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/aout32.c | |
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/aout32.c')
-rw-r--r-- | bfd/aout32.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/aout32.c b/bfd/aout32.c index 3b8a260..6597c45 100644 --- a/bfd/aout32.c +++ b/bfd/aout32.c @@ -1,5 +1,5 @@ /* BFD back-end for 32-bit a.out files. - Copyright (C) 1990-2020 Free Software Foundation, Inc. + Copyright (C) 1990-2021 Free Software Foundation, Inc. Written by Cygnus Support. This file is part of BFD, the Binary File Descriptor library. |