]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/README
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / bfd / README
index 51ce133355fc04aa130fc00be0b864aa94c3caf8..09e25b4abb4dd75fea2b68ade4839f67ee627faf 100644 (file)
@@ -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 in BFD to https://sourceware.org/bugzilla/
 
 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.
+\f
+Copyright (C) 2012-2022 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.