summaryrefslogtreecommitdiff
path: root/build-aux/useless-if-before-free
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2013-01-01 00:50:58 +0000
committerEric Blake <eblake@redhat.com>2013-01-01 00:50:58 +0000
commit9fc81090f6c5590bd1b0e0fa5087577a2ee43a3e (patch)
treec6c8fb68a4087ab93c5b8e0f7ec718b710d53a6c /build-aux/useless-if-before-free
parentdbed1625626c6d6f271b715f87fd0930d8e68c2f (diff)
downloadgnulib-9fc81090f6c5590bd1b0e0fa5087577a2ee43a3e.tar.gz
maint: update all copyright year number ranges
Run "make update-copyright". Compare to commit 1602f0a from last year. Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'build-aux/useless-if-before-free')
-rwxr-xr-xbuild-aux/useless-if-before-free2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/useless-if-before-free b/build-aux/useless-if-before-free
index 2b646308ec..663347a3a9 100755
--- a/build-aux/useless-if-before-free
+++ b/build-aux/useless-if-before-free
@@ -10,7 +10,7 @@ my $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) 2008-2012 Free Software Foundation, Inc.
+# Copyright (C) 2008-2013 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