Replace multiple AVR scripts with a single, customizable linker script.
[deliverable/binutils-gdb.git] / ld / scripttempl / riscix.sc
index c801a0c4a990d913a5c7bb28dc1816dfcec564d4..65c833c1c0ec6b214b0528c8b927ab23276a8bc2 100644 (file)
@@ -1,4 +1,16 @@
+# Copyright (C) 2014-2017 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-2017 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.032716 seconds and 4 git commands to generate.