diff options
author | Nick Clifton <nickc@redhat.com> | 2012-12-17 16:56:12 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2012-12-17 16:56:12 +0000 |
commit | 5bf135a788d468003cb2502d0a2239fd92d1ac25 (patch) | |
tree | 132a84edfc61cff6b50ea91ff766c08af3244abf /bfd/doc/bfdsumm.texi | |
parent | 387894ff90a1048844cd81b9c190787d27d4faf9 (diff) | |
download | gdb-5bf135a788d468003cb2502d0a2239fd92d1ac25.zip gdb-5bf135a788d468003cb2502d0a2239fd92d1ac25.tar.gz gdb-5bf135a788d468003cb2502d0a2239fd92d1ac25.tar.bz2 |
Add copyright notices
Diffstat (limited to 'bfd/doc/bfdsumm.texi')
-rw-r--r-- | bfd/doc/bfdsumm.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/doc/bfdsumm.texi b/bfd/doc/bfdsumm.texi index 77a5f09..0cd0252 100644 --- a/bfd/doc/bfdsumm.texi +++ b/bfd/doc/bfdsumm.texi @@ -1,4 +1,7 @@ @c This summary of BFD is shared by the BFD and LD docs. +@c Copyright 2012 +@c Free Software Foundation, Inc. + When an object file is opened, BFD subroutines automatically determine the format of the input object file. They then build a descriptor in memory with pointers to routines that will be used to access elements of |