Fix typo fsqrt -> sqrtf.
[deliverable/binutils-gdb.git] / ld / scripttempl / nw.sc
index 234a3cd60c528364739dfc0ba55582cb40cc8667..1f20edd1a515d1f28ea47f3707a54df984c3670a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014 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
@@ -33,7 +33,7 @@ INTERP=".interp   ${RELOCATING-0} : { *(.interp)      }"
 PLT=".plt    ${RELOCATING-0} : { *(.plt)       }"
 
 cat <<EOF
-/* Copyright (C) 2014 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
This page took 0.023147 seconds and 4 git commands to generate.