ChangeLog rotatation and copyright year update
[deliverable/binutils-gdb.git] / ld / scripttempl / i386coff.sc
index 6ce48545494e7f30801b703798d2cf5f36c50213..0f595e4f568cb22fe8882a18b0f8ff7cca4d8acf 100644 (file)
@@ -1,7 +1,7 @@
 # Linker script for 386 COFF.  This works on SVR3.2 and SCO Unix 3.2.2.
 # Ian Taylor <ian@cygnus.com>.
 #
-# 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
@@ -14,7 +14,7 @@ INIT='.init : { *(.init) }'
 FINI='.fini : { *(.fini) }'
 
 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
This page took 0.022919 seconds and 4 git commands to generate.