diff options
Diffstat (limited to 'gdb/p-exp.y')
-rw-r--r-- | gdb/p-exp.y | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/p-exp.y b/gdb/p-exp.y index dff9b97..481624a 100644 --- a/gdb/p-exp.y +++ b/gdb/p-exp.y @@ -1,5 +1,6 @@ /* YACC parser for Pascal expressions, for GDB. - Copyright (C) 2000, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. + Copyright (C) 2000, 2006, 2007, 2008, 2009, 2010 + Free Software Foundation, Inc. This file is part of GDB. |