summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-06-19 08:25:55 +0200
committerJim Meyering <meyering@redhat.com>2010-06-19 08:25:55 +0200
commit614acf7e8d66e6ed1473f44c603135fdfa6b0a1c (patch)
treefa1f1a37f8bacb41b615f117eb74d6c0af428daf
parent0bcb904f52dcdcfaed70f7b131481a68353e36b3 (diff)
downloadidutils-614acf7e8d66e6ed1473f44c603135fdfa6b0a1c.tar.gz
idutils-614acf7e8d66e6ed1473f44c603135fdfa6b0a1c.tar.bz2
idutils-614acf7e8d66e6ed1473f44c603135fdfa6b0a1c.zip
maint: mention the GPLv3 update in NEWS
* NEWS (4.3.92): Note when we switched to GPLv3. * cfg.mk (old_NEWS_hash): Update to reflect addition to old NEWS. Suggested by Karl Berry.
-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 $@