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 2ca8e86f83
commit c67daa9a97
206 changed files with 268 additions and 213 deletions

View File

@@ -1,6 +1,6 @@
/* get-errno.c - get and set errno.
Copyright (C) 2002, 2006, 2009-2015, 2018-2019 Free Software
Copyright (C) 2002, 2006, 2009-2015, 2018-2020 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-2019 Free Software Foundation,
Copyright (C) 2002, 2009-2015, 2018-2020 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-2019 Free Software Foundation, Inc.
## Copyright (C) 2001-2015, 2018-2020 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-2019 Free Software Foundation,
Copyright (C) 2002, 2009-2015, 2018-2020 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-2019 Free Software Foundation, Inc.
Copyright (C) 2018-2020 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-2019 Free Software Foundation, Inc.
Copyright (C) 2018-2020 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-2019 Free Software
Copyright (C) 2002, 2007, 2009-2015, 2018-2020 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-2019 Free Software Foundation,
Copyright (C) 2002, 2009-2015, 2018-2020 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.