summaryrefslogtreecommitdiff
path: root/src/decision
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2013-12-05 15:04:30 -0500
committerMorgan Deters <mdeters@cs.nyu.edu>2013-12-05 15:41:28 -0500
commitd692211d62a5d5a58c4bbe11b495554671c43847 (patch)
tree5097a72499b72d54630d7dc7f890831eb1996b00 /src/decision
parent2fab0a67761f8b63a3c3f5abdbe7f382f722a04f (diff)
Update copyrights, add missing file-level documentation; fix perms.
Diffstat (limited to 'src/decision')
-rw-r--r--src/decision/decision_engine.h2
-rw-r--r--src/decision/decision_mode.h2
-rw-r--r--src/decision/options_handlers.h4
3 files changed, 4 insertions, 4 deletions
diff --git a/src/decision/decision_engine.h b/src/decision/decision_engine.h
index f28b13774..cda696a03 100644
--- a/src/decision/decision_engine.h
+++ b/src/decision/decision_engine.h
@@ -3,7 +3,7 @@
** \verbatim
** Original author: Kshitij Bansal
** Major contributors: none
- ** Minor contributors (to current version): Clark Barrett, Dejan Jovanovic, Morgan Deters
+ ** Minor contributors (to current version): Clark Barrett, Dejan Jovanovic, Morgan Deters, Tim King
** This file is part of the CVC4 project.
** Copyright (c) 2009-2013 New York University and The University of Iowa
** See the file COPYING in the top-level source directory for licensing
diff --git a/src/decision/decision_mode.h b/src/decision/decision_mode.h
index 20743cba1..3c5d98340 100644
--- a/src/decision/decision_mode.h
+++ b/src/decision/decision_mode.h
@@ -2,7 +2,7 @@
/*! \file decision_mode.h
** \verbatim
** Original author: Morgan Deters
- ** Major contributors: none
+ ** Major contributors: Kshitij Bansal
** Minor contributors (to current version): none
** This file is part of the CVC4 project.
** Copyright (c) 2009-2013 New York University and The University of Iowa
diff --git a/src/decision/options_handlers.h b/src/decision/options_handlers.h
index 44a623970..f538ba947 100644
--- a/src/decision/options_handlers.h
+++ b/src/decision/options_handlers.h
@@ -2,8 +2,8 @@
/*! \file options_handlers.h
** \verbatim
** Original author: Morgan Deters
- ** Major contributors: none
- ** Minor contributors (to current version): Kshitij Bansal
+ ** Major contributors: Kshitij Bansal
+ ** Minor contributors (to current version): none
** This file is part of the CVC4 project.
** Copyright (c) 2009-2013 New York University and The University of Iowa
** See the file COPYING in the top-level source directory for licensing
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback