aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@lri.fr>2021-05-26 11:41:30 +0200
committerChantal Keller <Chantal.Keller@lri.fr>2021-05-26 11:41:30 +0200
commit74e568e4b7da72cefcf26af3cb189f9a43df647b (patch)
tree7c4eba3d5aa58cb65b96af5721bf37aa88c493c6 /examples
parent58a1bc372302ad51fe73323315255d0f431351f7 (diff)
parent18536f162cc9126e743627819dcd69434b91e683 (diff)
downloadsmtcoq-74e568e4b7da72cefcf26af3cb189f9a43df647b.tar.gz
smtcoq-74e568e4b7da72cefcf26af3cb189f9a43df647b.zip
Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10
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 952f91c..06d5aba 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 *)
(* *)