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