summaryrefslogtreecommitdiff
path: root/build-aux/useless-if-before-free
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-01 10:04:58 +0100
committerJim Meyering <meyering@redhat.com>2012-01-01 10:04:58 +0100
commit1602f0afed21be664fcf5c42d59db07cc22c56d6 (patch)
tree1f0d66fe51df19a8d34d85da53f42bfd750073d8 /build-aux/useless-if-before-free
parentfc9846f7408ed30a3421eff5450ff5287cd66ddd (diff)
downloadgnulib-1602f0afed21be664fcf5c42d59db07cc22c56d6.tar.gz
maint: update all copyright year number ranges
Run "make update-copyright".
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 b8f5a2635e..b1c59029fa 100755
--- a/build-aux/useless-if-before-free
+++ b/build-aux/useless-if-before-free
@@ -10,7 +10,7 @@ my $VERSION = '2011-04-20 13:43'; # UTC
# If you change this file with Emacs, please let the write hook
# do its job. Otherwise, update this string manually.
-# Copyright (C) 2008-2011 Free Software Foundation, Inc.
+# Copyright (C) 2008-2012 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