diff options
author | Artur Signell <artur@vaadin.com> | 2016-02-17 13:22:15 +0200 |
---|---|---|
committer | Teemu Suo-Anttila <teemusa@vaadin.com> | 2016-03-08 13:59:08 +0200 |
commit | 0023fcf054b00400f1faabf78cae8744f6797237 (patch) | |
tree | 35abeba6c23f3ce3aee1b912ae3eebfeed751e8b | |
parent | 85bb775c32526a3657a912f326249d7dadb4f6f0 (diff) | |
download | vaadin-framework-0023fcf054b00400f1faabf78cae8744f6797237.tar.gz vaadin-framework-0023fcf054b00400f1faabf78cae8744f6797237.zip |
Remove JSON license references as org.json is not in use anymore (#19543)
Change-Id: I3f333b7574d9c67cee0471676b2fa290e16455b2
-rw-r--r-- | WebContent/licenses/the-json-license.txt | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/WebContent/licenses/the-json-license.txt b/WebContent/licenses/the-json-license.txt deleted file mode 100644 index 85380e76a7..0000000000 --- a/WebContent/licenses/the-json-license.txt +++ /dev/null @@ -1,20 +0,0 @@ -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 |