diff options
author | Alan Modra <amodra@gmail.com> | 2023-01-01 16:38:42 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-01-04 22:14:02 +1030 |
commit | 6d53c0962c83aa80ab53d6d22e64d4c72702cda1 (patch) | |
tree | effd7133ad19698c24aa20c0e5ac121a2c102b9c /bfd/bfd-in.h | |
parent | 26e7db51c269c863d05923b5551e9692561ec582 (diff) | |
download | fsf-binutils-gdb-6d53c0962c83aa80ab53d6d22e64d4c72702cda1.zip fsf-binutils-gdb-6d53c0962c83aa80ab53d6d22e64d4c72702cda1.tar.gz fsf-binutils-gdb-6d53c0962c83aa80ab53d6d22e64d4c72702cda1.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 'bfd/bfd-in.h')
-rw-r--r-- | bfd/bfd-in.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/bfd-in.h b/bfd/bfd-in.h index dac88ac..d67bb70 100644 --- a/bfd/bfd-in.h +++ b/bfd/bfd-in.h @@ -1,6 +1,6 @@ /* Main header file for the bfd library -- portable access to object files. - Copyright (C) 1990-2022 Free Software Foundation, Inc. + Copyright (C) 1990-2023 Free Software Foundation, Inc. Contributed by Cygnus Support. |