diff options
Diffstat (limited to 'gdb/frame.c')
-rw-r--r-- | gdb/frame.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/frame.c b/gdb/frame.c index f68bc543563..206955f1af3 100644 --- a/gdb/frame.c +++ b/gdb/frame.c @@ -1,6 +1,6 @@ /* Cache and manage the values of registers for GDB, the GNU debugger. - Copyright 1986, 1987, 1989, 1991, 1994, 1995, 1996, 1998, 2000, - 2001 Free Software Foundation, Inc. + Copyright 1986, 1987, 1989, 1991, 1994, 1995, 1996, 1998, 2000, 2001 + Free Software Foundation, Inc. This file is part of GDB. |