[packages/adapter: 579/631] one more BSD license unify

glen glen at pld-linux.org
Mon Sep 12 20:22:58 CEST 2016


commit f646aba6f461ba2a16dc9a93f3002e55ac147505
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Oct 26 19:30:02 2013 +0300

    one more BSD license unify

 adapter.awk | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/adapter.awk b/adapter.awk
index e335b75..57f1e63 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -774,6 +774,9 @@ preamble == 1 {
 		if (l == "GPLv2") {
 			l = "GPL v2"
 		}
+		if (l == "The BSD 3-Clause License") {
+			l = "BSD"
+		}
 		if (l == "GPLv2+") {
 			l = "GPL v2+"
 		}
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list