|
22 | 22 | }, |
23 | 23 | "Apache License": { |
24 | 24 | "aliases": [ |
| 25 | + "License :: OSI Approved :: Apache Software License", |
25 | 26 | "Apache", |
26 | 27 | "Apache License", |
27 | 28 | "Apache Software License", |
|
35 | 36 | "Apache Software Licenses", |
36 | 37 | "The Apache License", |
37 | 38 | "Apache license", |
38 | | - "License :: OSI Approved :: Apache Software License", |
39 | 39 | "OSI Approved Apache Software License", |
40 | 40 | "apache", |
41 | 41 | "OSI-Approved-::-Apache-Software-License", |
|
57 | 57 | "License :: OSI Approved :: Artistic License", |
58 | 58 | "Artistic License", |
59 | 59 | "Artistic", |
60 | | - "Artistic License (Perl)" |
| 60 | + "Artistic License (Perl)", |
| 61 | + "Artistc" |
61 | 62 | ], |
62 | 63 | "problem": "This license has different version (1.0, and 2.0). Without a version number it is not possible to determine which of the versions is meant." |
63 | 64 | }, |
|
97 | 98 | "BSD_License", |
98 | 99 | "BSD_License_", |
99 | 100 | "BSD like", |
100 | | - "BSD-LIKE" |
| 101 | + "BSD-LIKE", |
| 102 | + "bsd", |
| 103 | + "BSD-clause", |
| 104 | + "bsd license" |
101 | 105 | ], |
102 | 106 | "problem": "There are a couple of variants or versions of the BSD license (0BSD, BSD-1-Clause, BSD-2-Clause, BSD-3-Clause and BSD-4-Clause). Without the version/variant of the license it is not possible to determine which of the versions is meant." |
103 | 107 | }, |
104 | 108 | "BSL": { |
105 | | - "aliases": [ |
106 | | - "bsl-1", |
107 | | - "BSL-1" |
108 | | - ], |
109 | | - "problem": "BSL or BSL-1 might refer to the Boost License(s) Original Boost and BSL-1.0. BSL can also refer to Business Source License or BUSL." |
| 109 | + "aliases": [ |
| 110 | + "bsl-1", |
| 111 | + "BSL-1" |
| 112 | + ], |
| 113 | + "problem": "BSL or BSL-1 might refer to the Boost License(s) Original Boost and BSL-1.0. BSL can also refer to Business Source License or BUSL." |
110 | 114 | }, |
| 115 | + "Business Source License": { |
| 116 | + "aliases": [ |
| 117 | + ], |
| 118 | + "problem": "There are a couple of variants or versions of the Business Source License license (BUSL-1.0, BUSL-1.1). Without the version/variant of the license it is not possible to determine which of the versions is meant." |
| 119 | + }, |
111 | 120 | "Common Development and Distribution License": { |
112 | 121 | "aliases": [ |
113 | 122 | "CDDL", |
|
211 | 220 | "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", |
212 | 221 | "GNU Library/LGPL", |
213 | 222 | "GNU Library", |
| 223 | + "gnu library", |
214 | 224 | "GNU Library or GNU Lesser General Public License", |
215 | 225 | "GNU Lesser General Public License v1.0", |
216 | 226 | "LGPL license", |
217 | | - "GNU Lesser Public License" |
| 227 | + "GNU Lesser Public License", |
| 228 | + "lesser general public license", |
| 229 | + "Lesser GPL" |
218 | 230 | ], |
219 | 231 | "problem": "This license has different versions (2.0, 2.1 and 3.0). Without a version number it is not possible to determine which of the versions is meant." |
220 | 232 | }, |
|
242 | 254 | "aliases": [ |
243 | 255 | "MPL", |
244 | 256 | "MPL-1", |
245 | | - "MPLv1", |
| 257 | + "MPLv1", |
| 258 | + "mpl", |
| 259 | + "MPL License", |
246 | 260 | "Mozilla-permissive", |
247 | 261 | "Mozilla" |
248 | 262 | ], |
|
259 | 273 | "aliases": [ |
260 | 274 | "License :: OSI Approved" |
261 | 275 | ], |
262 | | - "problem": "OSI has approved many licenses. You It is not possible to determine which license is meant with this information." |
| 276 | + "problem": "OSI has approved many licenses. It is not possible to determine which license is meant with this information." |
| 277 | + }, |
| 278 | + "OpenLDAP Public License": { |
| 279 | + "aliases": [ |
| 280 | + "openldap", |
| 281 | + "OpenLDAP" |
| 282 | + ], |
| 283 | + "problem": "This license has different versions (1.1, 1.2, 1.3, 1.4, 2.0, 2.0.1, 2.1, 2.2, 2.2.1, 2.2.2, 2.3, 2.4, 2.5, 2.6, 2.7 and 2.8) and variantes. Without a version number clearly distinguishing the version it is not possible to determine which of the versions is meant." |
263 | 284 | }, |
264 | 285 | "Open Software License": { |
265 | 286 | "aliases": [ |
|
0 commit comments