Add copyright notice to linker script files.
[deliverable/binutils-gdb.git] / ld / scripttempl / alphavms.sc
index 0a1771176c8a2eabaa2f9e3de99418ab13a5f6c0..56b76037283e3e5c1174aeffe03fe1ca52723d0b 100644 (file)
@@ -1,9 +1,21 @@
 # Linker script for Alpha VMS systems.
 # Tristan Gingold <gingold@adacore.com>.
+#
+# 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.
 
 PAGESIZE=0x10000
 
 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("${OUTPUT_FORMAT}")
 ${LIB_SEARCH_DIRS}
 
This page took 0.027113 seconds and 4 git commands to generate.