@@ -32,11 +32,11 @@ SECTION 1: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES
32
32
>>> JLine (jline:jline)
33
33
>>> JOpt Simple (net.sf.jopt-simple:jopt-simple)
34
34
>>> ASM 4.0 (org.ow2.asm:asm)
35
- >>> JSON in Java (org.json:json)
36
35
37
36
38
37
SECTION 2: Apache License, V2.0
39
38
39
+ >>> JSON library from Android SDK (com.vaadin.external.google:android-json)
40
40
>>> Apache Commons Codec (commons-codec:commons-codec)
41
41
>>> Apache HttpClient (org.apache.httpcomponents:httpclient)
42
42
>>> Apache HttpCore (org.apache.httpcomponents:httpcore)
@@ -167,31 +167,6 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
167
167
THE POSSIBILITY OF SUCH DAMAGE.
168
168
169
169
170
- >>> org.json:json
171
-
172
- Copyright (c) 2002 JSON.org
173
-
174
- Permission is hereby granted, free of charge, to any person obtaining a copy
175
- of this software and associated documentation files (the "Software"), to deal
176
- in the Software without restriction, including without limitation the rights
177
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
178
- copies of the Software, and to permit persons to whom the Software is
179
- furnished to do so, subject to the following conditions:
180
-
181
- The above copyright notice and this permission notice shall be included in all
182
- copies or substantial portions of the Software.
183
-
184
- The Software shall be used for Good, not Evil.
185
-
186
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
187
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
188
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
189
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
190
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
191
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
192
- SOFTWARE.
193
-
194
-
195
170
196
171
--------------- SECTION 2: Apache License, V2.0 ----------
197
172
0 commit comments