aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/msp430.em
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-01-01 09:28:58 +1030
committerAlan Modra <amodra@gmail.com>2021-01-01 10:31:05 +1030
commit250d07de5cf6efc81ed934c25292beb63c7e3129 (patch)
treed5b20eb4372cbacc65e51d726fd11476df4baa6e /ld/emultempl/msp430.em
parentf192b314f3febc7727cdfca9313d3724972ef005 (diff)
downloadgdb-250d07de5cf6efc81ed934c25292beb63c7e3129.zip
gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.gz
gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.bz2
Update year range in copyright notice of binutils files
Diffstat (limited to 'ld/emultempl/msp430.em')
-rw-r--r--ld/emultempl/msp430.em2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/msp430.em b/ld/emultempl/msp430.em
index 31cba4a..e3ea3c6 100644
--- a/ld/emultempl/msp430.em
+++ b/ld/emultempl/msp430.em
@@ -4,7 +4,7 @@ fragment <<EOF
/* This file is is generated by a shell script. DO NOT EDIT! */
/* Emulate the original gld for the given ${EMULATION_NAME}
- Copyright (C) 2014-2020 Free Software Foundation, Inc.
+ Copyright (C) 2014-2021 Free Software Foundation, Inc.
Written by Steve Chamberlain steve@cygnus.com
Extended for the MSP430 by Nick Clifton nickc@redhat.com