summaryrefslogtreecommitdiff
path: root/src/theory/sets
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/sets')
-rw-r--r--src/theory/sets/normal_form.h2
-rw-r--r--src/theory/sets/solver_state.cpp2
-rw-r--r--src/theory/sets/theory_sets.cpp2
-rw-r--r--src/theory/sets/theory_sets_rewriter.h2
-rw-r--r--src/theory/sets/theory_sets_type_rules.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/theory/sets/normal_form.h b/src/theory/sets/normal_form.h
index 2654344f3..08f0c2d1c 100644
--- a/src/theory/sets/normal_form.h
+++ b/src/theory/sets/normal_form.h
@@ -2,7 +2,7 @@
/*! \file normal_form.h
** \verbatim
** Top contributors (to current version):
- ** Kshitij Bansal, Andrew Reynolds, Tim King
+ ** Andrew Reynolds, Kshitij Bansal, Mudathir Mohamed
** This file is part of the CVC4 project.
** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
** in the top-level source directory and their institutional affiliations.
diff --git a/src/theory/sets/solver_state.cpp b/src/theory/sets/solver_state.cpp
index 1d58945a5..18b384f6a 100644
--- a/src/theory/sets/solver_state.cpp
+++ b/src/theory/sets/solver_state.cpp
@@ -2,7 +2,7 @@
/*! \file solver_state.cpp
** \verbatim
** Top contributors (to current version):
- ** Andrew Reynolds, Mudathir Mohamed
+ ** Andrew Reynolds, Mudathir Mohamed, Paul Meng
** This file is part of the CVC4 project.
** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
** in the top-level source directory and their institutional affiliations.
diff --git a/src/theory/sets/theory_sets.cpp b/src/theory/sets/theory_sets.cpp
index 763024d5f..0e6ab1b18 100644
--- a/src/theory/sets/theory_sets.cpp
+++ b/src/theory/sets/theory_sets.cpp
@@ -2,7 +2,7 @@
/*! \file theory_sets.cpp
** \verbatim
** Top contributors (to current version):
- ** Andrew Reynolds, Mudathir Mohamed, Kshitij Bansal
+ ** Andrew Reynolds, Kshitij Bansal, Andres Noetzli
** This file is part of the CVC4 project.
** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
** in the top-level source directory and their institutional affiliations.
diff --git a/src/theory/sets/theory_sets_rewriter.h b/src/theory/sets/theory_sets_rewriter.h
index e7d031b6f..35139331c 100644
--- a/src/theory/sets/theory_sets_rewriter.h
+++ b/src/theory/sets/theory_sets_rewriter.h
@@ -2,7 +2,7 @@
/*! \file theory_sets_rewriter.h
** \verbatim
** Top contributors (to current version):
- ** Kshitij Bansal, Andres Noetzli, Mathias Preiner
+ ** Kshitij Bansal, Andrew Reynolds, Andres Noetzli
** This file is part of the CVC4 project.
** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
** in the top-level source directory and their institutional affiliations.
diff --git a/src/theory/sets/theory_sets_type_rules.h b/src/theory/sets/theory_sets_type_rules.h
index c5e86f10c..3844248f2 100644
--- a/src/theory/sets/theory_sets_type_rules.h
+++ b/src/theory/sets/theory_sets_type_rules.h
@@ -2,7 +2,7 @@
/*! \file theory_sets_type_rules.h
** \verbatim
** Top contributors (to current version):
- ** Andrew Reynolds, Kshitij Bansal, Paul Meng
+ ** Andrew Reynolds, Kshitij Bansal, Mudathir Mohamed
** This file is part of the CVC4 project.
** Copyright (c) 2009-2020 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