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/trace/smtCommands.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/trace/smtCommands.ml') diff --git a/src/trace/smtCommands.ml b/src/trace/smtCommands.ml index 080d6c6..9cfc7c4 100644 --- a/src/trace/smtCommands.ml +++ b/src/trace/smtCommands.ml @@ -1,7 +1,7 @@ (**************************************************************************) (* *) (* SMTCoq *) -(* Copyright (C) 2011 - 2019 *) +(* Copyright (C) 2011 - 2021 *) (* *) (* See file "AUTHORS" for the list of authors *) (* *) -- cgit