aboutsummaryrefslogtreecommitdiffstats
path: root/examples
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 /examples
parentc827acdbf2814bc13495ab1599af9dfe85e32fbb (diff)
downloadsmtcoq-18536f162cc9126e743627819dcd69434b91e683.tar.gz
smtcoq-18536f162cc9126e743627819dcd69434b91e683.zip
Update copyright
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 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 *)
(* *)