jit: make gdb_symtab::blocks an std::forward_list
[deliverable/binutils-gdb.git] / binutils / README
index d11e94532c5062b1453fc409b3f3a192b81066ff..8b613fa42ebb3a51d2a2a9480f99d28486e7b874 100644 (file)
@@ -13,6 +13,15 @@ There are README and NEWS files in most of the program sub-directories
 which give more information about those specific programs.
 
 
+Copyright Notices
+=================
+
+Copyright years on binutils source files may be listed using range
+notation, e.g., 1991-2012, indicating that every year in the range,
+inclusive, is a copyrightable year that could otherwise be listed
+individually.
+
+
 Unpacking and Installation -- quick overview
 ============================================
 
@@ -48,7 +57,7 @@ By default, the binutils will be configured to support the system on
 which they are built.  When doing cross development, use the --target
 configure option to specify a different target, eg:
 
-       ./configure --target=foo-elf        
+       ./configure --target=foo-elf
 
 The --enable-targets option adds support for more binary file formats
 besides the default.  List them as the argument to --enable-targets,
@@ -283,7 +292,7 @@ unneeded objects and libraries:
 If you have any problems or questions about the binutils on VMS, feel
 free to mail me at kkaempf@rmi.de.
 \f
-Copyright (C) 2012 Free Software Foundation, Inc.
+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
This page took 0.024788 seconds and 4 git commands to generate.