diff options
author | Alan Modra <amodra@gmail.com> | 2022-01-02 09:00:17 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2022-01-02 12:04:28 +1030 |
commit | a2c5833233df078288c791c348a265c96c6182da (patch) | |
tree | f5eff10f74757fb7ebde3b831ee7f6b7b937d0a3 /ld/ldint.texi | |
parent | 8b91f9ce09bbb53ec103ec91583cea5f42f165c0 (diff) | |
download | gdb-a2c5833233df078288c791c348a265c96c6182da.zip gdb-a2c5833233df078288c791c348a265c96c6182da.tar.gz gdb-a2c5833233df078288c791c348a265c96c6182da.tar.bz2 |
Update year range in copyright notice of binutils files
The result of running etc/update-copyright.py --this-year, fixing all
the files whose mode is changed by the script, plus a build with
--enable-maintainer-mode --enable-cgen-maint=yes, then checking
out */po/*.pot which we don't update frequently.
The copy of cgen was with commit d1dd5fcc38ead reverted as that commit
breaks building of bfp opcodes files.
Diffstat (limited to 'ld/ldint.texi')
-rw-r--r-- | ld/ldint.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ld/ldint.texi b/ld/ldint.texi index 8aea898..75f3889 100644 --- a/ld/ldint.texi +++ b/ld/ldint.texi @@ -1,6 +1,6 @@ \input texinfo @setfilename ldint.info -@c Copyright (C) 1992-2021 Free Software Foundation, Inc. +@c Copyright (C) 1992-2022 Free Software Foundation, Inc. @ifnottex @dircategory Software development @@ -12,7 +12,7 @@ @copying This file documents the internals of the GNU linker ld. -Copyright @copyright{} 1992-2021 Free Software Foundation, Inc. +Copyright @copyright{} 1992-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. Permission is granted to copy, distribute and/or modify this document @@ -55,7 +55,7 @@ included in the section entitled ``GNU Free Documentation License''. @end tex @vskip 0pt plus 1filll -Copyright @copyright{} 1992-2021 Free Software Foundation, Inc. +Copyright @copyright{} 1992-2022 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 |