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/po | |
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/po')
-rw-r--r-- | bfd/po/Make-in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/po/Make-in b/bfd/po/Make-in index 8dc5dd0..3229be6 100644 --- a/bfd/po/Make-in +++ b/bfd/po/Make-in @@ -1,6 +1,6 @@ # Makefile for program source directory in GNU NLS utilities package. # Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu> -# Copyright (C) 2001-2022 Free Software Foundation, Inc. +# Copyright (C) 2001-2023 Free Software Foundation, Inc. # # This file may be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License |