diff options
author | Alan Modra <amodra@gmail.com> | 2019-01-01 21:01:27 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2019-01-01 22:06:53 +1030 |
commit | 827041555ac443bd57340060f3e034fd7b199dd8 (patch) | |
tree | 5b72b654be826296dcf40dde36b7b4b9d897d698 /bfd/doc/bfdsumm.texi | |
parent | d5c04e1bf81c06ab5c30e69eb41b5cea9136a109 (diff) | |
download | gdb-827041555ac443bd57340060f3e034fd7b199dd8.zip gdb-827041555ac443bd57340060f3e034fd7b199dd8.tar.gz gdb-827041555ac443bd57340060f3e034fd7b199dd8.tar.bz2 |
Update year range in copyright notice of binutils files
Diffstat (limited to 'bfd/doc/bfdsumm.texi')
-rw-r--r-- | bfd/doc/bfdsumm.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/doc/bfdsumm.texi b/bfd/doc/bfdsumm.texi index 51ffbb7..94dee5b 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-2018 Free Software Foundation, Inc. +@c Copyright (C) 2012-2019 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 |