summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-01-14 21:27:26 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2022-01-15 11:16:30 -0800
commit07e18e7fb4699c9529be8b62a5856ea6aef7e1b0 (patch)
tree7b8731c7cc41c637435080a5378af10e905399e4 /etc
parent013d59821994eda066fedceb0a137593244007ee (diff)
downloadbison-07e18e7fb4699c9529be8b62a5856ea6aef7e1b0.tar.gz
package: bump copyrights to 2022
Run "make update-copyright".
Diffstat (limited to 'etc')
-rw-r--r--etc/README.md2
-rwxr-xr-xetc/bench.pl.in2
-rw-r--r--etc/local.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/etc/README.md b/etc/README.md
index 996b640d..6ba4e763 100644
--- a/etc/README.md
+++ b/etc/README.md
@@ -22,7 +22,7 @@ fill-column: 76
ispell-dictionary: "american"
End:
-Copyright (C) 2006, 2009-2015, 2018-2021 Free Software Foundation, Inc.
+Copyright (C) 2006, 2009-2015, 2018-2022 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
diff --git a/etc/bench.pl.in b/etc/bench.pl.in
index b3006ae5..e2ea0748 100755
--- a/etc/bench.pl.in
+++ b/etc/bench.pl.in
@@ -1,6 +1,6 @@
#! /usr/bin/perl -w
-# Copyright (C) 2006, 2008-2015, 2018-2021 Free Software Foundation,
+# Copyright (C) 2006, 2008-2015, 2018-2022 Free Software Foundation,
# Inc.
#
# This file is part of Bison, the GNU Compiler Compiler.
diff --git a/etc/local.mk b/etc/local.mk
index 78c1a986..6f6bb6de 100644
--- a/etc/local.mk
+++ b/etc/local.mk
@@ -1,4 +1,4 @@
-## Copyright (C) 2006, 2008-2015, 2018-2021 Free Software Foundation,
+## Copyright (C) 2006, 2008-2015, 2018-2022 Free Software Foundation,
## Inc.
## This program is free software: you can redistribute it and/or modify