|
1 |
| - |
2 |
| -*** If I am missing anything, please tell me so I can fix it ** |
3 |
| - |
4 | 1 | Libraries used by blobsaver:
|
5 | 2 |
|
6 | 3 | ============================================================================
|
@@ -53,7 +50,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
53 | 50 |
|
54 | 51 | JSON in Java (https://github.com/stleary/JSON-java)
|
55 | 52 |
|
56 |
| -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| 53 | +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
57 | 54 |
|
58 | 55 | Copyright (c) 2002 JSON.org
|
59 | 56 |
|
@@ -81,43 +78,7 @@ SOFTWARE.
|
81 | 78 |
|
82 | 79 | ============================================================================
|
83 | 80 |
|
84 |
| -Enzo (https://bitbucket.org/hansolo/enzo/) |
85 |
| - |
86 |
| -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
87 |
| - |
88 |
| -Copyright (c) 2015 by Gerrit Grunwald |
89 |
| - |
90 |
| -Licensed under the Apache License, Version 2.0. |
91 |
| -(https://www.apache.org/licenses/LICENSE-2.0) |
92 |
| - |
93 |
| -============================================================================ |
94 |
| - |
95 |
| -============================================================================ |
96 |
| - |
97 |
| -JUnique (https://sauronsoftware.it/projects/junique/) |
98 |
| - |
99 |
| -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
100 |
| - |
101 |
| -Copyright (c) 2008-2010 Carlo Pelliccia (www.sauronsoftware.it) |
102 |
| - |
103 |
| -This program is free software: you can redistribute it and/or modify |
104 |
| -it under the terms of the GNU Lesser General Public License version |
105 |
| -2.1, as published by the Free Software Foundation. |
106 |
| - |
107 |
| -This program is distributed in the hope that it will be useful, |
108 |
| -but WITHOUT ANY WARRANTY; without even the implied warranty of |
109 |
| -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
110 |
| -GNU Lesser General Public License 2.1 for more details. |
111 |
| - |
112 |
| -You should have received a copy of the GNU Lesser General Public |
113 |
| -License version 2.1 along with this program. |
114 |
| -If not, see <https://www.gnu.org/licenses/>. |
115 |
| - |
116 |
| -============================================================================ |
117 |
| - |
118 |
| -============================================================================ |
119 |
| - |
120 |
| -NSMenuFX (https://github.com/codecentric/NSMenuFX) |
| 81 | +NSMenuFX (https://github.com/0x4a616e/NSMenuFX) |
121 | 82 |
|
122 | 83 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
123 | 84 |
|
@@ -148,19 +109,3 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
148 | 109 |
|
149 | 110 | ============================================================================
|
150 | 111 |
|
151 |
| -============================================================================ |
152 |
| - |
153 |
| -Code used from posts on Stack Overflow |
154 |
| - |
155 |
| -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
156 |
| - |
157 |
| -Unfortunately, I do not remember all the posts I have used. If I am using |
158 |
| -your code, please tell me and I will add it in. |
159 |
| - |
160 |
| -"How to get the path of a running JAR file?" |
161 |
| -https://stackoverflow.com/questions/320542/how-to-get-the-path-of-a-running-jar-file |
162 |
| - |
163 |
| -"What's the best way to check if a String represents an integer in Java?" |
164 |
| -https://stackoverflow.com/questions/237159/whats-the-best-way-to-check-if-a-string-represents-an-integer-in-java |
165 |
| - |
166 |
| -============================================================================ |
0 commit comments