aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@lri.fr>2022-02-17 10:47:36 +0100
committerChantal Keller <Chantal.Keller@lri.fr>2022-02-17 10:47:36 +0100
commitbf51e8a18116d3f2f340d3be0444c7e15b2c21cb (patch)
tree00ae64550607aa8e522b079a4b57ec146f7dd560 /examples
parent761a4af555c228a9fdd34ae33f9c842931a592cf (diff)
parenta9e7740b79326a5eeca4bead2c6ad0b5e8010d35 (diff)
downloadsmtcoq-bf51e8a18116d3f2f340d3be0444c7e15b2c21cb.tar.gz
smtcoq-bf51e8a18116d3f2f340d3be0444c7e15b2c21cb.zip
Merge remote-tracking branch 'origin/coq-8.10' into coq-8.11
Diffstat (limited to 'examples')
-rw-r--r--examples/Example.v2
-rw-r--r--examples/InsertionSort.v2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/Example.v b/examples/Example.v
index b949740..cd53212 100644
--- a/examples/Example.v
+++ b/examples/Example.v
@@ -1,7 +1,7 @@
(**************************************************************************)
(* *)
(* SMTCoq *)
-(* Copyright (C) 2011 - 2021 *)
+(* Copyright (C) 2011 - 2022 *)
(* *)
(* See file "AUTHORS" for the list of authors *)
(* *)
diff --git a/examples/InsertionSort.v b/examples/InsertionSort.v
index 485ab7f..1f49a12 100644
--- a/examples/InsertionSort.v
+++ b/examples/InsertionSort.v
@@ -1,7 +1,7 @@
(**************************************************************************)
(* *)
(* SMTCoq *)
-(* Copyright (C) 2011 - 2021 *)
+(* Copyright (C) 2011 - 2022 *)
(* *)
(* See file "AUTHORS" for the list of authors *)
(* *)