aboutsummaryrefslogtreecommitdiffstats
path: root/src/zchaff/cnfParser.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/zchaff/cnfParser.ml')
-rw-r--r--src/zchaff/cnfParser.ml5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/zchaff/cnfParser.ml b/src/zchaff/cnfParser.ml
index 9a21675..c02211f 100644
--- a/src/zchaff/cnfParser.ml
+++ b/src/zchaff/cnfParser.ml
@@ -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 SatParser