aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlex.l
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2023-01-01 16:38:42 +1030
committerAlan Modra <amodra@gmail.com>2023-01-01 21:50:11 +1030
commitd87bef3a7bc827fa36a69d2c334aa82f7d188d81 (patch)
tree93fdac0ecd3a4096fcc8b7815f5b11734fa10093 /ld/ldlex.l
parent004cb07ebf48833dbb6e5bbd209cc6ad410b3178 (diff)
downloadgdb-d87bef3a7bc827fa36a69d2c334aa82f7d188d81.zip
gdb-d87bef3a7bc827fa36a69d2c334aa82f7d188d81.tar.gz
gdb-d87bef3a7bc827fa36a69d2c334aa82f7d188d81.tar.bz2
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.
Diffstat (limited to 'ld/ldlex.l')
-rw-r--r--ld/ldlex.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ldlex.l b/ld/ldlex.l
index c38b46b..cf59653 100644
--- a/ld/ldlex.l
+++ b/ld/ldlex.l
@@ -2,7 +2,7 @@
%{
-/* Copyright (C) 1991-2022 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2023 Free Software Foundation, Inc.
Written by Steve Chamberlain of Cygnus Support.
This file is part of the GNU Binutils.