summaryrefslogtreecommitdiff
path: root/src/parser/smt2/Smt2.g
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2014-01-02 14:13:17 -0500
committerMorgan Deters <mdeters@cs.nyu.edu>2014-01-02 14:13:17 -0500
commit9846e1db91243c3b507300dad318e81e28f9d4f4 (patch)
tree2b303413a79d0b809ae62b85e96480f120894c36 /src/parser/smt2/Smt2.g
parent56e7d8664950b77c368631f1d2122ce508dc5d7c (diff)
parent1e1ba9ff90b760ff7a029b479c659baca16b5a1e (diff)
Merge branch '1.3.x'
Diffstat (limited to 'src/parser/smt2/Smt2.g')
-rw-r--r--src/parser/smt2/Smt2.g2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser/smt2/Smt2.g b/src/parser/smt2/Smt2.g
index be20e9416..39329e424 100644
--- a/src/parser/smt2/Smt2.g
+++ b/src/parser/smt2/Smt2.g
@@ -32,7 +32,7 @@ options {
@header {
/**
** This file is part of CVC4.
- ** Copyright (c) 2009-2013 New York University and The University of Iowa
+ ** Copyright (c) 2009-2014 New York University and The University of Iowa
** See the file COPYING in the top-level source directory for licensing
** information.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback