Update year range in copyright notice of binutils files

The newer update-copyright.py fixes file encoding too, removing cr/lf
on binutils/bfdtest2.c and ld/testsuite/ld-cygwin/exe-export.exp, and
embedded cr in binutils/testsuite/binutils-all/ar.exp string match.
This commit is contained in:
Alan Modra
2023-01-01 16:38:42 +10:30
parent 004cb07ebf
commit d87bef3a7b
2786 changed files with 3125 additions and 3123 deletions

View File

@ -863,7 +863,7 @@
For older changes see ChangeLog-2020
Copyright (C) 2021-2022 Free Software Foundation, Inc.
Copyright (C) 2021-2023 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright

View File

@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in.
#
# Copyright (C) 2019-2022 Free Software Foundation, Inc.
# Copyright (C) 2019-2023 Free Software Foundation, Inc.
#
# This file 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

@ -15,7 +15,7 @@
@SET_MAKE@
#
# Copyright (C) 2019-2022 Free Software Foundation, Inc.
# Copyright (C) 2019-2023 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@ -33,7 +33,7 @@
#
#
# Copyright (C) 2019-2022 Free Software Foundation, Inc.
# Copyright (C) 2019-2023 Free Software Foundation, Inc.
#
# This file 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 @@
dnl -*- Autoconf -*-
dnl Process this file with autoconf to produce a configure script.
dnl
dnl Copyright (C) 2019-2022 Free Software Foundation, Inc.
dnl Copyright (C) 2019-2023 Free Software Foundation, Inc.
dnl
dnl This file is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* CTF archive files.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* CTF dict creation.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* C declarator syntax glue.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* Declarations for missing functions.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* CTF type deduplication.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* Textual dumping of CTF data.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* Interface to endianness-neutrality functions.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* Error table.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* Interface to hashtable implementations.
Copyright (C) 2006-2022 Free Software Foundation, Inc.
Copyright (C) 2006-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* Implementation header.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* Inline functions.
Copyright (C) 2020-2022 Free Software Foundation, Inc.
Copyright (C) 2020-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* ctf-intl.h - libctf specific header for gettext code.
Copyright (C) 1998-2022 Free Software Foundation, Inc.
Copyright (C) 1998-2023 Free Software Foundation, Inc.
Written by Tom Tromey <tromey@cygnus.com>

View File

@ -1,5 +1,5 @@
/* Labelled ranges of type IDs.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* CTF linking.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* Symbol, variable and name lookup.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* Opening CTF files with BFD.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* Opening CTF files.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,4 +1,4 @@
/* Copyright (C) 1991-2022 Free Software Foundation, Inc.
/* Copyright (C) 1991-2023 Free Software Foundation, Inc.
This file is part of libctf (imported from Gnulib).
Written by Douglas C. Schmidt (schmidt@ics.uci.edu).

View File

@ -1,5 +1,5 @@
/* CTF dict creation.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* SHA-1 thunks.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* SHA-1 thunks.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* CTF string table management.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* Simple subrs.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* Type handling functions.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* Miscellaneous utilities.
Copyright (C) 2019-2022 Free Software Foundation, Inc.
Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -9,7 +9,7 @@
@synindex vr cp
@copying
Copyright @copyright{} 2021-2022 Free Software Foundation, Inc.
Copyright @copyright{} 2021-2023 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License, Version 3 or any

View File

@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in.
#
# Copyright (C) 2019-2022 Free Software Foundation, Inc.
# Copyright (C) 2019-2023 Free Software Foundation, Inc.
#
# This file 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,5 +1,5 @@
/* This file defines standard ELF types, structures, and macros.
Copyright (C) 1995-2022 Free Software Foundation, Inc.
Copyright (C) 1995-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2019-2022 Free Software Foundation, Inc.
/* Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
/* Interface to byteswapping functions.
Copyright (C) 2006-2022 Free Software Foundation, Inc.
Copyright (C) 2006-2023 Free Software Foundation, Inc.
This file is part of libctf.

View File

@ -1,5 +1,5 @@
# Basic expect script for libctf lookup tests
# Copyright (C) 1993-2022 Free Software Foundation, Inc.
# Copyright (C) 1993-2023 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#

View File

@ -1,5 +1,5 @@
# Support routines for libctf testsuite.
# Copyright (C) 1994-2022 Free Software Foundation, Inc.
# Copyright (C) 1994-2023 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#

View File

@ -1,4 +1,4 @@
# Copyright (C) 2021-2022 Free Software Foundation, Inc.
# Copyright (C) 2021-2023 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#

View File

@ -1,4 +1,4 @@
# Copyright (C) 2021-2022 Free Software Foundation, Inc.
# Copyright (C) 2021-2023 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#

View File

@ -1,4 +1,4 @@
# Copyright (C) 2021-2022 Free Software Foundation, Inc.
# Copyright (C) 2021-2023 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#

View File

@ -1,4 +1,4 @@
# Copyright (C) 2021-2022 Free Software Foundation, Inc.
# Copyright (C) 2021-2023 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#