summaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
Diffstat (limited to 'src/util')
-rw-r--r--src/util/configuration.h2
-rw-r--r--src/util/options.h4
-rw-r--r--src/util/output.h2
3 files changed, 4 insertions, 4 deletions
diff --git a/src/util/configuration.h b/src/util/configuration.h
index b761f1f22..20d00a5f8 100644
--- a/src/util/configuration.h
+++ b/src/util/configuration.h
@@ -2,7 +2,7 @@
/** configuration.h
** Original author: mdeters
** Major contributors: none
- ** Minor contributors (to current version): taking
+ ** 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)
** Courant Institute of Mathematical Sciences
diff --git a/src/util/options.h b/src/util/options.h
index cad00a61b..404700a85 100644
--- a/src/util/options.h
+++ b/src/util/options.h
@@ -1,8 +1,8 @@
/********************* */
/** options.h
** Original author: mdeters
- ** Major contributors: dejan
- ** Minor contributors (to current version): taking
+ ** Major contributors: cconway
+ ** Minor contributors (to current version): taking, 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/output.h b/src/util/output.h
index ad42416d8..d0db064f0 100644
--- a/src/util/output.h
+++ b/src/util/output.h
@@ -2,7 +2,7 @@
/** output.h
** Original author: mdeters
** Major contributors: none
- ** Minor contributors (to current version): none
+ ** 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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback