about summary refs log tree commit diff
path: root/license.txt
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2007-11-25 19:46:43 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2007-11-25 19:46:43 +0000
commitfc3f17abf9a6aad17222492240b7514dd99ae039 (patch)
treef106a68b0288af59a15019989f46c18528002995 /license.txt
parenta0e5181e424fa1a320da259203975048e855632c (diff)
downloadzcatch-fc3f17abf9a6aad17222492240b7514dd99ae039.tar.gz
zcatch-fc3f17abf9a6aad17222492240b7514dd99ae039.zip
added license.txt
Diffstat (limited to 'license.txt')
-rw-r--r--license.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/license.txt b/license.txt
new file mode 100644
index 00000000..7515188e
--- /dev/null
+++ b/license.txt
@@ -0,0 +1,26 @@
+Copyright (c) 2007, Magnus Auvinen 
+ 
+All rights reserved. 
+ 
+This software is provided 'as-is', without any express or implied 
+warranty. In no event will the authors be held liable for any damages 
+arising from the use of this software. 
+ 
+Redistribution and use in source and binary forms, without modification, 
+are permitted.
+
+------------------------------------------------------------------------
+
+IMPORTANT NOTE! The source under src/engine/external are stripped
+libraries with their own licenses. Mostly BSD or zlib/libpng license.
+
+------------------------------------------------------------------------
+
+With that being said, contact us if there is anything you want to do
+that the license does not premit.
+
+Why we have choosen this licens is because we want people to be able to
+send in patches, bug-fixes and compile the game for their platform. We
+don't want to have several diffrent versions floating around the net
+with their own little features etc. There should only be one Teewars
+and that one should be the very best it can be.