aboutsummaryrefslogtreecommitdiff
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 /gas/stabs.c
parentUpdate etc/update-copyright.py (diff)
downloadbinutils-gdb-d87bef3a7bc827fa36a69d2c334aa82f7d188d81.tar.gz
binutils-gdb-d87bef3a7bc827fa36a69d2c334aa82f7d188d81.tar.bz2
binutils-gdb-d87bef3a7bc827fa36a69d2c334aa82f7d188d81.zip
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 'gas/stabs.c')
-rw-r--r--gas/stabs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/stabs.c b/gas/stabs.c
index e80015ad4fd..e4817484834 100644
--- a/gas/stabs.c
+++ b/gas/stabs.c
@@ -1,5 +1,5 @@
/* Generic stabs parsing for gas.
- Copyright (C) 1989-2022 Free Software Foundation, Inc.
+ Copyright (C) 1989-2023 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.