summaryrefslogtreecommitdiff
path: root/build-aux/useless-if-before-free
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-01 10:31:12 +0100
committerJim Meyering <meyering@redhat.com>2010-01-01 10:42:00 +0100
commitb2e2010c7c902235b5efb5bd3c6529f61b093aa4 (patch)
treec360ab8a8fb387ebb219e48921bcf761a9de18e3 /build-aux/useless-if-before-free
parenta21a26e8f7e5f21694e12f2f688d67d59e816dec (diff)
downloadgnulib-b2e2010c7c902235b5efb5bd3c6529f61b093aa4.tar.gz
update nearly all FSF copyright year lists to include 2010
Use the same procedure as for 2009, outlined in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
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 966d60462d..6aa7d3965f 100755
--- a/build-aux/useless-if-before-free
+++ b/build-aux/useless-if-before-free
@@ -12,7 +12,7 @@ my $VERSION = '2009-04-16 15:57'; # UTC
# If you change this file with Emacs, please let the write hook
# do its job. Otherwise, update this string manually.
-# Copyright (C) 2008-2009 Free Software Foundation, Inc.
+# Copyright (C) 2008-2010 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