Override Apache-2.0 to remove gpl-2-compatible tag
authorGary O'Neall <gary@sourceauditor.com>
Tue, 7 Sep 2021 21:47:29 +0000 (14:47 -0700)
committerGary 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

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 = {