aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-01-04 08:17:56 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-01-04 08:17:56 +0000
commit0b30217134add051e159a192066a1e568ebd837f (patch)
tree5dc6d74379768710c0c36449a911de3510cf8165 /gdb/ada-lex.l
parentuse gnulib's update-copyright script to update copyright years (diff)
downloadbinutils-gdb-0b30217134add051e159a192066a1e568ebd837f.tar.gz
binutils-gdb-0b30217134add051e159a192066a1e568ebd837f.tar.bz2
binutils-gdb-0b30217134add051e159a192066a1e568ebd837f.zip
Copyright year update in most files of the GDB Project.
gdb/ChangeLog: Copyright year update in most files of the GDB Project.
Diffstat (limited to 'gdb/ada-lex.l')
-rw-r--r--gdb/ada-lex.l4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/ada-lex.l b/gdb/ada-lex.l
index 7f8fdff1041..48667d062b5 100644
--- a/gdb/ada-lex.l
+++ b/gdb/ada-lex.l
@@ -1,6 +1,6 @@
/* FLEX lexer for Ada expressions, for GDB.
- Copyright (C) 1994, 1997, 1998, 2000, 2001, 2002, 2003, 2007, 2008, 2009,
- 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 1994, 1997-1998, 2000-2003, 2007-2012 Free Software
+ Foundation, Inc.
This file is part of GDB.