diff options
author | Artur Signell <artur@vaadin.com> | 2016-02-17 13:22:15 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2016-02-29 12:21:37 +0000 |
commit | 116a51cc9cd00c9314a24a342f1f741ad76973b1 (patch) | |
tree | 9c75a32a40b1ea84f182d9e06c590f5abe33f4f8 /WebContent | |
parent | 98180afe5766912d55c28b44ec231e8c359cba0e (diff) | |
download | vaadin-framework-116a51cc9cd00c9314a24a342f1f741ad76973b1.tar.gz vaadin-framework-116a51cc9cd00c9314a24a342f1f741ad76973b1.zip |
Remove JSON license references as org.json is not in use anymore (#19543)
Change-Id: Ia0fa238dfb743293f742a979a06c31ffd6350e4f
Diffstat (limited to 'WebContent')
-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 |