aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@lri.fr>2021-05-26 11:41:49 +0200
committerChantal Keller <Chantal.Keller@lri.fr>2021-05-26 11:41:49 +0200
commit1f414ad1cfcef2e8cfb59659cf743401716bc90c (patch)
tree5ae23acc0fa86e42ea31335fe714d4e4c24d444b /examples
parent124c8919b833bf0c2c57751464712381d39b5bec (diff)
parent74e568e4b7da72cefcf26af3cb189f9a43df647b (diff)
downloadsmtcoq-1f414ad1cfcef2e8cfb59659cf743401716bc90c.tar.gz
smtcoq-1f414ad1cfcef2e8cfb59659cf743401716bc90c.zip
Merge branch 'coq-8.10' of github.com:smtcoq/smtcoq 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 6c6b43d..b949740 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 *)
(* *)