summaryrefslogtreecommitdiff
path: root/gdb/ada-exp.y
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-01-01 07:31:28 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-01-01 07:31:28 +0000
commit7a82dfb2a9be66f0230229642cbee54ebda3b0da (patch)
tree58ea8c3e691e4d4fbf321fe39c059b2b70a18652 /gdb/ada-exp.y
parent6e9cf4d36d6bbd052657b93f2ca4d1720145bee9 (diff)
downloadgdb-7a82dfb2a9be66f0230229642cbee54ebda3b0da.tar.gz
Update copyright year in most headers.
Automatic update by copyright.sh.
Diffstat (limited to 'gdb/ada-exp.y')
-rw-r--r--gdb/ada-exp.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ada-exp.y b/gdb/ada-exp.y
index 7657cf0b461..d47f6a785d8 100644
--- a/gdb/ada-exp.y
+++ b/gdb/ada-exp.y
@@ -1,6 +1,6 @@
/* YACC parser for Ada expressions, for GDB.
Copyright (C) 1986, 1989, 1990, 1991, 1993, 1994, 1997, 2000, 2003, 2004,
- 2007, 2008, 2009 Free Software Foundation, Inc.
+ 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
This file is part of GDB.