summaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-04-01 07:19:41 +0000
committerMorgan Deters <mdeters@gmail.com>2010-04-01 07:19:41 +0000
commita86b330c8b1ebfa7ec9a284ceb7cba69ff6d09b9 (patch)
tree792b675b3d11b546450c5b785b2dac40afd742d8 /src/main
parentc49e8a66f30413adc802c7200ec02c68e33feae6 (diff)
reran update-copyright.pl to get new contributors and add new header comments to files without them
Diffstat (limited to 'src/main')
-rw-r--r--src/main/getopt.cpp2
-rw-r--r--src/main/main.cpp4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/main/getopt.cpp b/src/main/getopt.cpp
index b7474fa7e..64958519c 100644
--- a/src/main/getopt.cpp
+++ b/src/main/getopt.cpp
@@ -2,7 +2,7 @@
/** getopt.cpp
** Original author: mdeters
** Major contributors: none
- ** Minor contributors (to current version): barrett, dejan, cconway
+ ** Minor contributors (to current version): dejan, barrett, cconway
** 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/main/main.cpp b/src/main/main.cpp
index c6899e85a..174ab4b7f 100644
--- a/src/main/main.cpp
+++ b/src/main/main.cpp
@@ -1,8 +1,8 @@
/********************* */
/** main.cpp
** Original author: mdeters
- ** Major contributors: barrett, dejan
- ** Minor contributors (to current version): cconway
+ ** Major contributors: none
+ ** Minor contributors (to current version): dejan, barrett, cconway
** 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