summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
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