summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2010-01-06 09:12:10 -0700
committerEric Blake <ebb9@byu.net>2010-01-06 21:05:52 -0700
commit72a0a8264d1eeacfc92231e71d75d2eb7ee3e08f (patch)
treea7a20a5d2fc9ca337c58507f98bf20454d9c7e98 /cfg.mk
parentf52d939014ba482473946ca40104e1fdabda5c53 (diff)
downloadcoreutils-72a0a8264d1eeacfc92231e71d75d2eb7ee3e08f.tar.xz
maint: apply correct license to auxiliary files
* gnulib: Update, for maint.mk improvements. * HACKING: Use GFDL 1.3, not 1.2. * NEWS: Likewise. * README: Likewise. * cfg.mk (old_NEWS_hash): Update accordingly. * .gitignore: Ignore file created by 'make update-NEWS-hash'.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index ab483b7bb..8d8a0db86 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -26,7 +26,7 @@ bootstrap-tools = autoconf,automake,gnulib,bison
# Now that we have better tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = 919fd726a332310f8448ebcddd2b10e9
+old_NEWS_hash = 67237f9a765e6e1af0cb89e428ed2663
# Ensure that the list of O_ symbols used to compute O_FULLBLOCK is complete.
dd = $(srcdir)/src/dd.c