From d7e8aaa271661b0b68c99fb76bbd6ec3a8939774 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sat, 16 Jan 2021 16:00:37 +0100 Subject: package: bump copyrights to 2021 Run 'make update-copyright'. --- etc/README.md | 2 +- etc/bench.pl.in | 2 +- etc/local.mk | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'etc') diff --git a/etc/README.md b/etc/README.md index c7c67b4a..996b640d 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-2020 Free Software Foundation, Inc. +Copyright (C) 2006, 2009-2015, 2018-2021 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 503ab7b9..d4dfdc8c 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-2020 Free Software Foundation, +# Copyright (C) 2006, 2008-2015, 2018-2021 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 d03db45f..b62416ea 100644 --- a/etc/local.mk +++ b/etc/local.mk @@ -1,4 +1,4 @@ -## Copyright (C) 2006, 2008-2015, 2018-2020 Free Software Foundation, +## Copyright (C) 2006, 2008-2015, 2018-2021 Free Software Foundation, ## Inc. ## This program is free software: you can redistribute it and/or modify -- cgit v1.2.1