summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortasn <tasn>2012-09-04 07:37:36 +0000
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>2012-09-04 07:37:36 +0000
commitce4ea6041fe0fbb2cf2e776204e7500cdddb5cea (patch)
tree4033d2867cd37ba5d1ad0e1bc17eed1757bcf903
parentf64e85353bd3ae6796ba7b2e4e5f72ca6dfda391 (diff)
downloadeobj-ce4ea6041fe0fbb2cf2e776204e7500cdddb5cea.tar.gz
eobj-ce4ea6041fe0fbb2cf2e776204e7500cdddb5cea.tar.bz2
eobj-ce4ea6041fe0fbb2cf2e776204e7500cdddb5cea.zip
Eo: Added COPYING.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj@76111 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
-rw-r--r--COPYING25
1 files changed, 25 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..04332a5
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,25 @@
+Copyright notice for Eo:
+
+Copyright (C) 2012-2012 Tom Hacohen and various contributors (see AUTHORS)
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
+OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.