diff options
Diffstat (limited to 'gdb/stuff.c')
-rw-r--r-- | gdb/stuff.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/stuff.c b/gdb/stuff.c index 33b26f3d5a6..f010c8e0578 100644 --- a/gdb/stuff.c +++ b/gdb/stuff.c @@ -1,5 +1,6 @@ /* Program to stuff files into a specially prepared space in kdb. - Copyright (C) 1986, 1989, 1991 Free Software Foundation, Inc. + Copyright 1986, 1989, 1991, 1992, 1995, 2000 + Free Software Foundation, Inc. This file is part of GDB. |