diff options
author | Alan Modra <amodra@gmail.com> | 2016-01-01 21:55:12 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2016-01-01 23:00:01 +1030 |
commit | 6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1 (patch) | |
tree | b13a0b52caeac4086d83b89ea2cfe51ba3f9e40c /ld/scripttempl/alpha.sc | |
parent | 3499769a6a6d3acb48d4d7eef5f656b22fecaeb8 (diff) | |
download | gdb-6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1.zip gdb-6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1.tar.gz gdb-6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1.tar.bz2 |
Copyright update for binutils
Diffstat (limited to 'ld/scripttempl/alpha.sc')
-rw-r--r-- | ld/scripttempl/alpha.sc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/scripttempl/alpha.sc b/ld/scripttempl/alpha.sc index 2dd9b17..69999b0 100644 --- a/ld/scripttempl/alpha.sc +++ b/ld/scripttempl/alpha.sc @@ -3,7 +3,7 @@ # These variables may be overridden by the emulation file. The # defaults are appropriate for an Alpha running OSF/1. # -# Copyright (C) 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2014-2016 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright @@ -17,7 +17,7 @@ else test -z "$DATA_ADDR" && DATA_ADDR=0x140000000 fi cat <<EOF -/* Copyright (C) 2014-2015 Free Software Foundation, Inc. +/* Copyright (C) 2014-2016 Free Software Foundation, Inc. Copying and distribution of this script, with or without modification, are permitted in any medium without royalty provided the copyright |