]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/coff-pe-read.c
* breakpoint.c:
[thirdparty/binutils-gdb.git] / gdb / coff-pe-read.c
index 23717dabb17da2f3aae7d90e9a46b1e038504c87..0910eb8231edfd5a26968f82b0c9343d07f92239 100644 (file)
@@ -2,7 +2,7 @@
    convert to internal format, for GDB. Used as a last resort if no
    debugging symbols recognized.
 
-   Copyright 2003 Free Software Foundation, Inc.
+   Copyright (C) 2003 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,8 +18,8 @@
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   Foundation, Inc., 51 Franklin Street, Fifth Floor,
+   Boston, MA 02110-1301, USA.
 
    Contributed by Raoul M. Gough (RaoulGough@yahoo.co.uk). */