Skip to content

Commit 3f51d44

Browse files
committed
remove GSON from Licenses
1 parent 2dde649 commit 3f51d44

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,18 +65,12 @@ Opensource Libraries/Technology used in Stream-Pi Server:
6565
1. JavaFX - GNU General Public License with Classpath Exception
6666
https://openjdk.java.net/legal/gplv2+ce.html
6767
68-
2. GSON - Apache License 2.0
69-
https://github.com/google/gson/blob/master/LICENSE
70-
71-
3. Ikonli - Apache License
68+
2. Ikonli - Apache License
7269
https://github.com/kordamp/ikonli/blob/master/LICENSE
7370
74-
4. ControlsFX - BSD 3-Clause License
71+
3. ControlsFX - BSD 3-Clause License
7572
https://github.com/controlsfx/controlsfx/blob/jfx-13/license.txt
7673
77-
5. Medusa - Apache License 2.0
74+
4. Medusa - Apache License 2.0
7875
https://github.com/HanSolo/medusa/blob/master/LICENSE
79-
```
80-
81-
82-
76+
```

src/main/resources/com/stream_pi/server/info/LICENSE

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,11 @@ Opensource Libraries/Technology used in Stream-Pi Server:
1616
1. JavaFX - GNU General Public License with Classpath Exception
1717
https://openjdk.java.net/legal/gplv2+ce.html
1818

19-
2. GSON - Apache License 2.0
20-
https://github.com/google/gson/blob/master/LICENSE
21-
22-
3. Ikonli - Apache License
19+
2. Ikonli - Apache License
2320
https://github.com/kordamp/ikonli/blob/master/LICENSE
2421

25-
4. ControlsFX - BSD 3-Clause License
22+
3. ControlsFX - BSD 3-Clause License
2623
https://github.com/controlsfx/controlsfx/blob/jfx-13/license.txt
2724

28-
5. Medusa - Apache License 2.0
25+
4. Medusa - Apache License 2.0
2926
https://github.com/HanSolo/medusa/blob/master/LICENSE

0 commit comments

Comments
 (0)