diff options
Diffstat (limited to 'elfcpp/README')
-rw-r--r-- | elfcpp/README | 7 |
1 files changed, 7 insertions, 0 deletions
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. |