From 18536f162cc9126e743627819dcd69434b91e683 Mon Sep 17 00:00:00 2001 From: Chantal Keller Date: Wed, 26 May 2021 11:40:54 +0200 Subject: Update copyright --- src/bva/BVList.v | 2 +- src/bva/Bva_checker.v | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/bva') diff --git a/src/bva/BVList.v b/src/bva/BVList.v index 2381b1b..c337302 100644 --- a/src/bva/BVList.v +++ b/src/bva/BVList.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/src/bva/Bva_checker.v b/src/bva/Bva_checker.v index a2fd213..cab05b9 100644 --- a/src/bva/Bva_checker.v +++ b/src/bva/Bva_checker.v @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) -- cgit