X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2FREADME;h=915d566406c182ded425aa317471c7a1bf7bf88a;hb=5b9d7a9a647260ba754fbd2a176d37806f15acc8;hp=51ce133355fc04aa130fc00be0b864aa94c3caf8;hpb=d0352a18a504a4e7b761f6b3264cf11347d8d056;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/README b/bfd/README index 51ce133355..915d566406 100644 --- a/bfd/README +++ b/bfd/README @@ -1,4 +1,4 @@ -BFD is a an object file library. It permits applications to use the +BFD is an object file library. It permits applications to use the same routines to process object files regardless of their format. BFD is used by the GNU debugger, assembler, linker, and the binary @@ -34,7 +34,7 @@ BFD supports the following configure options: Use mmap when accessing files. This is faster on some hosts, but slower on others. It may not work on all hosts. -Report bugs with BFD to bug-gnu-utils@gnu.org. +Report bugs with BFD to bug-binutils@gnu.org. Patches are encouraged. When sending patches, always send the output of diff -u or diff -c from the original file to the new file. Do not @@ -47,3 +47,9 @@ gcc manual. Bug reports without patches will be remembered, but they may never get fixed until somebody volunteers to fix them. + +Copyright (C) 2012-2019 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.