summaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
Diffstat (limited to 'src/util')
-rw-r--r--src/util/integer.cpp2
-rw-r--r--src/util/integer.h2
-rw-r--r--src/util/options.h2
-rw-r--r--src/util/rational.cpp2
-rw-r--r--src/util/rational.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/util/integer.cpp b/src/util/integer.cpp
index 41291cc42..3a7851eec 100644
--- a/src/util/integer.cpp
+++ b/src/util/integer.cpp
@@ -1,7 +1,7 @@
/********************* */
/** integer.cpp
** Original author: taking
- ** Major contributors: none
+ ** Major contributors: mdeters
** Minor contributors (to current version): none
** This file is part of the CVC4 prototype.
** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys)
diff --git a/src/util/integer.h b/src/util/integer.h
index ffba5543a..c1e5d90ea 100644
--- a/src/util/integer.h
+++ b/src/util/integer.h
@@ -2,7 +2,7 @@
/** integer.h
** Original author: taking
** Major contributors: none
- ** Minor contributors (to current version): none
+ ** Minor contributors (to current version): mdeters
** This file is part of the CVC4 prototype.
** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys)
** Courant Institute of Mathematical Sciences
diff --git a/src/util/options.h b/src/util/options.h
index c8c95dd11..63f1cb99e 100644
--- a/src/util/options.h
+++ b/src/util/options.h
@@ -2,7 +2,7 @@
/** options.h
** Original author: mdeters
** Major contributors: cconway
- ** Minor contributors (to current version): taking, dejan
+ ** Minor contributors (to current version): dejan
** This file is part of the CVC4 prototype.
** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys)
** Courant Institute of Mathematical Sciences
diff --git a/src/util/rational.cpp b/src/util/rational.cpp
index f3584e8f3..3ed357de7 100644
--- a/src/util/rational.cpp
+++ b/src/util/rational.cpp
@@ -1,7 +1,7 @@
/********************* */
/** rational.cpp
** Original author: taking
- ** Major contributors: none
+ ** Major contributors: mdeters
** Minor contributors (to current version): none
** This file is part of the CVC4 prototype.
** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys)
diff --git a/src/util/rational.h b/src/util/rational.h
index 37d0c08cb..48b00899a 100644
--- a/src/util/rational.h
+++ b/src/util/rational.h
@@ -2,7 +2,7 @@
/** rational.h
** Original author: taking
** Major contributors: none
- ** Minor contributors (to current version): none
+ ** Minor contributors (to current version): mdeters
** This file is part of the CVC4 prototype.
** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys)
** Courant Institute of Mathematical Sciences
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback