summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/options/bool_to_bv_mode.cpp2
-rw-r--r--src/options/bool_to_bv_mode.h2
-rw-r--r--src/preprocessing/passes/sep_skolem_emp.cpp2
-rw-r--r--src/theory/fp/theory_fp.cpp2
-rw-r--r--src/theory/theory_model_builder.cpp2
5 files changed, 5 insertions, 5 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.
diff --git a/src/preprocessing/passes/sep_skolem_emp.cpp b/src/preprocessing/passes/sep_skolem_emp.cpp
index e787fe08c..a81dbb4b5 100644
--- a/src/preprocessing/passes/sep_skolem_emp.cpp
+++ b/src/preprocessing/passes/sep_skolem_emp.cpp
@@ -2,7 +2,7 @@
/*! \file sep_skolem_emp.cpp
** \verbatim
** Top contributors (to current version):
- ** Yoni Zohar, Andrew Reynolds, Paul Meng
+ ** Yoni Zohar, Andrew Reynolds
** 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/theory/fp/theory_fp.cpp b/src/theory/fp/theory_fp.cpp
index 4652f62d1..9dae2a5c3 100644
--- a/src/theory/fp/theory_fp.cpp
+++ b/src/theory/fp/theory_fp.cpp
@@ -2,7 +2,7 @@
/*! \file theory_fp.cpp
** \verbatim
** Top contributors (to current version):
- ** Martin Brain, Andrew Reynolds, Tim King
+ ** Martin Brain, Andres Noetzli, Andrew Reynolds
** 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/theory/theory_model_builder.cpp b/src/theory/theory_model_builder.cpp
index 102979056..7a4a0f041 100644
--- a/src/theory/theory_model_builder.cpp
+++ b/src/theory/theory_model_builder.cpp
@@ -2,7 +2,7 @@
/*! \file theory_model_builder.cpp
** \verbatim
** Top contributors (to current version):
- ** Andrew Reynolds, Clark Barrett, Morgan Deters
+ ** Andrew Reynolds, Clark Barrett, Andres Noetzli
** 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