diff options
Diffstat (limited to 'gdb/glibc-tdep.c')
-rw-r--r-- | gdb/glibc-tdep.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/glibc-tdep.c b/gdb/glibc-tdep.c index 135a15e..38b8b39 100644 --- a/gdb/glibc-tdep.c +++ b/gdb/glibc-tdep.c @@ -1,6 +1,7 @@ /* Target-dependent code for the GNU C Library (glibc). - Copyright (C) 2002, 2003, 2007, 2008, 2009 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2007, 2008, 2009, 2010 + Free Software Foundation, Inc. This file is part of GDB. |