diff options
Diffstat (limited to 'ld/scripttempl/m68kaux.sc')
-rw-r--r-- | ld/scripttempl/m68kaux.sc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/scripttempl/m68kaux.sc b/ld/scripttempl/m68kaux.sc index 6486e28e535..d362b7bbcf5 100644 --- a/ld/scripttempl/m68kaux.sc +++ b/ld/scripttempl/m68kaux.sc @@ -1,6 +1,6 @@ # Linker script for A/UX. # -# Copyright (C) 2014 Free Software Foundation, Inc. +# Copyright (C) 2014-2015 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright @@ -13,7 +13,7 @@ CTORS='.ctors : { *(.ctors) }' DTORS='.dtors : { *(.dtors) }' cat <<EOF -/* Copyright (C) 2014 Free Software Foundation, Inc. +/* Copyright (C) 2014-2015 Free Software Foundation, Inc. Copying and distribution of this script, with or without modification, are permitted in any medium without royalty provided the copyright |