diff options
author | John Ahlroos <john@vaadin.com> | 2013-01-31 12:15:57 +0200 |
---|---|---|
committer | John Ahlroos <john@vaadin.com> | 2013-01-31 13:34:06 +0200 |
commit | b2e086c0a258d380e6aeec5a2858db57b10c056d (patch) | |
tree | 8dffed251d5d10ab5c87aea266252174e735bc56 /WebContent/licenses/the-json-license.txt | |
parent | e73643afce3045af0c1e21eac1415358936b3179 (diff) | |
download | vaadin-framework-b2e086c0a258d380e6aeec5a2858db57b10c056d.tar.gz vaadin-framework-b2e086c0a258d380e6aeec5a2858db57b10c056d.zip |
Included licence files #10902
Change-Id: Id1ae14206137a366b85c6e25843c11cc2bf4804d
Diffstat (limited to 'WebContent/licenses/the-json-license.txt')
-rw-r--r-- | WebContent/licenses/the-json-license.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/WebContent/licenses/the-json-license.txt b/WebContent/licenses/the-json-license.txt new file mode 100644 index 0000000000..85380e76a7 --- /dev/null +++ b/WebContent/licenses/the-json-license.txt @@ -0,0 +1,20 @@ +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.
\ No newline at end of file |