summaryrefslogtreecommitdiff
path: root/libiberty/getopt1.c
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 /libiberty/getopt1.c
parent004cb07ebf48833dbb6e5bbd209cc6ad410b3178 (diff)
downloadbinutils-gdb-d87bef3a7bc827fa36a69d2c334aa82f7d188d81.tar.gz
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 'libiberty/getopt1.c')
-rw-r--r--libiberty/getopt1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/getopt1.c b/libiberty/getopt1.c
index 0ad7295467b..5e39128f20d 100644
--- a/libiberty/getopt1.c
+++ b/libiberty/getopt1.c
@@ -1,5 +1,5 @@
/* getopt_long and getopt_long_only entry points for GNU getopt.
- Copyright (C) 1987-2022 Free Software Foundation, Inc.
+ Copyright (C) 1987-2023 Free Software Foundation, Inc.
NOTE: This source is derived from an old version taken from the GNU C
Library (glibc).