summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-10-03 00:06:25 +0000
committerMorgan Deters <mdeters@gmail.com>2010-10-03 00:06:25 +0000
commitc0558a1625887f4761cfbad371e07af06a49b38b (patch)
treee711afb3fb25f3e7ee8225d63261407fbef7967e /src/lib
parent036a23f59bbc23343dc690fd1e147541e79e9b9e (diff)
file header documentation regenerated with contributors names; no code modified in this commit
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/clock_gettime.c2
-rw-r--r--src/lib/clock_gettime.h2
-rw-r--r--src/lib/replacements.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/clock_gettime.c b/src/lib/clock_gettime.c
index 682269458..b1bc24ed8 100644
--- a/src/lib/clock_gettime.c
+++ b/src/lib/clock_gettime.c
@@ -1,7 +1,7 @@
/********************* */
/*! \file clock_gettime.c
** \verbatim
- ** Original author:
+ ** Original author: mdeters
** Major contributors: none
** Minor contributors (to current version): none
** This file is part of the CVC4 prototype.
diff --git a/src/lib/clock_gettime.h b/src/lib/clock_gettime.h
index aac80dadf..e419e16b0 100644
--- a/src/lib/clock_gettime.h
+++ b/src/lib/clock_gettime.h
@@ -1,7 +1,7 @@
/********************* */
/*! \file clock_gettime.h
** \verbatim
- ** Original author:
+ ** Original author: mdeters
** Major contributors: none
** Minor contributors (to current version): none
** This file is part of the CVC4 prototype.
diff --git a/src/lib/replacements.h b/src/lib/replacements.h
index d38331b66..c930d2654 100644
--- a/src/lib/replacements.h
+++ b/src/lib/replacements.h
@@ -1,7 +1,7 @@
/********************* */
/*! \file replacements.h
** \verbatim
- ** Original author:
+ ** Original author: mdeters
** Major contributors: none
** Minor contributors (to current version): none
** This file is part of the CVC4 prototype.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback