summaryrefslogtreecommitdiff
path: root/src/options
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2013-04-02 14:31:53 -0400
committerMorgan Deters <mdeters@cs.nyu.edu>2013-04-02 14:36:18 -0400
commit166bbd9c5716e646769cdc38aaeff3bd75de94f8 (patch)
tree5ca77fed3bef0060fb28bc4d0661b6f3e31b9d62 /src/options
parent415c4f45eab364ea3c0cf15b2612406751527113 (diff)
Regenerated copyrights: canonicalized names, no emails
Diffstat (limited to 'src/options')
-rw-r--r--src/options/base_options_handlers.h2
-rw-r--r--src/options/base_options_template.cpp2
-rw-r--r--src/options/base_options_template.h2
-rw-r--r--src/options/option_exception.h2
-rw-r--r--src/options/options.h2
-rw-r--r--src/options/options_holder_template.h2
-rw-r--r--src/options/options_template.cpp2
7 files changed, 7 insertions, 7 deletions
diff --git a/src/options/base_options_handlers.h b/src/options/base_options_handlers.h
index 4c8b3eb21..a161b6c07 100644
--- a/src/options/base_options_handlers.h
+++ b/src/options/base_options_handlers.h
@@ -1,7 +1,7 @@
/********************* */
/*! \file base_options_handlers.h
** \verbatim
- ** Original author: Morgan Deters <mdeters@cs.nyu.edu>
+ ** Original author: Morgan Deters
** Major contributors: none
** Minor contributors (to current version): none
** This file is part of the CVC4 project.
diff --git a/src/options/base_options_template.cpp b/src/options/base_options_template.cpp
index a5cee0cb2..b6a320cce 100644
--- a/src/options/base_options_template.cpp
+++ b/src/options/base_options_template.cpp
@@ -1,7 +1,7 @@
/********************* */
/*! \file base_options_template.cpp
** \verbatim
- ** Original author: Morgan Deters <mdeters@cs.nyu.edu>
+ ** Original author: Morgan Deters
** Major contributors: none
** Minor contributors (to current version): none
** This file is part of the CVC4 project.
diff --git a/src/options/base_options_template.h b/src/options/base_options_template.h
index abb7f0456..daf62659c 100644
--- a/src/options/base_options_template.h
+++ b/src/options/base_options_template.h
@@ -1,7 +1,7 @@
/********************* */
/*! \file base_options_template.h
** \verbatim
- ** Original author: Morgan Deters <mdeters@cs.nyu.edu>
+ ** Original author: Morgan Deters
** Major contributors: none
** Minor contributors (to current version): none
** This file is part of the CVC4 project.
diff --git a/src/options/option_exception.h b/src/options/option_exception.h
index be4d423aa..b085835b6 100644
--- a/src/options/option_exception.h
+++ b/src/options/option_exception.h
@@ -1,7 +1,7 @@
/********************* */
/*! \file option_exception.h
** \verbatim
- ** Original author: Morgan Deters <mdeters@cs.nyu.edu>
+ ** Original author: Morgan Deters
** Major contributors: none
** Minor contributors (to current version): none
** This file is part of the CVC4 project.
diff --git a/src/options/options.h b/src/options/options.h
index 4e3f8e06a..2be0e7b51 100644
--- a/src/options/options.h
+++ b/src/options/options.h
@@ -1,7 +1,7 @@
/********************* */
/*! \file options.h
** \verbatim
- ** Original author: Morgan Deters <mdeters@cs.nyu.edu>
+ ** Original author: Morgan Deters
** Major contributors: none
** Minor contributors (to current version): none
** This file is part of the CVC4 project.
diff --git a/src/options/options_holder_template.h b/src/options/options_holder_template.h
index 619ae1a7f..8738d7b51 100644
--- a/src/options/options_holder_template.h
+++ b/src/options/options_holder_template.h
@@ -1,7 +1,7 @@
/********************* */
/*! \file options_holder_template.h
** \verbatim
- ** Original author: Morgan Deters <mdeters@cs.nyu.edu>
+ ** Original author: Morgan Deters
** Major contributors: none
** Minor contributors (to current version): none
** This file is part of the CVC4 project.
diff --git a/src/options/options_template.cpp b/src/options/options_template.cpp
index 92f425f0b..81ffe1b27 100644
--- a/src/options/options_template.cpp
+++ b/src/options/options_template.cpp
@@ -1,7 +1,7 @@
/********************* */
/*! \file options_template.cpp
** \verbatim
- ** Original author: Morgan Deters <mdeters@cs.nyu.edu>
+ ** Original author: Morgan Deters
** Major contributors: none
** Minor contributors (to current version): none
** This file is part of the CVC4 project.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback