From 18536f162cc9126e743627819dcd69434b91e683 Mon Sep 17 00:00:00 2001 From: Chantal Keller Date: Wed, 26 May 2021 11:40:54 +0200 Subject: Update copyright --- examples/Example.v | 2 +- examples/InsertionSort.v | 2 +- src/Conversion_tactics.v | 2 +- src/Misc.v | 2 +- src/PropToBool.v | 2 +- src/QInst.v | 2 +- src/ReflectFacts.v | 2 +- src/SMTCoq.v | 2 +- src/SMT_terms.v | 2 +- src/State.v | 2 +- src/Trace.v | 2 +- src/array/Array_checker.v | 2 +- src/array/FArray.v | 2 +- src/array/FArray_default.v | 2 +- src/array/FArray_ord.v | 2 +- src/bva/BVList.v | 2 +- src/bva/Bva_checker.v | 2 +- src/classes/SMT_classes.v | 2 +- src/classes/SMT_classes_instances.v | 2 +- src/cnf/Cnf.v | 2 +- src/euf/Euf.v | 2 +- src/extraction/Extract.v | 2 +- src/extraction/extrNative.ml | 2 +- src/extraction/extrNative.mli | 2 +- src/extraction/sat_checker.ml | 2 +- src/extraction/sat_checker.mli | 2 +- src/extraction/smt_checker.ml | 2 +- src/extraction/smt_checker.mli | 2 +- src/extraction/smtcoq.ml | 2 +- src/extraction/smtcoq.mli | 2 +- src/extraction/test.ml | 2 +- src/extraction/verit_checker.ml | 2 +- src/extraction/verit_checker.mli | 2 +- src/extraction/zchaff_checker.ml | 2 +- src/extraction/zchaff_checker.mli | 2 +- src/lfsc/ast.ml | 2 +- src/lfsc/ast.mli | 2 +- src/lfsc/builtin.ml | 2 +- src/lfsc/converter.ml | 2 +- src/lfsc/hstring.ml | 2 +- src/lfsc/hstring.mli | 2 +- src/lfsc/lfsc.ml | 2 +- src/lfsc/lfscLexer.mll | 2 +- src/lfsc/lfscParser.mly | 2 +- src/lfsc/lfsctosmtcoq.ml | 2 +- src/lfsc/shashcons.ml | 2 +- src/lfsc/shashcons.mli | 2 +- src/lfsc/tosmtcoq.ml | 2 +- src/lfsc/tosmtcoq.mli | 2 +- src/lfsc/translator_sig.mli | 2 +- src/lfsc/type.ml | 2 +- src/lfsc/veritPrinter.ml | 2 +- src/lia/Lia.v | 2 +- src/lia/lia.ml | 2 +- src/lia/lia.mli | 2 +- src/smtlib2/sExpr.ml | 2 +- src/smtlib2/sExpr.mli | 2 +- src/smtlib2/sExprLexer.mll | 2 +- src/smtlib2/sExprParser.mly | 2 +- src/smtlib2/smtlib2_genConstr.ml | 2 +- src/smtlib2/smtlib2_genConstr.mli | 2 +- src/smtlib2/smtlib2_solver.ml | 2 +- src/smtlib2/smtlib2_solver.mli | 2 +- src/spl/Arithmetic.v | 2 +- src/spl/Assumptions.v | 2 +- src/spl/Operators.v | 2 +- src/spl/Syntactic.v | 2 +- src/trace/coqTerms.ml | 2 +- src/trace/coqTerms.mli | 2 +- src/trace/satAtom.ml | 2 +- src/trace/satAtom.mli | 2 +- src/trace/smtAtom.ml | 2 +- src/trace/smtAtom.mli | 2 +- src/trace/smtBtype.ml | 2 +- src/trace/smtBtype.mli | 2 +- src/trace/smtCertif.ml | 2 +- src/trace/smtCertif.mli | 2 +- src/trace/smtCnf.ml | 2 +- src/trace/smtCnf.mli | 2 +- src/trace/smtCommands.ml | 2 +- src/trace/smtCommands.mli | 2 +- src/trace/smtForm.ml | 2 +- src/trace/smtForm.mli | 2 +- src/trace/smtMaps.ml | 2 +- src/trace/smtMaps.mli | 2 +- src/trace/smtMisc.ml | 2 +- src/trace/smtMisc.mli | 2 +- src/trace/smtTrace.ml | 2 +- src/trace/smtTrace.mli | 2 +- src/verit/verit.ml | 2 +- src/verit/verit.mli | 2 +- src/verit/veritLexer.mll | 2 +- src/verit/veritParser.mly | 2 +- src/verit/veritSyntax.ml | 2 +- src/verit/veritSyntax.mli | 2 +- src/versions/native/Structures_native.v | 2 +- src/versions/native/Tactics_native.v | 2 +- src/versions/native/smtcoq_plugin_native.ml4 | 2 +- src/versions/native/structures.ml | 2 +- src/versions/native/structures.mli | 2 +- src/versions/standard/Array/PArray_standard.v | 2 +- src/versions/standard/Int63/Int63Axioms_standard.v | 2 +- src/versions/standard/Int63/Int63Native_standard.v | 2 +- src/versions/standard/Int63/Int63Op_standard.v | 2 +- src/versions/standard/Int63/Int63Properties_standard.v | 2 +- src/versions/standard/Int63/Int63_standard.v | 2 +- src/versions/standard/Structures_standard.v | 2 +- src/versions/standard/Tactics_standard.v | 2 +- src/versions/standard/g_smtcoq_standard.ml4 | 2 +- src/versions/standard/structures.ml | 2 +- src/versions/standard/structures.mli | 2 +- src/zchaff/cnfParser.ml | 2 +- src/zchaff/cnfParser.mli | 2 +- src/zchaff/satParser.ml | 2 +- src/zchaff/satParser.mli | 2 +- src/zchaff/zchaff.ml | 2 +- src/zchaff/zchaff.mli | 2 +- src/zchaff/zchaffParser.ml | 2 +- src/zchaff/zchaffParser.mli | 2 +- unit-tests/Tests_lfsc_tactics.v | 2 +- unit-tests/Tests_verit_tactics.v | 2 +- unit-tests/Tests_verit_vernac.v | 2 +- unit-tests/Tests_zchaff_tactics.v | 2 +- unit-tests/Tests_zchaff_vernac.v | 2 +- unit-tests/demo_lfsc_bool.v | 2 +- unit-tests/demo_lfsc_prop.v | 2 +- 126 files changed, 126 insertions(+), 126 deletions(-) diff --git a/examples/Example.v b/examples/Example.v index dab31e7..b32c254 100644 --- a/examples/Example.v +++ b/examples/Example.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/examples/InsertionSort.v b/examples/InsertionSort.v index 0f21e23..485ab7f 100644 --- a/examples/InsertionSort.v +++ b/examples/InsertionSort.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/Conversion_tactics.v b/src/Conversion_tactics.v index cb0c090..0483db0 100644 --- a/src/Conversion_tactics.v +++ b/src/Conversion_tactics.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/Misc.v b/src/Misc.v index 66e9b73..14a55ea 100644 --- a/src/Misc.v +++ b/src/Misc.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/PropToBool.v b/src/PropToBool.v index c77647d..ec3b64c 100644 --- a/src/PropToBool.v +++ b/src/PropToBool.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/QInst.v b/src/QInst.v index 01d8f01..26430f1 100644 --- a/src/QInst.v +++ b/src/QInst.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/ReflectFacts.v b/src/ReflectFacts.v index 404ecc8..af25529 100644 --- a/src/ReflectFacts.v +++ b/src/ReflectFacts.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/SMTCoq.v b/src/SMTCoq.v index 398d066..9c85d72 100644 --- a/src/SMTCoq.v +++ b/src/SMTCoq.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/SMT_terms.v b/src/SMT_terms.v index 1490acc..33aca50 100644 --- a/src/SMT_terms.v +++ b/src/SMT_terms.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/State.v b/src/State.v index 663b2b3..953c8ee 100644 --- a/src/State.v +++ b/src/State.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/Trace.v b/src/Trace.v index e7c7d22..f56e254 100644 --- a/src/Trace.v +++ b/src/Trace.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/array/Array_checker.v b/src/array/Array_checker.v index 5bf0eaa..7d8e994 100644 --- a/src/array/Array_checker.v +++ b/src/array/Array_checker.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/array/FArray.v b/src/array/FArray.v index f094927..26617b8 100644 --- a/src/array/FArray.v +++ b/src/array/FArray.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/array/FArray_default.v b/src/array/FArray_default.v index a8e8f44..491d1e5 100644 --- a/src/array/FArray_default.v +++ b/src/array/FArray_default.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/array/FArray_ord.v b/src/array/FArray_ord.v index 05a4d06..ffe2eaa 100644 --- a/src/array/FArray_ord.v +++ b/src/array/FArray_ord.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/bva/BVList.v b/src/bva/BVList.v index 2381b1b..c337302 100644 --- a/src/bva/BVList.v +++ b/src/bva/BVList.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/bva/Bva_checker.v b/src/bva/Bva_checker.v index a2fd213..cab05b9 100644 --- a/src/bva/Bva_checker.v +++ b/src/bva/Bva_checker.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/classes/SMT_classes.v b/src/classes/SMT_classes.v index f8d5b50..d314aa0 100644 --- a/src/classes/SMT_classes.v +++ b/src/classes/SMT_classes.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/classes/SMT_classes_instances.v b/src/classes/SMT_classes_instances.v index 339d710..aa2082e 100644 --- a/src/classes/SMT_classes_instances.v +++ b/src/classes/SMT_classes_instances.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/cnf/Cnf.v b/src/cnf/Cnf.v index cc956b3..9b90727 100644 --- a/src/cnf/Cnf.v +++ b/src/cnf/Cnf.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/euf/Euf.v b/src/euf/Euf.v index 7818246..c8de741 100644 --- a/src/euf/Euf.v +++ b/src/euf/Euf.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/extraction/Extract.v b/src/extraction/Extract.v index 30d6f8d..9b88b71 100644 --- a/src/extraction/Extract.v +++ b/src/extraction/Extract.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/extraction/extrNative.ml b/src/extraction/extrNative.ml index 6ce641b..ac93b5e 100644 --- a/src/extraction/extrNative.ml +++ b/src/extraction/extrNative.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/extraction/extrNative.mli b/src/extraction/extrNative.mli index 48d2df6..60fecd3 100644 --- a/src/extraction/extrNative.mli +++ b/src/extraction/extrNative.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/extraction/sat_checker.ml b/src/extraction/sat_checker.ml index ff366d0..52e4b75 100644 --- a/src/extraction/sat_checker.ml +++ b/src/extraction/sat_checker.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/extraction/sat_checker.mli b/src/extraction/sat_checker.mli index e61dc0d..5a000c6 100644 --- a/src/extraction/sat_checker.mli +++ b/src/extraction/sat_checker.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/extraction/smt_checker.ml b/src/extraction/smt_checker.ml index 3434340..a4fd407 100644 --- a/src/extraction/smt_checker.ml +++ b/src/extraction/smt_checker.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/extraction/smt_checker.mli b/src/extraction/smt_checker.mli index c244c06..5fa8a97 100644 --- a/src/extraction/smt_checker.mli +++ b/src/extraction/smt_checker.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/extraction/smtcoq.ml b/src/extraction/smtcoq.ml index d7633e9..d2cdaf1 100644 --- a/src/extraction/smtcoq.ml +++ b/src/extraction/smtcoq.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/extraction/smtcoq.mli b/src/extraction/smtcoq.mli index b0b18b1..ba614ae 100644 --- a/src/extraction/smtcoq.mli +++ b/src/extraction/smtcoq.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/extraction/test.ml b/src/extraction/test.ml index a523389..44113e8 100644 --- a/src/extraction/test.ml +++ b/src/extraction/test.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/extraction/verit_checker.ml b/src/extraction/verit_checker.ml index 1471134..0f88a71 100644 --- a/src/extraction/verit_checker.ml +++ b/src/extraction/verit_checker.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/extraction/verit_checker.mli b/src/extraction/verit_checker.mli index a8ac01e..4491410 100644 --- a/src/extraction/verit_checker.mli +++ b/src/extraction/verit_checker.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/extraction/zchaff_checker.ml b/src/extraction/zchaff_checker.ml index 124a1c3..8d87927 100644 --- a/src/extraction/zchaff_checker.ml +++ b/src/extraction/zchaff_checker.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/extraction/zchaff_checker.mli b/src/extraction/zchaff_checker.mli index ffaf5d1..7299b0e 100644 --- a/src/extraction/zchaff_checker.mli +++ b/src/extraction/zchaff_checker.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/ast.ml b/src/lfsc/ast.ml index 454bc0a..73af5b2 100644 --- a/src/lfsc/ast.ml +++ b/src/lfsc/ast.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/ast.mli b/src/lfsc/ast.mli index 0e5d5bf..3bc0c16 100644 --- a/src/lfsc/ast.mli +++ b/src/lfsc/ast.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/builtin.ml b/src/lfsc/builtin.ml index 86899df..b01c414 100644 --- a/src/lfsc/builtin.ml +++ b/src/lfsc/builtin.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/converter.ml b/src/lfsc/converter.ml index 2dfbed3..8753bd0 100644 --- a/src/lfsc/converter.ml +++ b/src/lfsc/converter.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/hstring.ml b/src/lfsc/hstring.ml index aa948e0..c52bb0b 100644 --- a/src/lfsc/hstring.ml +++ b/src/lfsc/hstring.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/hstring.mli b/src/lfsc/hstring.mli index 7132c59..53a4ebc 100644 --- a/src/lfsc/hstring.mli +++ b/src/lfsc/hstring.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/lfsc.ml b/src/lfsc/lfsc.ml index 7938885..f17eb04 100644 --- a/src/lfsc/lfsc.ml +++ b/src/lfsc/lfsc.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/lfscLexer.mll b/src/lfsc/lfscLexer.mll index 242df00..3428b72 100644 --- a/src/lfsc/lfscLexer.mll +++ b/src/lfsc/lfscLexer.mll @@ -2,7 +2,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/lfscParser.mly b/src/lfsc/lfscParser.mly index 3d6749f..977c80d 100644 --- a/src/lfsc/lfscParser.mly +++ b/src/lfsc/lfscParser.mly @@ -2,7 +2,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/lfsctosmtcoq.ml b/src/lfsc/lfsctosmtcoq.ml index 0e9371d..85c3ef6 100644 --- a/src/lfsc/lfsctosmtcoq.ml +++ b/src/lfsc/lfsctosmtcoq.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/shashcons.ml b/src/lfsc/shashcons.ml index a3d0f0c..c09e925 100644 --- a/src/lfsc/shashcons.ml +++ b/src/lfsc/shashcons.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/shashcons.mli b/src/lfsc/shashcons.mli index 049ec5f..0cc51cf 100644 --- a/src/lfsc/shashcons.mli +++ b/src/lfsc/shashcons.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/tosmtcoq.ml b/src/lfsc/tosmtcoq.ml index 0719803..b542c87 100644 --- a/src/lfsc/tosmtcoq.ml +++ b/src/lfsc/tosmtcoq.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/tosmtcoq.mli b/src/lfsc/tosmtcoq.mli index 34d3119..c1f1852 100644 --- a/src/lfsc/tosmtcoq.mli +++ b/src/lfsc/tosmtcoq.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/translator_sig.mli b/src/lfsc/translator_sig.mli index 0937aef..ca73443 100644 --- a/src/lfsc/translator_sig.mli +++ b/src/lfsc/translator_sig.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/type.ml b/src/lfsc/type.ml index 7c30a2a..f089abe 100644 --- a/src/lfsc/type.ml +++ b/src/lfsc/type.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lfsc/veritPrinter.ml b/src/lfsc/veritPrinter.ml index 4601587..f8ebf8c 100644 --- a/src/lfsc/veritPrinter.ml +++ b/src/lfsc/veritPrinter.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lia/Lia.v b/src/lia/Lia.v index c214c3b..7d0c9e8 100644 --- a/src/lia/Lia.v +++ b/src/lia/Lia.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lia/lia.ml b/src/lia/lia.ml index 4444816..2bb88f3 100644 --- a/src/lia/lia.ml +++ b/src/lia/lia.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/lia/lia.mli b/src/lia/lia.mli index 9d4ee6b..bdd187c 100644 --- a/src/lia/lia.mli +++ b/src/lia/lia.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/smtlib2/sExpr.ml b/src/smtlib2/sExpr.ml index b130d45..2a5d8d5 100644 --- a/src/smtlib2/sExpr.ml +++ b/src/smtlib2/sExpr.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/smtlib2/sExpr.mli b/src/smtlib2/sExpr.mli index 26ea9fb..4d8fe2b 100644 --- a/src/smtlib2/sExpr.mli +++ b/src/smtlib2/sExpr.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/smtlib2/sExprLexer.mll b/src/smtlib2/sExprLexer.mll index 6d0cd22..1c7983f 100644 --- a/src/smtlib2/sExprLexer.mll +++ b/src/smtlib2/sExprLexer.mll @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/smtlib2/sExprParser.mly b/src/smtlib2/sExprParser.mly index 6e3eb77..b13c1f6 100644 --- a/src/smtlib2/sExprParser.mly +++ b/src/smtlib2/sExprParser.mly @@ -2,7 +2,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/smtlib2/smtlib2_genConstr.ml b/src/smtlib2/smtlib2_genConstr.ml index 3df6a92..1c590d7 100644 --- a/src/smtlib2/smtlib2_genConstr.ml +++ b/src/smtlib2/smtlib2_genConstr.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/smtlib2/smtlib2_genConstr.mli b/src/smtlib2/smtlib2_genConstr.mli index 7868839..f9e0364 100644 --- a/src/smtlib2/smtlib2_genConstr.mli +++ b/src/smtlib2/smtlib2_genConstr.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/smtlib2/smtlib2_solver.ml b/src/smtlib2/smtlib2_solver.ml index aee9a81..99538ce 100644 --- a/src/smtlib2/smtlib2_solver.ml +++ b/src/smtlib2/smtlib2_solver.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/smtlib2/smtlib2_solver.mli b/src/smtlib2/smtlib2_solver.mli index 3a7f2fc..a595935 100644 --- a/src/smtlib2/smtlib2_solver.mli +++ b/src/smtlib2/smtlib2_solver.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/spl/Arithmetic.v b/src/spl/Arithmetic.v index 05c999d..8a12679 100644 --- a/src/spl/Arithmetic.v +++ b/src/spl/Arithmetic.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/spl/Assumptions.v b/src/spl/Assumptions.v index b219da4..32ab634 100644 --- a/src/spl/Assumptions.v +++ b/src/spl/Assumptions.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/spl/Operators.v b/src/spl/Operators.v index d9fd40a..63a1f8b 100644 --- a/src/spl/Operators.v +++ b/src/spl/Operators.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/spl/Syntactic.v b/src/spl/Syntactic.v index 6d66a43..054c5ea 100644 --- a/src/spl/Syntactic.v +++ b/src/spl/Syntactic.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/coqTerms.ml b/src/trace/coqTerms.ml index 6cbdbc0..65995b5 100644 --- a/src/trace/coqTerms.ml +++ b/src/trace/coqTerms.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/coqTerms.mli b/src/trace/coqTerms.mli index b5ca6b7..282f8f6 100644 --- a/src/trace/coqTerms.mli +++ b/src/trace/coqTerms.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/satAtom.ml b/src/trace/satAtom.ml index 0c5bf83..6ffd752 100644 --- a/src/trace/satAtom.ml +++ b/src/trace/satAtom.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/satAtom.mli b/src/trace/satAtom.mli index 92f9bc7..b6a8dea 100644 --- a/src/trace/satAtom.mli +++ b/src/trace/satAtom.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtAtom.ml b/src/trace/smtAtom.ml index f0a907a..2710eb2 100644 --- a/src/trace/smtAtom.ml +++ b/src/trace/smtAtom.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtAtom.mli b/src/trace/smtAtom.mli index 37fcd88..645a638 100644 --- a/src/trace/smtAtom.mli +++ b/src/trace/smtAtom.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtBtype.ml b/src/trace/smtBtype.ml index 2194a57..3b6d107 100644 --- a/src/trace/smtBtype.ml +++ b/src/trace/smtBtype.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtBtype.mli b/src/trace/smtBtype.mli index 2f8f7b0..ec73d21 100644 --- a/src/trace/smtBtype.mli +++ b/src/trace/smtBtype.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtCertif.ml b/src/trace/smtCertif.ml index 27b56c3..2ea4ca8 100644 --- a/src/trace/smtCertif.ml +++ b/src/trace/smtCertif.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtCertif.mli b/src/trace/smtCertif.mli index 3f65930..7da3097 100644 --- a/src/trace/smtCertif.mli +++ b/src/trace/smtCertif.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtCnf.ml b/src/trace/smtCnf.ml index 0b82824..c7601d5 100644 --- a/src/trace/smtCnf.ml +++ b/src/trace/smtCnf.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtCnf.mli b/src/trace/smtCnf.mli index 1025ac4..ba9be04 100644 --- a/src/trace/smtCnf.mli +++ b/src/trace/smtCnf.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtCommands.ml b/src/trace/smtCommands.ml index 080d6c6..9cfc7c4 100644 --- a/src/trace/smtCommands.ml +++ b/src/trace/smtCommands.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtCommands.mli b/src/trace/smtCommands.mli index 9a1b681..b643594 100644 --- a/src/trace/smtCommands.mli +++ b/src/trace/smtCommands.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtForm.ml b/src/trace/smtForm.ml index 4e11709..a86fe8a 100644 --- a/src/trace/smtForm.ml +++ b/src/trace/smtForm.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtForm.mli b/src/trace/smtForm.mli index ad7d2ca..e3c3859 100644 --- a/src/trace/smtForm.mli +++ b/src/trace/smtForm.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtMaps.ml b/src/trace/smtMaps.ml index 86239fb..8b1bc9f 100644 --- a/src/trace/smtMaps.ml +++ b/src/trace/smtMaps.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtMaps.mli b/src/trace/smtMaps.mli index 7808854..220b22a 100644 --- a/src/trace/smtMaps.mli +++ b/src/trace/smtMaps.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtMisc.ml b/src/trace/smtMisc.ml index 41c741d..2080a64 100644 --- a/src/trace/smtMisc.ml +++ b/src/trace/smtMisc.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtMisc.mli b/src/trace/smtMisc.mli index e442e68..a6f5db8 100644 --- a/src/trace/smtMisc.mli +++ b/src/trace/smtMisc.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtTrace.ml b/src/trace/smtTrace.ml index f397826..876e420 100644 --- a/src/trace/smtTrace.ml +++ b/src/trace/smtTrace.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/trace/smtTrace.mli b/src/trace/smtTrace.mli index a12e2e7..2c70bbc 100644 --- a/src/trace/smtTrace.mli +++ b/src/trace/smtTrace.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/verit/verit.ml b/src/verit/verit.ml index 3080372..eed1dca 100644 --- a/src/verit/verit.ml +++ b/src/verit/verit.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/verit/verit.mli b/src/verit/verit.mli index 4b84b58..0560d77 100644 --- a/src/verit/verit.mli +++ b/src/verit/verit.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/verit/veritLexer.mll b/src/verit/veritLexer.mll index f5b88bf..e6592bd 100644 --- a/src/verit/veritLexer.mll +++ b/src/verit/veritLexer.mll @@ -2,7 +2,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/verit/veritParser.mly b/src/verit/veritParser.mly index c46b7c3..6829deb 100644 --- a/src/verit/veritParser.mly +++ b/src/verit/veritParser.mly @@ -2,7 +2,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/verit/veritSyntax.ml b/src/verit/veritSyntax.ml index 422c6f5..e0f0fcc 100644 --- a/src/verit/veritSyntax.ml +++ b/src/verit/veritSyntax.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/verit/veritSyntax.mli b/src/verit/veritSyntax.mli index bd98ba6..64af070 100644 --- a/src/verit/veritSyntax.mli +++ b/src/verit/veritSyntax.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/versions/native/Structures_native.v b/src/versions/native/Structures_native.v index 856883b..47ae21f 100644 --- a/src/versions/native/Structures_native.v +++ b/src/versions/native/Structures_native.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/versions/native/Tactics_native.v b/src/versions/native/Tactics_native.v index d2b2400..45d3603 100644 --- a/src/versions/native/Tactics_native.v +++ b/src/versions/native/Tactics_native.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/versions/native/smtcoq_plugin_native.ml4 b/src/versions/native/smtcoq_plugin_native.ml4 index 7d78731..ebf8511 100644 --- a/src/versions/native/smtcoq_plugin_native.ml4 +++ b/src/versions/native/smtcoq_plugin_native.ml4 @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/versions/native/structures.ml b/src/versions/native/structures.ml index 94d68c1..0738801 100644 --- a/src/versions/native/structures.ml +++ b/src/versions/native/structures.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/versions/native/structures.mli b/src/versions/native/structures.mli index 775f7be..d8071d9 100644 --- a/src/versions/native/structures.mli +++ b/src/versions/native/structures.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/versions/standard/Array/PArray_standard.v b/src/versions/standard/Array/PArray_standard.v index 83bc943..f3bf606 100644 --- a/src/versions/standard/Array/PArray_standard.v +++ b/src/versions/standard/Array/PArray_standard.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/versions/standard/Int63/Int63Axioms_standard.v b/src/versions/standard/Int63/Int63Axioms_standard.v index 9a79f04..9625bce 100644 --- a/src/versions/standard/Int63/Int63Axioms_standard.v +++ b/src/versions/standard/Int63/Int63Axioms_standard.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/versions/standard/Int63/Int63Native_standard.v b/src/versions/standard/Int63/Int63Native_standard.v index a5a931b..6600a27 100644 --- a/src/versions/standard/Int63/Int63Native_standard.v +++ b/src/versions/standard/Int63/Int63Native_standard.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/versions/standard/Int63/Int63Op_standard.v b/src/versions/standard/Int63/Int63Op_standard.v index 8f78691..bb7d9a1 100644 --- a/src/versions/standard/Int63/Int63Op_standard.v +++ b/src/versions/standard/Int63/Int63Op_standard.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/versions/standard/Int63/Int63Properties_standard.v b/src/versions/standard/Int63/Int63Properties_standard.v index 726bffd..feb19b8 100644 --- a/src/versions/standard/Int63/Int63Properties_standard.v +++ b/src/versions/standard/Int63/Int63Properties_standard.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/versions/standard/Int63/Int63_standard.v b/src/versions/standard/Int63/Int63_standard.v index 59c6419..acee305 100644 --- a/src/versions/standard/Int63/Int63_standard.v +++ b/src/versions/standard/Int63/Int63_standard.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/versions/standard/Structures_standard.v b/src/versions/standard/Structures_standard.v index d6c4435..1a0abf5 100644 --- a/src/versions/standard/Structures_standard.v +++ b/src/versions/standard/Structures_standard.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/versions/standard/Tactics_standard.v b/src/versions/standard/Tactics_standard.v index 61e663a..f79b253 100644 --- a/src/versions/standard/Tactics_standard.v +++ b/src/versions/standard/Tactics_standard.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/versions/standard/g_smtcoq_standard.ml4 b/src/versions/standard/g_smtcoq_standard.ml4 index 2411316..ecb0cf5 100644 --- a/src/versions/standard/g_smtcoq_standard.ml4 +++ b/src/versions/standard/g_smtcoq_standard.ml4 @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/versions/standard/structures.ml b/src/versions/standard/structures.ml index d7e7f96..b64cb89 100644 --- a/src/versions/standard/structures.ml +++ b/src/versions/standard/structures.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/versions/standard/structures.mli b/src/versions/standard/structures.mli index cde4f4f..8989c9c 100644 --- a/src/versions/standard/structures.mli +++ b/src/versions/standard/structures.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/zchaff/cnfParser.ml b/src/zchaff/cnfParser.ml index cf22136..0efe192 100644 --- a/src/zchaff/cnfParser.ml +++ b/src/zchaff/cnfParser.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/zchaff/cnfParser.mli b/src/zchaff/cnfParser.mli index 586942e..6ab5e08 100644 --- a/src/zchaff/cnfParser.mli +++ b/src/zchaff/cnfParser.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/zchaff/satParser.ml b/src/zchaff/satParser.ml index 8704c7c..d8e066f 100644 --- a/src/zchaff/satParser.ml +++ b/src/zchaff/satParser.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/zchaff/satParser.mli b/src/zchaff/satParser.mli index 871ab66..8fa78ce 100644 --- a/src/zchaff/satParser.mli +++ b/src/zchaff/satParser.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/zchaff/zchaff.ml b/src/zchaff/zchaff.ml index 71b28a8..963c8e4 100644 --- a/src/zchaff/zchaff.ml +++ b/src/zchaff/zchaff.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/zchaff/zchaff.mli b/src/zchaff/zchaff.mli index 63cf772..3f458d3 100644 --- a/src/zchaff/zchaff.mli +++ b/src/zchaff/zchaff.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/zchaff/zchaffParser.ml b/src/zchaff/zchaffParser.ml index e3db7b6..4f457e6 100644 --- a/src/zchaff/zchaffParser.ml +++ b/src/zchaff/zchaffParser.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/src/zchaff/zchaffParser.mli b/src/zchaff/zchaffParser.mli index 26065df..8fa4301 100644 --- a/src/zchaff/zchaffParser.mli +++ b/src/zchaff/zchaffParser.mli @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/unit-tests/Tests_lfsc_tactics.v b/unit-tests/Tests_lfsc_tactics.v index 280ed17..cb9d7ba 100644 --- a/unit-tests/Tests_lfsc_tactics.v +++ b/unit-tests/Tests_lfsc_tactics.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/unit-tests/Tests_verit_tactics.v b/unit-tests/Tests_verit_tactics.v index 9c5e7f4..16790f6 100644 --- a/unit-tests/Tests_verit_tactics.v +++ b/unit-tests/Tests_verit_tactics.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/unit-tests/Tests_verit_vernac.v b/unit-tests/Tests_verit_vernac.v index c43e245..22db2e8 100644 --- a/unit-tests/Tests_verit_vernac.v +++ b/unit-tests/Tests_verit_vernac.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/unit-tests/Tests_zchaff_tactics.v b/unit-tests/Tests_zchaff_tactics.v index cf86bc1..085436a 100644 --- a/unit-tests/Tests_zchaff_tactics.v +++ b/unit-tests/Tests_zchaff_tactics.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/unit-tests/Tests_zchaff_vernac.v b/unit-tests/Tests_zchaff_vernac.v index 9a23471..08f45a1 100644 --- a/unit-tests/Tests_zchaff_vernac.v +++ b/unit-tests/Tests_zchaff_vernac.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/unit-tests/demo_lfsc_bool.v b/unit-tests/demo_lfsc_bool.v index d89954f..39bc6a1 100644 --- a/unit-tests/demo_lfsc_bool.v +++ b/unit-tests/demo_lfsc_bool.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) diff --git a/unit-tests/demo_lfsc_prop.v b/unit-tests/demo_lfsc_prop.v index 00acfef..d15e58a 100644 --- a/unit-tests/demo_lfsc_prop.v +++ b/unit-tests/demo_lfsc_prop.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) -- cgit