summaryrefslogtreecommitdiff
path: root/src/smt/smt_statistics_registry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt/smt_statistics_registry.cpp')
-rw-r--r--src/smt/smt_statistics_registry.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/smt/smt_statistics_registry.cpp b/src/smt/smt_statistics_registry.cpp
index 47591a8e2..7757d5b1b 100644
--- a/src/smt/smt_statistics_registry.cpp
+++ b/src/smt/smt_statistics_registry.cpp
@@ -4,7 +4,7 @@
** Top contributors (to current version):
** Tim King
** This file is part of the CVC4 project.
- ** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
+ ** Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
** in the top-level source directory and their institutional affiliations.
** All rights reserved. See the file COPYING in the top-level source
** directory for licensing information.\endverbatim
@@ -14,7 +14,6 @@
** Accessor for the SmtEngine's StatisticsRegistry.
**/
-
#include "smt/smt_statistics_registry.h"
#include "smt/smt_engine_scope.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback