Use target_terminal_ours_for_output in cp-support.c
[deliverable/binutils-gdb.git] / ld / scripttempl / ip2k.sc
index 1b7f77b6e000efd9053b83e398790d58d9f272c8..313c504bd90979b7dceb01f39eaa62f522f61871 100644 (file)
@@ -1,4 +1,16 @@
+# 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.
+
 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("elf32-ip2k", "elf32-ip2k", "elf32-ip2k")
 OUTPUT_ARCH(ip2k)
 ${RELOCATING+ENTRY(_start)}
This page took 0.023683 seconds and 4 git commands to generate.