Author: glen                         Date: Sun Aug 22 12:16:43 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- license unify

---- Files affected:
packages:
   adapter.awk (1.465 -> 1.466) 

---- Diffs:

================================================================
Index: packages/adapter.awk
diff -u packages/adapter.awk:1.465 packages/adapter.awk:1.466
--- packages/adapter.awk:1.465  Sun Aug 22 10:52:02 2010
+++ packages/adapter.awk        Sun Aug 22 14:16:38 2010
@@ -764,6 +764,9 @@
                if (l == "GPLv2+") {
                        l = "GPL v2+"
                }
+               if (l == "GPL v2 or later") {
+                       l = "GPL v2+"
+               }
                if (l == "LGPLv2+") {
                        l = "LGPL v2+"
                }
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/adapter.awk?r1=1.465&r2=1.466&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to