[packages/rpm-build-tools] one more BSD license unify

glen glen at pld-linux.org
Sat Oct 26 18:31:30 CEST 2013


commit d3ff9ccc7a3e223716e507b736af37acb51f762d
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/rpm-build-tools.git/commitdiff/1c74f9db289e8a46ebed1ced2ecf93dba1633356



More information about the pld-cvs-commit mailing list