summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2021-07-11 19:19:42 -0700
committerJim Meyering <meyering@fb.com>2021-07-11 19:41:58 -0700
commita470a47f2035e197b6ca67890ab09ad341e95bb9 (patch)
treeb6646f00e7efd8c44b55367924d287066140456c /bin
parent3d9460bcb23565b15293738445afbb7614cdf759 (diff)
downloadautomake-a470a47f2035e197b6ca67890ab09ad341e95bb9.tar.gz
maint: make update-copyright
Diffstat (limited to 'bin')
-rw-r--r--bin/aclocal.in2
-rw-r--r--bin/local.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/aclocal.in b/bin/aclocal.in
index ca2f96324..f11244785 100644
--- a/bin/aclocal.in
+++ b/bin/aclocal.in
@@ -1,7 +1,7 @@
#!@PERL@
# aclocal - create aclocal.m4 by scanning configure.ac -*- perl -*-
# @configure_input@
-# Copyright (C) 1996-2020 Free Software Foundation, Inc.
+# Copyright (C) 1996-2021 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
diff --git a/bin/local.mk b/bin/local.mk
index 5cf2efb57..845121fa8 100644
--- a/bin/local.mk
+++ b/bin/local.mk
@@ -1,5 +1,5 @@
## -*- makefile-automake -*-
-## Copyright (C) 1995-2020 Free Software Foundation, Inc.
+## Copyright (C) 1995-2021 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