aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@lri.fr>2022-02-16 17:35:44 +0100
committerChantal Keller <Chantal.Keller@lri.fr>2022-02-16 17:35:44 +0100
commit2fdaf566e83897ed46127791d731f5788c22907c (patch)
tree48d0c8f8c87fd5b14b08f5e421ce9f2128e2b690 /examples
parent0617eb48bafaa87059e34a278d6e9351df905c46 (diff)
downloadsmtcoq-2fdaf566e83897ed46127791d731f5788c22907c.tar.gz
smtcoq-2fdaf566e83897ed46127791d731f5788c22907c.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 b32c254..324d139 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 *)
(* *)