aboutsummaryrefslogtreecommitdiff
path: root/bfd/doc
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-01-02 14:06:43 +1030
committerAlan Modra <amodra@gmail.com>2017-01-02 14:08:56 +1030
commit2571583aed598dd3f9651b53434e5f177a0e3cf7 (patch)
tree807b4c004865be5bcdfbb39b9dc55f26fb0c1e83 /bfd/doc
parent5c1ad6b5bb2602a0c590f2e49316ccc9fb30e1a9 (diff)
downloadfsf-binutils-gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.zip
fsf-binutils-gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.gz
fsf-binutils-gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.bz2
Update year range in copyright notice of all 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.texinfo6
-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 1ec5856..6fc2b55 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-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-2017 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 1a6d811..669f6b2 100644
--- a/bfd/doc/Makefile.in
+++ b/bfd/doc/Makefile.in
@@ -16,7 +16,7 @@
@SET_MAKE@
#
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-2017 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.texinfo b/bfd/doc/bfd.texinfo
index 69f428e..7a500b5 100644
--- a/bfd/doc/bfd.texinfo
+++ b/bfd/doc/bfd.texinfo
@@ -1,6 +1,6 @@
\input texinfo.tex
@setfilename bfd.info
-@c Copyright (C) 1988-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1988-2017 Free Software Foundation, Inc.
@c
@synindex fn cp
@@ -14,7 +14,7 @@
@copying
This file documents the BFD library.
-Copyright @copyright{} 1991-2016 Free Software Foundation, Inc.
+Copyright @copyright{} 1991-2017 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-2016 Free Software Foundation, Inc.
+Copyright @copyright{} 1991-2017 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 cbc21a5..426431a 100644
--- a/bfd/doc/bfdint.texi
+++ b/bfd/doc/bfdint.texi
@@ -1,5 +1,5 @@
\input texinfo
-@c Copyright (C) 1988-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1988-2017 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-2016 Free Software Foundation, Inc.
+Copyright @copyright{} 1988-2017 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 3ef2db3..b04c9a4 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-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2012-2017 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 bf3d249..c5489c4 100644
--- a/bfd/doc/chew.c
+++ b/bfd/doc/chew.c
@@ -1,5 +1,5 @@
/* chew
- Copyright (C) 1990-2016 Free Software Foundation, Inc.
+ Copyright (C) 1990-2017 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 7c546eb..83a4454 100644
--- a/bfd/doc/makefile.vms
+++ b/bfd/doc/makefile.vms
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-2017 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