diff options
Diffstat (limited to 'gdb/d-lang.c')
-rw-r--r-- | gdb/d-lang.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/d-lang.c b/gdb/d-lang.c index 8ef47c7..521fa33 100644 --- a/gdb/d-lang.c +++ b/gdb/d-lang.c @@ -1,6 +1,7 @@ /* D language support routines for GDB, the GNU debugger. - Copyright (C) 2005, 2006, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2005, 2006, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. This file is part of GDB. |