diff options
author | Alan Modra <amodra@gmail.com> | 2021-01-01 09:28:58 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-01-01 10:31:05 +1030 |
commit | 250d07de5cf6efc81ed934c25292beb63c7e3129 (patch) | |
tree | d5b20eb4372cbacc65e51d726fd11476df4baa6e /bfd/doc/bfdsumm.texi | |
parent | f192b314f3febc7727cdfca9313d3724972ef005 (diff) | |
download | gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.zip gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.gz gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.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 b340161..8d1ad76 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-2020 Free Software Foundation, Inc. +@c Copyright (C) 2012-2021 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 |