summaryrefslogtreecommitdiff
path: root/src/parser/tptp/Tptp.g
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2018-06-26 12:34:59 -0500
committerajreynol <andrew.j.reynolds@gmail.com>2018-06-26 12:34:59 -0500
commit1d9f4830351c05299392b246292e9498296d7e7f (patch)
tree4e8f906272977bb7e12a186ba641d01546218606 /src/parser/tptp/Tptp.g
parente47677a72a1e2638062a2c2adf42081e0e7488b2 (diff)
parent48cccffd5fac5cb5ed436ba1457b444185f267fb (diff)
Merge branch 'master' of https://github.com/CVC4/CVC4 into sygusComp2018-2
Diffstat (limited to 'src/parser/tptp/Tptp.g')
-rw-r--r--src/parser/tptp/Tptp.g4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/parser/tptp/Tptp.g b/src/parser/tptp/Tptp.g
index 069534974..0c39bbaea 100644
--- a/src/parser/tptp/Tptp.g
+++ b/src/parser/tptp/Tptp.g
@@ -2,9 +2,9 @@
/*! \file Tptp.g
** \verbatim
** Top contributors (to current version):
- ** Morgan Deters, Francois Bobot, Tim King
+ ** Francois Bobot, Morgan Deters, Andrew Reynolds
** This file is part of the CVC4 project.
- ** Copyright (c) 2009-2017 by the authors listed in the file AUTHORS
+ ** Copyright (c) 2009-2018 by the authors listed in the file AUTHORS
** in the top-level source directory) and their institutional affiliations.
** All rights reserved. See the file COPYING in the top-level source
** directory for licensing information.\endverbatim
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback