aboutsummaryrefslogtreecommitdiff
path: root/elfcpp
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 /elfcpp
parent387894ff90a1048844cd81b9c190787d27d4faf9 (diff)
downloadfsf-binutils-gdb-5bf135a788d468003cb2502d0a2239fd92d1ac25.zip
fsf-binutils-gdb-5bf135a788d468003cb2502d0a2239fd92d1ac25.tar.gz
fsf-binutils-gdb-5bf135a788d468003cb2502d0a2239fd92d1ac25.tar.bz2
Add copyright notices
Diffstat (limited to 'elfcpp')
-rw-r--r--elfcpp/ChangeLog4
-rw-r--r--elfcpp/README7
2 files changed, 11 insertions, 0 deletions
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog
index d572de6..4e2cb99 100644
--- a/elfcpp/ChangeLog
+++ b/elfcpp/ChangeLog
@@ -1,3 +1,7 @@
+2012-12-17 Nick Clifton <nickc@redhat.com>
+
+ * README: Add copyright notice.
+
2012-10-30 Steve McIntyre <steve.mcintyre@linaro.org>
* arm.h: New enum for EABI soft- and hard-float flags.
diff --git a/elfcpp/README b/elfcpp/README
index 9eb07e8..8739b96 100644
--- a/elfcpp/README
+++ b/elfcpp/README
@@ -7,3 +7,10 @@ data.
For efficiency, most accessors are templates with two arguments: the
ELF file class (32 or 64 bits) and the endianness.
+
+
+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.