aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2012-12-17 16:56:12 +0000
committerNick Clifton <nickc@redhat.com>2012-12-17 16:56:12 +0000
commit5bf135a788d468003cb2502d0a2239fd92d1ac25 (patch)
tree132a84edfc61cff6b50ea91ff766c08af3244abf /ld/emultempl
parent387894ff90a1048844cd81b9c190787d27d4faf9 (diff)
downloadgdb-5bf135a788d468003cb2502d0a2239fd92d1ac25.zip
gdb-5bf135a788d468003cb2502d0a2239fd92d1ac25.tar.gz
gdb-5bf135a788d468003cb2502d0a2239fd92d1ac25.tar.bz2
Add copyright notices
Diffstat (limited to 'ld/emultempl')
-rw-r--r--ld/emultempl/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/emultempl/README b/ld/emultempl/README
index 30ec0ab..c3c7472 100644
--- a/ld/emultempl/README
+++ b/ld/emultempl/README
@@ -1,3 +1,9 @@
The files in this directory are sourced by genscripts.sh, after
setting some variables to substitute in, to produce
C source files that contain jump tables for each emulation.
+
+Copyright (C) 2012 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.