Add copyright notice to linker script files.
[deliverable/binutils-gdb.git] / ld / scripttempl / crisaout.sc
index c58f56d80200200da7c66e0f48dc01561f9a516c..e9a9515539b9739a9631842ec9756886b13c3bd2 100644 (file)
@@ -1,4 +1,16 @@
+# Copyright (C) 2014 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 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("a.out-cris")
 OUTPUT_ARCH(cris)
 ${RELOCATING+ENTRY (__start)}
This page took 0.025328 seconds and 4 git commands to generate.