aboutsummaryrefslogtreecommitdiff
path: root/gdb/m2-exp.y
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2014-01-01 07:54:24 +0400
committerJoel Brobecker <brobecker@adacore.com>2014-01-01 07:54:24 +0400
commitecd75fc8eed3bde86036141228074a20e55dcfc9 (patch)
tree8f4a51f410949d8e3e7f03b005e798e7dfa2721d /gdb/m2-exp.y
parent28498c4207945d583481d50ba6b181d3ce60fa72 (diff)
downloadgdb-ecd75fc8eed3bde86036141228074a20e55dcfc9.zip
gdb-ecd75fc8eed3bde86036141228074a20e55dcfc9.tar.gz
gdb-ecd75fc8eed3bde86036141228074a20e55dcfc9.tar.bz2
Update Copyright year range in all files maintained by GDB.
Diffstat (limited to 'gdb/m2-exp.y')
-rw-r--r--gdb/m2-exp.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/m2-exp.y b/gdb/m2-exp.y
index 9bdd8b7..07aa986 100644
--- a/gdb/m2-exp.y
+++ b/gdb/m2-exp.y
@@ -1,5 +1,5 @@
/* YACC grammar for Modula-2 expressions, for GDB.
- Copyright (C) 1986-2013 Free Software Foundation, Inc.
+ Copyright (C) 1986-2014 Free Software Foundation, Inc.
Generated from expread.y (now c-exp.y) and contributed by the Department
of Computer Science at the State University of New York at Buffalo, 1991.