commit 407e19dec50aee0af105b7ed0dad8b1a454f94d9
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Aug 22 12:16:38 2010 +0000

    - license unify
    
    Changed files:
        adapter.awk -> 1.466

 adapter.awk | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/adapter.awk b/adapter.awk
index 1cae1c9..06a25f1 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -764,6 +764,9 @@ preamble == 1 {
                if (l == "GPLv2+") {
                        l = "GPL v2+"
                }
+               if (l == "GPL v2 or later") {
+                       l = "GPL v2+"
+               }
                if (l == "LGPLv2+") {
                        l = "LGPL v2+"
                }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885

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

Reply via email to