Use target_terminal_ours_for_output in cp-support.c
[deliverable/binutils-gdb.git] / ld / scripttempl / elfd30v.sc
index 1038290cebc8502b812ee6e8c102dd83d943100d..628da9d695d62a604f808f52497ca8bba76e015a 100644 (file)
@@ -1,3 +1,8 @@
+# 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
+# notice and this notice are preserved.
 
 CTOR=".ctors ${CONSTRUCTING-0} : 
   {
@@ -38,6 +43,12 @@ DTOR="  .dtors       ${CONSTRUCTING-0} :
   } ${RELOCATING+ > ${DATA_MEMORY}}"
 
 cat <<EOF
+/* 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
+   notice and this notice are preserved.  */
+
 OUTPUT_FORMAT("${OUTPUT_FORMAT}")
 OUTPUT_ARCH(${ARCH})
 
This page took 0.022816 seconds and 4 git commands to generate.