diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/values.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/values.c b/gdb/values.c index 1eaef33..9e8eeb8 100644 --- a/gdb/values.c +++ b/gdb/values.c @@ -1,5 +1,6 @@ /* Low level packing and unpacking of values for GDB, the GNU Debugger. - Copyright 1986, 1987, 1989, 1991 Free Software Foundation, Inc. + Copyright 1986, 1987, 1989, 1991, 1993, 1994 + Free Software Foundation, Inc. This file is part of GDB. |