diff options
author | Alan Modra <amodra@gmail.com> | 2017-01-02 14:06:43 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2017-01-02 14:08:56 +1030 |
commit | 2571583aed598dd3f9651b53434e5f177a0e3cf7 (patch) | |
tree | 807b4c004865be5bcdfbb39b9dc55f26fb0c1e83 /ld/scripttempl/elf32crx.sc | |
parent | 5c1ad6b5bb2602a0c590f2e49316ccc9fb30e1a9 (diff) | |
download | gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.zip gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.gz gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.bz2 |
Update year range in copyright notice of all files.
Diffstat (limited to 'ld/scripttempl/elf32crx.sc')
-rw-r--r-- | ld/scripttempl/elf32crx.sc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/scripttempl/elf32crx.sc b/ld/scripttempl/elf32crx.sc index b69bc24..0eca32d 100644 --- a/ld/scripttempl/elf32crx.sc +++ b/ld/scripttempl/elf32crx.sc @@ -1,6 +1,6 @@ # Linker Script for National Semiconductor's CRX-ELF32. # -# Copyright (C) 2014-2016 Free Software Foundation, Inc. +# Copyright (C) 2014-2017 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright @@ -16,7 +16,7 @@ cat <<EOF /* Example Linker Script for linking NS CRX elf32 files. - Copyright (C) 2014-2016 Free Software Foundation, Inc. + Copyright (C) 2014-2017 Free Software Foundation, Inc. Copying and distribution of this script, with or without modification, are permitted in any medium without royalty provided the copyright |