summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-01-15 12:57:10 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2015-01-15 12:57:37 -0800
commit8582958a348bf7f42a283213e8b300f07f7f2e44 (patch)
treedbb2f65edf909d06cf1474af5618994097fa3eeb /build-aux
parent7585eb3f16ab1e83f1d46ed5bb243488d8c34228 (diff)
downloadgnulib-8582958a348bf7f42a283213e8b300f07f7f2e44.tar.gz
update-copyright: apply to self
* build-aux/update-copyright: Fix copyright date. How ironic!
Diffstat (limited to 'build-aux')
-rwxr-xr-xbuild-aux/update-copyright4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/update-copyright b/build-aux/update-copyright
index 3b90d48132..4eb4b93ea6 100755
--- a/build-aux/update-copyright
+++ b/build-aux/update-copyright
@@ -3,9 +3,9 @@ eval '(exit $?0)' && eval 'exec perl -wS -0777 -pi "$0" ${1+"$@"}'
if 0;
# Update an FSF copyright year list to include the current year.
-my $VERSION = '2015-01-02.04:14'; # UTC
+my $VERSION = '2015-01-15.20:53'; # UTC
-# Copyright (C) 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 2009-2015 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