From: David Taylor Date: Tue, 19 Jan 1999 17:01:36 +0000 (+0000) Subject: fix copyright years (forgot to add 1999). X-Git-Tag: gdb-4_18~249 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d5abf0a4e6495a15031ed3bf049fa26e2b387be1;p=thirdparty%2Fbinutils-gdb.git fix copyright years (forgot to add 1999). --- diff --git a/gdb/irix5-nat.c b/gdb/irix5-nat.c index fc558e64479..b3373a99168 100644 --- a/gdb/irix5-nat.c +++ b/gdb/irix5-nat.c @@ -1,5 +1,5 @@ /* Native support for the SGI Iris running IRIX version 5, for GDB. - Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998 + Copyright 1988, 89, 90, 91, 92, 93, 94, 95, 96, 98, 1999 Free Software Foundation, Inc. Contributed by Alessandro Forin(af@cs.cmu.edu) at CMU and by Per Bothner(bothner@cs.wisc.edu) at U.Wisconsin. diff --git a/gdb/osfsolib.c b/gdb/osfsolib.c index 1d8be2cbe5d..31c9bf99893 100644 --- a/gdb/osfsolib.c +++ b/gdb/osfsolib.c @@ -1,5 +1,5 @@ /* Handle OSF/1 shared libraries for GDB, the GNU Debugger. - Copyright 1993, 1994, 1995, 1996, 1998 Free Software Foundation, Inc. + Copyright 1993, 94, 95, 96, 98, 1999 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/somsolib.c b/gdb/somsolib.c index 828eea3e01d..870177cd33e 100644 --- a/gdb/somsolib.c +++ b/gdb/somsolib.c @@ -1,5 +1,5 @@ /* Handle HP SOM shared libraries for GDB, the GNU Debugger. - Copyright 1993, 1996 Free Software Foundation, Inc. + Copyright 1993, 1996, 1999 Free Software Foundation, Inc. This file is part of GDB.