aboutsummaryrefslogtreecommitdiff
path: root/bfd/doc
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2023-01-01 16:38:42 +1030
committerAlan Modra <amodra@gmail.com>2023-01-01 21:50:11 +1030
commitd87bef3a7bc827fa36a69d2c334aa82f7d188d81 (patch)
tree93fdac0ecd3a4096fcc8b7815f5b11734fa10093 /bfd/doc
parent004cb07ebf48833dbb6e5bbd209cc6ad410b3178 (diff)
downloadgdb-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 'bfd/doc')
-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/local.mk2
-rw-r--r--bfd/doc/makefile.vms2
6 files changed, 9 insertions, 9 deletions
diff --git a/bfd/doc/bfd.texi b/bfd/doc/bfd.texi
index d3cd6b1..7374e37 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-2022 Free Software Foundation, Inc.
+@c Copyright (C) 1988-2023 Free Software Foundation, Inc.
@c
@synindex fn cp
@@ -14,7 +14,7 @@
@copying
This file documents the BFD library.
-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 or
@@ -62,7 +62,7 @@ included in the section entitled ``GNU Free Documentation License''.
@end tex
@vskip 0pt plus 1filll
-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
diff --git a/bfd/doc/bfdint.texi b/bfd/doc/bfdint.texi
index d69fa61..538ceb6 100644
--- a/bfd/doc/bfdint.texi
+++ b/bfd/doc/bfdint.texi
@@ -1,5 +1,5 @@
\input texinfo
-@c Copyright (C) 1988-2022 Free Software Foundation, Inc.
+@c Copyright (C) 1988-2023 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-2022 Free Software Foundation, Inc.
+Copyright @copyright{} 1988-2023 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 b373e58..03518de 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-2022 Free Software Foundation, Inc.
+@c Copyright (C) 2012-2023 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 1695173..8ada35f 100644
--- a/bfd/doc/chew.c
+++ b/bfd/doc/chew.c
@@ -1,5 +1,5 @@
/* chew
- Copyright (C) 1990-2022 Free Software Foundation, Inc.
+ Copyright (C) 1990-2023 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/local.mk b/bfd/doc/local.mk
index 931942f..33030ee 100644
--- a/bfd/doc/local.mk
+++ b/bfd/doc/local.mk
@@ -1,6 +1,6 @@
## Process this file with automake to generate Makefile.in
##
-## Copyright (C) 2012-2022 Free Software Foundation, Inc.
+## Copyright (C) 2012-2023 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.vms b/bfd/doc/makefile.vms
index 8b1ecaa..3920da8 100644
--- a/bfd/doc/makefile.vms
+++ b/bfd/doc/makefile.vms
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022 Free Software Foundation, Inc.
+# Copyright (C) 2012-2023 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