summaryrefslogtreecommitdiff
path: root/bin/aclocal.in
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2018-01-04 16:19:30 +0100
committerMathieu Lirzin <mthl@gnu.org>2018-01-04 16:23:13 +0100
commitbbaa4cdcd310aef4ae8190e19bf46a27689284b6 (patch)
tree7ca6f3c8e2ba8ab03f3462531176255dae47e40d /bin/aclocal.in
parentb7f5f7345865973940b26ab6039c2acc9414af7c (diff)
downloadautomake-bbaa4cdcd310aef4ae8190e19bf46a27689284b6.tar.gz
maint: Update copyright years to 2018
This update has been made with 'make update-copyright'.
Diffstat (limited to 'bin/aclocal.in')
-rw-r--r--bin/aclocal.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/aclocal.in b/bin/aclocal.in
index 41a9398c3..b3715d9c6 100644
--- a/bin/aclocal.in
+++ b/bin/aclocal.in
@@ -7,7 +7,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
# aclocal - create aclocal.m4 by scanning configure.ac
-# Copyright (C) 1996-2017 Free Software Foundation, Inc.
+# Copyright (C) 1996-2018 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