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 @@
/* get-errno.c - get and set errno.
Copyright (C) 2002, 2006, 2009-2015, 2018-2021 Free Software
Copyright (C) 2002, 2006, 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 @@
/* get-errno.h - get and set errno.
Copyright (C) 2002, 2009-2015, 2018-2021 Free Software Foundation,
Copyright (C) 2002, 2009-2015, 2018-2022 Free Software Foundation,
Inc.
This program is free software: you can redistribute it and/or modify

View File

@@ -1,4 +1,4 @@
## 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 @@
/* Yacc library main function.
Copyright (C) 2002, 2009-2015, 2018-2021 Free Software Foundation,
Copyright (C) 2002, 2009-2015, 2018-2022 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,5 +1,5 @@
/* Concatenate path components.
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 the

View File

@@ -1,5 +1,5 @@
/* Concatenate path components.
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 the

View File

@@ -1,7 +1,7 @@
/* This file contains the definitions for timing variables used to -*- C -*-
measure run-time performance of the compiler.
Copyright (C) 2002, 2007, 2009-2015, 2018-2021 Free Software
Copyright (C) 2002, 2007, 2009-2015, 2018-2022 Free Software
Foundation, Inc.
Contributed by Akim Demaille <akim@freefriends.org>.

View File

@@ -1,6 +1,6 @@
/* Yacc library error-printing function.
Copyright (C) 2002, 2009-2015, 2018-2021 Free Software Foundation,
Copyright (C) 2002, 2009-2015, 2018-2022 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.