]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Forgot to update copyrights in previous check in.
authorFred Fish <fnf@specifix.com>
Mon, 2 Feb 2004 16:14:36 +0000 (16:14 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 2 Feb 2004 16:14:36 +0000 (16:14 +0000)
gdb/main.c
gdb/remote-sim.c

index e199a10d2fb56b0846e41dc4d9be05eac1bec863..9017a8afba9f9079d2b5f55f547a912951ee60bc 100644 (file)
@@ -1,7 +1,7 @@
 /* Top level stuff for GDB, the GNU debugger.
 
    Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
-   1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software
+   1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software
    Foundation, Inc.
 
    This file is part of GDB.
index 243a3ae5a3d31465027787dedf96244967f15aae..9b0b3fd99fe498be6444c9d42ef4ccfcf945d6d7 100644 (file)
@@ -1,7 +1,7 @@
 /* Generic remote debugging interface for simulators.
 
    Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
-   2002 Free Software Foundation, Inc.
+   2002, 2004 Free Software Foundation, Inc.
 
    Contributed by Cygnus Support.
    Steve Chamberlain (sac@cygnus.com).