aboutsummaryrefslogtreecommitdiffstats
path: root/src/versions/native
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@lri.fr>2021-05-26 11:40:54 +0200
committerChantal Keller <Chantal.Keller@lri.fr>2021-05-26 11:40:54 +0200
commit18536f162cc9126e743627819dcd69434b91e683 (patch)
tree9a4eeb47ca5de3ac0beb50663b41dfd5ebefa2c1 /src/versions/native
parentc827acdbf2814bc13495ab1599af9dfe85e32fbb (diff)
downloadsmtcoq-18536f162cc9126e743627819dcd69434b91e683.tar.gz
smtcoq-18536f162cc9126e743627819dcd69434b91e683.zip
Update copyright
Diffstat (limited to 'src/versions/native')
-rw-r--r--src/versions/native/Structures_native.v2
-rw-r--r--src/versions/native/Tactics_native.v2
-rw-r--r--src/versions/native/smtcoq_plugin_native.ml42
-rw-r--r--src/versions/native/structures.ml2
-rw-r--r--src/versions/native/structures.mli2
5 files changed, 5 insertions, 5 deletions
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 *)
(* *)