summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--cfg.mk2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2d72f3d..b8e618e 100644
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,8 @@ GNU idutils NEWS -*- outline -*-
revamp code and infrastructure, bringing it closer to coreutils' standards
add automatically-generated man pages
mkid recognize more suffixes: .ac, .mk, .bz2, .lzma.
+ idutils is now licensed under the General Public License version 3
+ or later (GPLv3+).
Version 4.2 - August 5, 2006, by Claudio Fontana
diff --git a/cfg.mk b/cfg.mk
index 5a6a294..bb4d9bf 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -24,7 +24,7 @@ manual_title = GNU idutils: ID database utilities
local-checks-to-skip = changelog-check strftime-check patch-check \
sc_prohibit_atoi_atof sc_changelog check-AUTHORS
-old_NEWS_hash = f1968c68d6b8ed206f0e876abe1ffaf0
+old_NEWS_hash = 7c42fc431cadd9164dde6f9a7113b920
sc_tight_scope:
$(MAKE) -C src $@