aboutsummaryrefslogtreecommitdiffstats
path: root/src/cnf/Cnf.v
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@lri.fr>2021-05-26 11:42:34 +0200
committerChantal Keller <Chantal.Keller@lri.fr>2021-05-26 11:42:34 +0200
commit7af9476426f4dff75cd1ce50fc3c4c81b2134eac (patch)
tree1c3da7441e38358706155b8d275df3298a30dcec /src/cnf/Cnf.v
parent660364faca9dc1708b746c50aac9de6262de1d96 (diff)
parent1f414ad1cfcef2e8cfb59659cf743401716bc90c (diff)
downloadsmtcoq-7af9476426f4dff75cd1ce50fc3c4c81b2134eac.tar.gz
smtcoq-7af9476426f4dff75cd1ce50fc3c4c81b2134eac.zip
Merge branch 'coq-8.11' of github.com:smtcoq/smtcoq into coq-8.12
Diffstat (limited to 'src/cnf/Cnf.v')
-rw-r--r--src/cnf/Cnf.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cnf/Cnf.v b/src/cnf/Cnf.v
index a7e3e64..9817cd7 100644
--- a/src/cnf/Cnf.v
+++ b/src/cnf/Cnf.v
@@ -1,7 +1,7 @@
(**************************************************************************)
(* *)
(* SMTCoq *)
-(* Copyright (C) 2011 - 2019 *)
+(* Copyright (C) 2011 - 2021 *)
(* *)
(* See file "AUTHORS" for the list of authors *)
(* *)