commit: f4531ed9e7d9086f4bb391d93274d276f313aea2
Author: André Erdmann <dywi <AT> mailerd <DOT> de>
AuthorDate: Mon Jul 14 00:00:14 2014 +0000
Commit: André Erdmann <dywi <AT> mailerd <DOT> de>
CommitDate: Mon Jul 14 00:00:17 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=commit;h=f4531ed9
config/: update license map file
---
config/license.map | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/config/license.map b/config/license.map
index db4c855..deb8ca6 100644
--- a/config/license.map
+++ b/config/license.map
@@ -164,6 +164,11 @@ GPL-2+ {
bsd|gpl|apachelicense
}
+# FIXME: non-versioned
+|| ( GPL-2+ Apache-2.0 ) {
+ gpl|apachelicense2.0
+}
+
|| ( GPL-3+ BSD ) {
gpl|bsd
}