diff options
author | Alan Modra <amodra@gmail.com> | 2014-03-05 22:16:15 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-03-05 22:16:15 +1030 |
commit | 4b95cf5c0c75d6efc1b2f96af72317aecca079f1 (patch) | |
tree | 665946eb3fd6cfcaac5029a0d44741e7fdc08d3e /bfd/doc | |
parent | 45965137bee4946dca3cd99285f2a7afe6b99aeb (diff) | |
download | fsf-binutils-gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.zip fsf-binutils-gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.tar.gz fsf-binutils-gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.tar.bz2 |
Update copyright years
Diffstat (limited to 'bfd/doc')
-rw-r--r-- | bfd/doc/ChangeLog | 2 | ||||
-rw-r--r-- | bfd/doc/Makefile.am | 2 | ||||
-rw-r--r-- | bfd/doc/bfd.texinfo | 6 | ||||
-rw-r--r-- | bfd/doc/bfdint.texi | 8 | ||||
-rw-r--r-- | bfd/doc/bfdsumm.texi | 3 | ||||
-rw-r--r-- | bfd/doc/chew.c | 4 | ||||
-rw-r--r-- | bfd/doc/makefile.vms | 2 |
7 files changed, 10 insertions, 17 deletions
diff --git a/bfd/doc/ChangeLog b/bfd/doc/ChangeLog index 08c2780..2a1b310 100644 --- a/bfd/doc/ChangeLog +++ b/bfd/doc/ChangeLog @@ -267,7 +267,7 @@ For older changes see ChangeLog-9103 -Copyright (C) 2004-2012 Free Software Foundation, Inc. +Copyright (C) 2004-2014 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/bfd/doc/Makefile.am b/bfd/doc/Makefile.am index 670d69a..dbefc2b 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 2012 Free Software Foundation +# Copyright (C) 2012-2014 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 ec709c1..040b8d8 100644 --- a/bfd/doc/bfd.texinfo +++ b/bfd/doc/bfd.texinfo @@ -1,6 +1,6 @@ \input texinfo.tex @setfilename bfd.info -@c Copyright 1988-2013 Free Software Foundation, Inc. +@c Copyright (C) 1988-2014 Free Software Foundation, Inc. @c @synindex fn cp @@ -14,7 +14,7 @@ @copying This file documents the BFD library. -Copyright @copyright{} 1991 - 2013 Free Software Foundation, Inc. +Copyright @copyright{} 1991-2014 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 - 2013 Free Software Foundation, Inc. +Copyright @copyright{} 1991-2014 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 afc9df6..a138b0e 100644 --- a/bfd/doc/bfdint.texi +++ b/bfd/doc/bfdint.texi @@ -1,7 +1,5 @@ \input texinfo -@c Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, -@c 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2009, 2013 -@c Free Software Foundation, Inc. +@c Copyright (C) 1988-2014 Free Software Foundation, Inc. @setfilename bfdint.info @settitle BFD Internals @@ -16,9 +14,7 @@ @copying This file documents the internals of the BFD library. -Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, -1996, 1998, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2009 -Free Software Foundation, Inc. +Copyright @copyright{} 1988-2014 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 0cd0252..1616be4 100644 --- a/bfd/doc/bfdsumm.texi +++ b/bfd/doc/bfdsumm.texi @@ -1,6 +1,5 @@ @c This summary of BFD is shared by the BFD and LD docs. -@c Copyright 2012 -@c Free Software Foundation, Inc. +@c Copyright (C) 2012-2014 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 b019837..1f81cae 100644 --- a/bfd/doc/chew.c +++ b/bfd/doc/chew.c @@ -1,7 +1,5 @@ /* chew - Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 2000, 2001, - 2002, 2003, 2005, 2007, 2009, 2012 - Free Software Foundation, Inc. + Copyright (C) 1990-2014 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 267af6b..26feca6 100644 --- a/bfd/doc/makefile.vms +++ b/bfd/doc/makefile.vms @@ -1,4 +1,4 @@ -# Copyright 2012 Free Software Foundation +# Copyright (C) 2012-2014 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 |