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,6 +1,6 @@
# Executing Actions. -*- Autotest -*-
# Copyright (C) 2001-2015, 2018-2021 Free Software Foundation, Inc.
# Copyright (C) 2001-2015, 2018-2022 Free Software Foundation, Inc.
# 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

View File

@@ -1,7 +1,7 @@
# @configure_input@ -*- shell-script -*-
# Configurable variable values for Bison test suite.
# Copyright (C) 2000-2015, 2018-2021 Free Software Foundation, Inc.
# Copyright (C) 2000-2015, 2018-2022 Free Software Foundation, Inc.
#
# 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

View File

@@ -2,7 +2,7 @@
# @configure_input@
# Wrapper around a non installed bison to make it work as an installed one.
# Copyright (C) 2001-2015, 2018-2021 Free Software Foundation, Inc.
# Copyright (C) 2001-2015, 2018-2022 Free Software Foundation, Inc.
#
# 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

View File

@@ -1,6 +1,6 @@
# Checking the C++ Features. -*- Autotest -*-
# Copyright (C) 2004-2005, 2007-2015, 2018-2021 Free Software
# Copyright (C) 2004-2005, 2007-2015, 2018-2022 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
# Simple calculator. -*- Autotest -*-
# Copyright (C) 2000-2015, 2018-2021 Free Software Foundation, Inc.
# Copyright (C) 2000-2015, 2018-2022 Free Software Foundation, Inc.
# 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

View File

@@ -1,6 +1,6 @@
# Exercising Bison on conflicts. -*- Autotest -*-
# Copyright (C) 2002-2005, 2007-2015, 2018-2021 Free Software
# Copyright (C) 2002-2005, 2007-2015, 2018-2022 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
# Exercising Bison on counterexamples. -*- Autotest -*-
# Copyright (C) 2020-2021 Free Software Foundation, Inc.
# Copyright (C) 2020-2022 Free Software Foundation, Inc.
# 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

View File

@@ -1,6 +1,6 @@
# Checking GLR Parsing. -*- Autotest -*-
# Copyright (C) 2002-2015, 2018-2021 Free Software Foundation, Inc.
# Copyright (C) 2002-2015, 2018-2022 Free Software Foundation, Inc.
# 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

View File

@@ -1,6 +1,6 @@
# D features tests. -*- Autotest -*-
# Copyright (C) 2020-2021 Free Software Foundation, Inc.
# Copyright (C) 2020-2022 Free Software Foundation, Inc.
# 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

View File

@@ -1,6 +1,6 @@
# Checking diagnostics. -*- Autotest -*-
# Copyright (C) 2019-2021 Free Software Foundation, Inc.
# Copyright (C) 2019-2022 Free Software Foundation, Inc.
# 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

View File

@@ -1,6 +1,6 @@
# Exercising Bison on actual grammars. -*- Autotest -*-
# Copyright (C) 1989-1992, 2000-2005, 2007, 2009-2015, 2018-2021 Free
# Copyright (C) 1989-1992, 2000-2005, 2007, 2009-2015, 2018-2022 Free
# Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
# Checking GLR Parsing: Regression Tests -*- Autotest -*-
# Copyright (C) 2002-2003, 2005-2007, 2009-2015, 2018-2021 Free Software
# Copyright (C) 2002-2003, 2005-2007, 2009-2015, 2018-2022 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
# Bison Parser Headers. -*- Autotest -*-
# Copyright (C) 2001-2002, 2006-2007, 2009-2015, 2018-2021 Free Software
# Copyright (C) 2001-2002, 2006-2007, 2009-2015, 2018-2022 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
# Checking the Bison reader. -*- Autotest -*-
# Copyright (C) 2002-2015, 2018-2021 Free Software Foundation, Inc.
# Copyright (C) 2002-2015, 2018-2022 Free Software Foundation, Inc.
# 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

View File

@@ -1,6 +1,6 @@
# Java tests for simple calculator. -*- Autotest -*-
# Copyright (C) 2007-2015, 2018-2021 Free Software Foundation, Inc.
# Copyright (C) 2007-2015, 2018-2022 Free Software Foundation, Inc.
# 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

View File

@@ -1,6 +1,6 @@
# Checking Java Push Parsing. -*- Autotest -*-
# Copyright (C) 2013-2015, 2018-2021 Free Software Foundation, Inc.
# Copyright (C) 2013-2015, 2018-2022 Free Software Foundation, Inc.
# 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

View File

@@ -3,7 +3,7 @@
# Build a grammar whose LALR(1) parser has a given number of states.
# Useful to test edge cases (e.g., 256 and 257 states, etc.).
# Copyright (C) 2020-2021 Free Software Foundation, Inc.
# Copyright (C) 2020-2022 Free Software Foundation, Inc.
#
# 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

View File

@@ -2,7 +2,7 @@
# Macros for the GNU Bison Test suite.
# Copyright (C) 2003-2015, 2018-2021 Free Software Foundation, Inc.
# Copyright (C) 2003-2015, 2018-2022 Free Software Foundation, Inc.
# 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

View File

@@ -1,6 +1,6 @@
## Makefile for Bison testsuite.
## Copyright (C) 2000-2015, 2018-2021 Free Software Foundation, Inc.
## Copyright (C) 2000-2015, 2018-2022 Free Software Foundation, Inc.
##
## 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

View File

@@ -1,6 +1,6 @@
# Basic m4 macros. -*- Autotest -*-
# Copyright (C) 2020-2021 Free Software Foundation, Inc.
# Copyright (C) 2020-2022 Free Software Foundation, Inc.
# 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

View File

@@ -1,6 +1,6 @@
# Named references test. -*- Autotest -*-
# Copyright (C) 2009-2015, 2018-2021 Free Software Foundation, Inc.
# Copyright (C) 2009-2015, 2018-2022 Free Software Foundation, Inc.
# 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

View File

@@ -1,6 +1,6 @@
# Checking the output filenames. -*- Autotest -*-
# Copyright (C) 2000-2002, 2005-2015, 2018-2021 Free Software
# Copyright (C) 2000-2002, 2005-2015, 2018-2022 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
# Checking Push Parsing. -*- Autotest -*-
# Copyright (C) 2007, 2009-2015, 2018-2021 Free Software Foundation,
# Copyright (C) 2007, 2009-2015, 2018-2022 Free Software Foundation,
# Inc.
# This program is free software: you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
# Exercising Bison Grammar Reduction. -*- Autotest -*-
# Copyright (C) 2001-2002, 2007-2015, 2018-2021 Free Software
# Copyright (C) 2001-2002, 2007-2015, 2018-2022 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
# Bison Regressions. -*- Autotest -*-
# Copyright (C) 2001-2015, 2018-2021 Free Software Foundation, Inc.
# Copyright (C) 2001-2015, 2018-2022 Free Software Foundation, Inc.
# 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

View File

@@ -1,6 +1,6 @@
# Bison Reports. -*- Autotest -*-
# Copyright (C) 2018-2021 Free Software Foundation, Inc.
# Copyright (C) 2018-2022 Free Software Foundation, Inc.
# 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

View File

@@ -1,6 +1,6 @@
# Interface with the scanner. -*- Autotest -*-
# Copyright (C) 2019-2021 Free Software Foundation, Inc.
# Copyright (C) 2019-2022 Free Software Foundation, Inc.
# 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

View File

@@ -1,6 +1,6 @@
# Exercising Bison Grammar Sets. -*- Autotest -*-
# Copyright (C) 2001-2002, 2005, 2007, 2009-2015, 2018-2021 Free
# Copyright (C) 2001-2002, 2005, 2007, 2009-2015, 2018-2022 Free
# Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
# Checking skeleton support. -*- Autotest -*-
# Copyright (C) 2007, 2009-2015, 2018-2021 Free Software Foundation,
# Copyright (C) 2007, 2009-2015, 2018-2022 Free Software Foundation,
# Inc.
# This program is free software: you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
# Executing Actions. -*- Autotest -*-
# Copyright (C) 2002, 2004-2005, 2007, 2009-2015, 2018-2021 Free
# Copyright (C) 2002, 2004-2005, 2007, 2009-2015, 2018-2022 Free
# Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
# Test suite for GNU Bison. -*- Autotest -*-
# Copyright (C) 2000-2004, 2006-2007, 2009-2015, 2018-2021 Free Software
# Copyright (C) 2000-2004, 2006-2007, 2009-2015, 2018-2022 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
# Torturing Bison. -*- Autotest -*-
# Copyright (C) 2001-2002, 2004-2007, 2009-2015, 2018-2021 Free Software
# Copyright (C) 2001-2002, 2004-2007, 2009-2015, 2018-2022 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
# Value type. -*- Autotest -*-
# Copyright (C) 2013-2015, 2018-2021 Free Software Foundation, Inc.
# Copyright (C) 2013-2015, 2018-2022 Free Software Foundation, Inc.
# 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