summaryrefslogtreecommitdiff
path: root/build-aux/useless-if-before-free
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-01-01 00:25:11 +0100
committerPaul Eggert <eggert@cs.ucla.edu>2019-01-01 00:30:05 +0100
commite6633650a245a4e5bfe2e3de92be93a623eef7a9 (patch)
tree2025c26c23131ccdefc8b3820a9a6c5f19b73692 /build-aux/useless-if-before-free
parentc8450ce160c44ef1aafdbff31cdd4fbfa5c413cb (diff)
downloadgnulib-e6633650a245a4e5bfe2e3de92be93a623eef7a9.tar.gz
maint: 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 2d4d13fca9..6d6b8d4199 100755
--- a/build-aux/useless-if-before-free
+++ b/build-aux/useless-if-before-free
@@ -10,7 +10,7 @@ my $VERSION = '2018-03-07 03:47'; # UTC
# If you change this file with Emacs, please let the write hook
# do its job. Otherwise, update this string manually.
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 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