summaryrefslogtreecommitdiff
path: root/build-aux/move-if-change
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-01-01 00:56:19 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2016-01-01 00:57:21 -0800
commit71090a2a314d9c378afd6f842abb49f60b42d4ef (patch)
tree8c2e325c88c24220faadd4aaa51ef111af76ea35 /build-aux/move-if-change
parent92bbc1b583743b7e463cdfbcd048d9d52063b8c4 (diff)
downloadgnulib-71090a2a314d9c378afd6f842abb49f60b42d4ef.tar.gz
version-etc: new year
* build-aux/gendocs.sh (version): * doc/gendocs_template: * doc/gendocs_template_min: * doc/gnulib.texi: * lib/version-etc.c (COPYRIGHT_YEAR): Update copyright dates by hand in templates and the like. * all files: Run 'make update-copyright'.
Diffstat (limited to 'build-aux/move-if-change')
-rwxr-xr-xbuild-aux/move-if-change2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/move-if-change b/build-aux/move-if-change
index 3cd87a9ae5..cd744a92f3 100755
--- a/build-aux/move-if-change
+++ b/build-aux/move-if-change
@@ -8,7 +8,7 @@ VERSION='2012-01-06 07:23'; # UTC
# If you change this file with Emacs, please let the write hook
# do its job. Otherwise, update this string manually.
-# Copyright (C) 2002-2015 Free Software Foundation, Inc.
+# Copyright (C) 2002-2016 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by