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

@ -1,6 +1,6 @@
// elfcpp_file.h -- file access for elfcpp -*- C++ -*-
// Copyright (C) 2006-2022 Free Software Foundation, Inc.
// Copyright (C) 2006-2023 Free Software Foundation, Inc.
// Written by Ian Lance Taylor <iant@google.com>.
// This file is part of elfcpp.