package: bump copyrights to 2021

Run 'make update-copyright'.
This commit is contained in:
Akim Demaille
2021-01-16 16:00:37 +01:00
parent 3abad26a2d
commit 003ca0498d
241 changed files with 259 additions and 259 deletions

View File

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