diff options
author | 2021-01-01 09:28:58 +1030 | |
---|---|---|
committer | 2021-01-01 10:31:05 +1030 | |
commit | 250d07de5cf6efc81ed934c25292beb63c7e3129 (patch) | |
tree | d5b20eb4372cbacc65e51d726fd11476df4baa6e /binutils/emul_vanilla.c | |
parent | Add libctf to update-copyright.py (diff) | |
download | binutils-gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.gz binutils-gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.bz2 binutils-gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.zip |
Update year range in copyright notice of binutils files
Diffstat (limited to 'binutils/emul_vanilla.c')
-rw-r--r-- | binutils/emul_vanilla.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/emul_vanilla.c b/binutils/emul_vanilla.c index 39f8f375279..6edec4c9ae0 100644 --- a/binutils/emul_vanilla.c +++ b/binutils/emul_vanilla.c @@ -1,5 +1,5 @@ /* Binutils emulation layer. - Copyright (C) 2002-2020 Free Software Foundation, Inc. + Copyright (C) 2002-2021 Free Software Foundation, Inc. Written by Tom Rix, Red Hat Inc. This file is part of GNU Binutils. |