diff options
Diffstat (limited to 'gdb/dcache.h')
-rw-r--r-- | gdb/dcache.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/dcache.h b/gdb/dcache.h index 7e07e209868..720a887a81d 100644 --- a/gdb/dcache.h +++ b/gdb/dcache.h @@ -1,8 +1,7 @@ /* Declarations for caching. Typically used by remote back ends for caching remote memory. - Copyright (C) 1992-1993, 1995, 1999-2001, 2007-2012 Free Software - Foundation, Inc. + Copyright (C) 1992-2013 Free Software Foundation, Inc. This file is part of GDB. |