File tree Expand file tree Collapse file tree 1 file changed +28
-24
lines changed 
utils/spdx/src/main/resources Expand file tree Collapse file tree 1 file changed +28
-24
lines changed Original file line number Diff line number Diff line change 1717
1818#  Sort the entries below via IntelliJ's "Edit" -> "Sort Lines".
1919---
20- AFLv2.1 : AFL-2.1 
20+ 
21+ #  Ambiguous mappings (mapping reason not obvious without additional information)
2122ALv2 : Apache-2.0 
23+ ASL : Apache-2.0 
24+ Apache-style : Apache-2.0 
25+ Apache : Apache-2.0 
26+ BSD-like : BSD-3-Clause 
27+ BSD-style : BSD-3-Clause 
28+ BSD : BSD-3-Clause 
29+ GPL : GPL-2.0-or-later 
30+ MPL : MPL-2.0 
31+ afl : AFL-3.0 
32+ agpl : AGPL-3.0-or-later 
33+ apache-license : Apache-2.0 
34+ bsd-license : BSD-3-Clause 
35+ bsd-licensed : BSD-3-Clause 
36+ cddl : CDDL-1.0 
37+ efl : EFL-2.0 
38+ epl : EPL-1.0 
39+ eupl : EUPL-1.0 
40+ fdl : GFDL-1.3-or-later 
41+ gfdl : GFDL-1.3-or-later 
42+ gpl-license : GPL-2.0-or-later 
43+ psf : PSF-2.0 
44+ psfl : PSF-2.0 
45+ python : Python-2.0 
46+ 
47+ #  Non-ambiguous mappings
48+ AFLv2.1 : AFL-2.1 
2249APACHEv2 : Apache-2.0 
2350APL2 : Apache-2.0 
2451APLv2.0 : Apache-2.0 
25- ASL : Apache-2.0 
2652Apache-2 : Apache-2.0 
27- Apache-style : Apache-2.0 
2853Apache2.0 : Apache-2.0 
2954Apache2 : Apache-2.0 
30- Apache : Apache-2.0 
3155BSD-3 : BSD-3-Clause 
32- BSD-like : BSD-3-Clause 
33- BSD-style : BSD-3-Clause 
3456BSD2 : BSD-2-Clause 
3557BSD3 : BSD-3-Clause 
36- BSD : BSD-3-Clause 
3758Boost : BSL-1.0 
3859Bouncy : MIT 
3960CC0 : CC0-1.0 
@@ -43,7 +64,6 @@ EDL-1.0: BSD-3-Clause
4364FreeBSD : BSD-2-Clause-Views 
4465GPL-2 : GPL-2.0-only 
4566GPL2 : GPL-2.0-only 
46- GPL : GPL-2.0-or-later 
4767GPLv2+ : GPL-2.0-or-later 
4868GPLv2 : GPL-2.0-only 
4969GPLv3+ : GPL-3.0-or-later 
@@ -58,7 +78,6 @@ LGPLv3+: LGPL-3.0-or-later
5878LGPLv3 : LGPL-3.0-only 
5979MIT-like : MIT 
6080MIT-style : MIT 
61- MPL : MPL-2.0 
6281MPLv2.0 : MPL-2.0 
6382MPLv2 : MPL-2.0 
6483ODBL : ODbL-1.0 
@@ -70,39 +89,24 @@ afl-2: AFL-2.0
7089afl2.0 : AFL-2.0 
7190afl2.1 : AFL-2.1 
7291afl2 : AFL-2.0 
73- afl : AFL-3.0 
74- agpl : AGPL-3.0-or-later 
75- apache-license : Apache-2.0 
7692bouncy-license : MIT 
77- bsd-license : BSD-3-Clause 
78- bsd-licensed : BSD-3-Clause 
7993bsl1.0 : BSL-1.0 
8094bsl : BSL-1.0 
8195cddl1.0 : CDDL-1.0 
8296cddl1.1 : CDDL-1.1 
83- cddl : CDDL-1.0 
8497cpal : CPAL-1.0 
85- efl : EFL-2.0 
8698epl1.0 : EPL-1.0 
8799epl2.0 : EPL-2.0 
88- epl : EPL-1.0 
89100eupl1.0 : EUPL-1.0 
90101eupl1.1 : EUPL-1.1 
91102eupl1.2 : EUPL-1.2 
92- eupl : EUPL-1.0 
93- fdl : GFDL-1.3-or-later 
94- gfdl : GFDL-1.3-or-later 
95- gpl-license : GPL-2.0-or-later 
96103gpl3 : GPL-3.0-only 
97104isc-license : ISC 
98105mit-license : MIT 
99106mit-licensed : MIT 
100107mpl-2 : MPL-2.0 
101108mpl2.0 : MPL-2.0 
102109mpl2 : MPL-2.0 
103- psf : PSF-2.0 
104- psfl : PSF-2.0 
105- python : Python-2.0 
106110w3cl : W3C 
107111wtf : WTFPL 
108112zope : ZPL-2.1 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments