ld whitespace fixes
[deliverable/binutils-gdb.git] / ld / scripttempl / riscix.sc
index c801a0c4a990d913a5c7bb28dc1816dfcec564d4..2e813372040ee78f144467035cd91ccf88c8e9e8 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.023943 seconds and 4 git commands to generate.