diff options
Diffstat (limited to 'gdb/xcoffsolib.c')
-rw-r--r-- | gdb/xcoffsolib.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/xcoffsolib.c b/gdb/xcoffsolib.c index f2bc60e576d..dd3c1d80e76 100644 --- a/gdb/xcoffsolib.c +++ b/gdb/xcoffsolib.c @@ -1,5 +1,6 @@ /* Shared library support for RS/6000 (xcoff) object files, for GDB. - Copyright 1991, 1992, 2001 Free Software Foundation. + Copyright 1991, 1992, 1995, 1996, 1999, 2000, 2001 + Free Software Foundation, Inc. Contributed by IBM Corporation. This file is part of GDB. |