package: bump copyrights to 2022

Run "make update-copyright".
This commit is contained in:
Paul Eggert
2022-01-14 21:27:26 -08:00
parent 013d598219
commit 07e18e7fb4
255 changed files with 264 additions and 264 deletions

View File

@@ -1,11 +1,11 @@
# -*- C -*-
# Yacc compatible skeleton for Bison
# Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2021 Free Software
# Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2022 Free Software
# Foundation, Inc.
m4_pushdef([b4_copyright_years],
[1984, 1989-1990, 2000-2015, 2018-2021])
[1984, 1989-1990, 2000-2015, 2018-2022])
# 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