summaryrefslogtreecommitdiff
path: root/bfd/doc
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2022-01-02 09:00:17 +1030
committerAlan Modra <amodra@gmail.com>2022-01-02 12:04:28 +1030
commita2c5833233df078288c791c348a265c96c6182da (patch)
treef5eff10f74757fb7ebde3b831ee7f6b7b937d0a3 /bfd/doc
parent8b91f9ce09bbb53ec103ec91583cea5f42f165c0 (diff)
downloadbinutils-gdb-a2c5833233df078288c791c348a265c96c6182da.tar.gz
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 'bfd/doc')
-rw-r--r--bfd/doc/Makefile.am2
-rw-r--r--bfd/doc/Makefile.in2
-rw-r--r--bfd/doc/bfd.texi6
-rw-r--r--bfd/doc/bfdint.texi4
-rw-r--r--bfd/doc/bfdsumm.texi2
-rw-r--r--bfd/doc/chew.c2
-rw-r--r--bfd/doc/makefile.vms2
7 files changed, 10 insertions, 10 deletions
diff --git a/bfd/doc/Makefile.am b/bfd/doc/Makefile.am
index 0aa8af3445a..57ea1f62018 100644
--- a/bfd/doc/Makefile.am
+++ b/bfd/doc/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to generate Makefile.in
#
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/bfd/doc/Makefile.in b/bfd/doc/Makefile.in
index f4d1ba7d2b4..ff843885526 100644
--- a/bfd/doc/Makefile.in
+++ b/bfd/doc/Makefile.in
@@ -15,7 +15,7 @@
@SET_MAKE@
#
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/bfd/doc/bfd.texi b/bfd/doc/bfd.texi
index 6f66dee7f30..6a7ffd1b7cb 100644
--- a/bfd/doc/bfd.texi
+++ b/bfd/doc/bfd.texi
@@ -1,6 +1,6 @@
\input texinfo.tex
@setfilename bfd.info
-@c Copyright (C) 1988-2021 Free Software Foundation, Inc.
+@c Copyright (C) 1988-2022 Free Software Foundation, Inc.
@c
@synindex fn cp
@@ -14,7 +14,7 @@
@copying
This file documents the BFD library.
-Copyright @copyright{} 1991-2021 Free Software Foundation, Inc.
+Copyright @copyright{} 1991-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 or
@@ -62,7 +62,7 @@ included in the section entitled ``GNU Free Documentation License''.
@end tex
@vskip 0pt plus 1filll
-Copyright @copyright{} 1991-2021 Free Software Foundation, Inc.
+Copyright @copyright{} 1991-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
diff --git a/bfd/doc/bfdint.texi b/bfd/doc/bfdint.texi
index 29dccfe2cbc..d69fa61719f 100644
--- a/bfd/doc/bfdint.texi
+++ b/bfd/doc/bfdint.texi
@@ -1,5 +1,5 @@
\input texinfo
-@c Copyright (C) 1988-2021 Free Software Foundation, Inc.
+@c Copyright (C) 1988-2022 Free Software Foundation, Inc.
@setfilename bfdint.info
@settitle BFD Internals
@@ -14,7 +14,7 @@
@copying
This file documents the internals of the BFD library.
-Copyright @copyright{} 1988-2021 Free Software Foundation, Inc.
+Copyright @copyright{} 1988-2022 Free Software Foundation, Inc.
Contributed by Cygnus Support.
Permission is granted to copy, distribute and/or modify this document
diff --git a/bfd/doc/bfdsumm.texi b/bfd/doc/bfdsumm.texi
index 8d1ad768cf4..b373e58f2af 100644
--- a/bfd/doc/bfdsumm.texi
+++ b/bfd/doc/bfdsumm.texi
@@ -1,5 +1,5 @@
@c This summary of BFD is shared by the BFD and LD docs.
-@c Copyright (C) 2012-2021 Free Software Foundation, Inc.
+@c Copyright (C) 2012-2022 Free Software Foundation, Inc.
When an object file is opened, BFD subroutines automatically determine
the format of the input object file. They then build a descriptor in
diff --git a/bfd/doc/chew.c b/bfd/doc/chew.c
index 9271cd107f9..0c20acbc0be 100644
--- a/bfd/doc/chew.c
+++ b/bfd/doc/chew.c
@@ -1,5 +1,5 @@
/* chew
- Copyright (C) 1990-2021 Free Software Foundation, Inc.
+ Copyright (C) 1990-2022 Free Software Foundation, Inc.
Contributed by steve chamberlain @cygnus
This file is part of BFD, the Binary File Descriptor library.
diff --git a/bfd/doc/makefile.vms b/bfd/doc/makefile.vms
index 69fc3fed824..8b1ecaaf62a 100644
--- a/bfd/doc/makefile.vms
+++ b/bfd/doc/makefile.vms
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by