commit 9c64e5123d676f42eed94cb527110140a5ddcca5
Author: Elan Ruusamäe <[email protected]>
Date: Tue Aug 20 21:22:33 2013 +0300
more ASF licenses, more /etc keeps
adapter.awk | 8 ++++++++
1 file changed, 8 insertions(+)
---
diff --git a/adapter.awk b/adapter.awk
index adbe5ae..8e0c2b7 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -753,6 +753,8 @@ preamble == 1 {
}
if (l == "Apache License 2.0" || \
l == "Apache 2.0" || \
+ l == "Apache 2" || \
+ l == "Apache License (2.0)" ||
l == "Apache License Version 2.0" || \
l == "Apache License, Version 2.0" || \
l == "Apache Software License v2" || \
@@ -1201,6 +1203,12 @@ function use_macros()
continue;
if ($c ~ sysconfdir "/{?xdg")
continue;
+ if ($c ~ sysconfdir "/{?NetworkManager")
+ continue;
+ if ($c ~ sysconfdir "/{?default")
+ continue;
+ if ($c ~ sysconfdir "/{?pm")
+ continue;
if ($c ~ sysconfdir "/shells")
continue;
if ($c ~ sysconfdir "/inittab")
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/cbf1f6f1d42025aacb98205ec0fe97276a6e729c
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit