aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Bush <ali_bush@gentoo.org>2007-01-15 06:15:28 +0000
committerAlistair Bush <ali_bush@gentoo.org>2007-01-15 06:15:28 +0000
commitd8ce26470a32796e4ca0127524b5a7ae4e0474cb (patch)
treea17371e23e550f4ffb0e7b986532d0e1197cceb2 /licenses/json
parentUpdating package explicitlayout (diff)
downloadjava-d8ce26470a32796e4ca0127524b5a7ae4e0474cb.tar.gz
java-d8ce26470a32796e4ca0127524b5a7ae4e0474cb.tar.bz2
java-d8ce26470a32796e4ca0127524b5a7ae4e0474cb.zip
Adding licence for json
svn path=/migrated-java-experimental-overlay/; revision=3544
Diffstat (limited to 'licenses/json')
-rw-r--r--licenses/json9
1 files changed, 9 insertions, 0 deletions
diff --git a/licenses/json b/licenses/json
new file mode 100644
index 00000000..84d95708
--- /dev/null
+++ b/licenses/json
@@ -0,0 +1,9 @@
+Copyright (c) 2002 JSON.org
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+The Software shall be used for Good, not Evil.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.