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/PORTING | |
parent | 387894ff90a1048844cd81b9c190787d27d4faf9 (diff) | |
download | fsf-binutils-gdb-5bf135a788d468003cb2502d0a2239fd92d1ac25.zip fsf-binutils-gdb-5bf135a788d468003cb2502d0a2239fd92d1ac25.tar.gz fsf-binutils-gdb-5bf135a788d468003cb2502d0a2239fd92d1ac25.tar.bz2 |
Add copyright notices
Diffstat (limited to 'bfd/PORTING')
-rw-r--r-- | bfd/PORTING | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/PORTING b/bfd/PORTING index c8bfd77..b820525 100644 --- a/bfd/PORTING +++ b/bfd/PORTING @@ -81,3 +81,9 @@ SEGMENT_SIZE TARGETNAME The name of the target, for run-time lookups. Usually "a.out-<target>" + +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. |