aboutsummaryrefslogtreecommitdiffstats
path: root/examples/InsertionSort.v
diff options
context:
space:
mode:
Diffstat (limited to 'examples/InsertionSort.v')
-rw-r--r--examples/InsertionSort.v2
1 files changed, 1 insertions, 1 deletions
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 *)
(* *)