summaryrefslogtreecommitdiff
path: root/src/options
diff options
context:
space:
mode:
Diffstat (limited to 'src/options')
-rw-r--r--src/options/bool_to_bv_mode.cpp2
-rw-r--r--src/options/bool_to_bv_mode.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/options/bool_to_bv_mode.cpp b/src/options/bool_to_bv_mode.cpp
index b8fc4cb83..12fd3c1f9 100644
--- a/src/options/bool_to_bv_mode.cpp
+++ b/src/options/bool_to_bv_mode.cpp
@@ -2,7 +2,7 @@
/*! \file bool_to_bv_mode.cpp
** \verbatim
** Top contributors (to current version):
- ** Makai Mann, Tim King, Morgan Deters
+ ** Makai Mann
** This file is part of the CVC4 project.
** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS
** in the top-level source directory) and their institutional affiliations.
diff --git a/src/options/bool_to_bv_mode.h b/src/options/bool_to_bv_mode.h
index 4e15f930b..e45060872 100644
--- a/src/options/bool_to_bv_mode.h
+++ b/src/options/bool_to_bv_mode.h
@@ -2,7 +2,7 @@
/*! \file bool_to_bv_mode.h
** \verbatim
** Top contributors (to current version):
- ** Makai Mann, Tim King, Morgan Deters
+ ** Makai Mann
** This file is part of the CVC4 project.
** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS
** in the top-level source directory) and their institutional affiliations.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback