diff options
Diffstat (limited to 'gdb/dcache.c')
-rw-r--r-- | gdb/dcache.c | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/gdb/dcache.c b/gdb/dcache.c index eef6bbe..cc115cc 100644 --- a/gdb/dcache.c +++ b/gdb/dcache.c @@ -1,6 +1,7 @@ -/* Caching code. - Copyright 1992, 1993, 1995, 1996, 1998, 1999, 2000, 2001 - Free Software Foundation, Inc. +/* Caching code for GDB, the GNU debugger. + + Copyright 1992, 1993, 1995, 1996, 1998, 1999, 2000, 2001, 2003 Free + Software Foundation, Inc. This file is part of GDB. |