aboutsummaryrefslogtreecommitdiffstats
path: root/src/verit/veritParser.mly
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@lri.fr>2016-04-27 00:17:33 +0200
committerChantal Keller <Chantal.Keller@lri.fr>2016-04-27 00:17:33 +0200
commitd734e4eae47b0b7f13626053663d236faa7f69e6 (patch)
tree52667d0b8931ccb73e132c2bf13772f51187f9c3 /src/verit/veritParser.mly
parent3fac4bd6183b19e7980d9e0131dffa7a49f4c096 (diff)
downloadsmtcoq-d734e4eae47b0b7f13626053663d236faa7f69e6.tar.gz
smtcoq-d734e4eae47b0b7f13626053663d236faa7f69e6.zip
Updating of the copyright
Diffstat (limited to 'src/verit/veritParser.mly')
-rw-r--r--src/verit/veritParser.mly5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/verit/veritParser.mly b/src/verit/veritParser.mly
index f36b857..6bb9639 100644
--- a/src/verit/veritParser.mly
+++ b/src/verit/veritParser.mly
@@ -1,18 +1,19 @@
/**************************************************************************/
/* */
/* SMTCoq */
-/* Copyright (C) 2011 - 2015 */
+/* Copyright (C) 2011 - 2016 */
/* */
/* Michaël Armand */
/* Benjamin Grégoire */
/* Chantal Keller */
/* */
-/* Inria - École Polytechnique - MSR-Inria Joint Lab */
+/* Inria - École Polytechnique - Université Paris-Sud */
/* */
/* This file is distributed under the terms of the CeCILL-C licence */
/* */
/**************************************************************************/
+
%{
open SmtAtom
open SmtForm