diff options
author | Alan Modra <amodra@gmail.com> | 2023-01-01 16:38:42 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-01-01 21:50:11 +1030 |
commit | d87bef3a7bc827fa36a69d2c334aa82f7d188d81 (patch) | |
tree | 93fdac0ecd3a4096fcc8b7815f5b11734fa10093 /ld/ld.texi | |
parent | 004cb07ebf48833dbb6e5bbd209cc6ad410b3178 (diff) | |
download | gdb-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/ld.texi')
-rw-r--r-- | ld/ld.texi | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ \input texinfo @setfilename ld.info -@c Copyright (C) 1991-2022 Free Software Foundation, Inc. +@c Copyright (C) 1991-2023 Free Software Foundation, Inc. @syncodeindex ky cp @c man begin INCLUDE @include configdoc.texi @@ -57,7 +57,7 @@ This file documents the @sc{gnu} linker LD @end ifset version @value{VERSION}. -Copyright @copyright{} 1991-2022 Free Software Foundation, Inc. +Copyright @copyright{} 1991-2023 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 @@ -94,7 +94,7 @@ section entitled ``GNU Free Documentation License''. @vskip 0pt plus 1filll @c man begin COPYRIGHT -Copyright @copyright{} 1991-2022 Free Software Foundation, Inc. +Copyright @copyright{} 1991-2023 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 |