projects
/
fsf-license-api.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec8ea7f
)
Override Apache-2.0 to remove gpl-2-compatible tag
author
Gary O'Neall
<gary@sourceauditor.com>
Tue, 7 Sep 2021 21:47:29 +0000
(14:47 -0700)
committer
Gary O'Neall
<gary@sourceauditor.com>
Tue, 7 Sep 2021 21:47:29 +0000
(14:47 -0700)
Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
pull.py
patch
|
blob
|
blame
|
history
diff --git
a/pull.py
b/pull.py
index c5724201f519f0177403483dd20c497b5a341071..4edc514c5005bbf4b08b1918743c2b86ef4453e5 100755
(executable)
--- a/
pull.py
+++ b/
pull.py
@@
-95,6
+95,7
@@
TAG_OVERRIDES = {
'GNUGPLv3': {'libre', 'gpl-3-compatible'},
'GPLv2': {'libre', 'gpl-2-compatible'},
'LGPLv3': {'libre', 'gpl-3-compatible'},
+ 'apache2': {'libre', 'gpl-3-compatible'},
}
IDENTIFIERS = {