Skip to content

Commit

Permalink
Merge pull request #5 from spdx/apache2override
Browse files Browse the repository at this point in the history
Override Apache-2.0 to remove gpl-2-compatible tag
  • Loading branch information
goneall authored Sep 7, 2021
2 parents ec8ea7f + 6f4c504 commit d455634
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pull.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
'GNUGPLv3': {'libre', 'gpl-3-compatible'},
'GPLv2': {'libre', 'gpl-2-compatible'},
'LGPLv3': {'libre', 'gpl-3-compatible'},
'apache2': {'libre', 'gpl-3-compatible'},
}

IDENTIFIERS = {
Expand Down

0 comments on commit d455634

Please sign in to comment.