package: bump copyrights to 2020

Run 'make update-copyright'.
This commit is contained in:
Akim Demaille
2020-01-05 09:44:08 +01:00
parent c442b5de9d
commit 8036635251
206 changed files with 268 additions and 213 deletions

View File

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