summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2013-04-01 23:32:39 -0400
committerMorgan Deters <mdeters@cs.nyu.edu>2013-04-01 23:32:39 -0400
commit0e6e0f181618aedf6161ed994d9d4e71ffb1b21d (patch)
treedf4464da8be416697eceee1697fd6cc08831c603 /src/lib
parent2f195e4babef016e9b02faeb80cd79f0177a3f05 (diff)
update copyrights
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/clock_gettime.c6
-rw-r--r--src/lib/clock_gettime.h6
-rw-r--r--src/lib/ffs.c4
-rw-r--r--src/lib/ffs.h4
-rw-r--r--src/lib/replacements.h6
-rw-r--r--src/lib/strtok_r.c4
-rw-r--r--src/lib/strtok_r.h4
7 files changed, 17 insertions, 17 deletions
diff --git a/src/lib/clock_gettime.c b/src/lib/clock_gettime.c
index 054a8c112..ce257e039 100644
--- a/src/lib/clock_gettime.c
+++ b/src/lib/clock_gettime.c
@@ -1,11 +1,11 @@
/********************* */
/*! \file clock_gettime.c
** \verbatim
- ** Original author: mdeters
+ ** Original author: Morgan Deters <mdeters@cs.nyu.edu>
** Major contributors: none
** Minor contributors (to current version): none
- ** This file is part of the CVC4 prototype.
- ** Copyright (c) 2009-2012 New York University and The University of Iowa
+ ** 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
** information.\endverbatim
**
diff --git a/src/lib/clock_gettime.h b/src/lib/clock_gettime.h
index 6a8dd57ff..29d62fe2b 100644
--- a/src/lib/clock_gettime.h
+++ b/src/lib/clock_gettime.h
@@ -1,11 +1,11 @@
/********************* */
/*! \file clock_gettime.h
** \verbatim
- ** Original author: mdeters
+ ** Original author: Morgan Deters <mdeters@cs.nyu.edu>
** Major contributors: none
** Minor contributors (to current version): none
- ** This file is part of the CVC4 prototype.
- ** Copyright (c) 2009-2012 New York University and The University of Iowa
+ ** 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
** information.\endverbatim
**
diff --git a/src/lib/ffs.c b/src/lib/ffs.c
index 5c25211ce..0c06bf7f3 100644
--- a/src/lib/ffs.c
+++ b/src/lib/ffs.c
@@ -1,10 +1,10 @@
/********************* */
/*! \file ffs.c
** \verbatim
- ** Original author: mdeters
+ ** Original author: Morgan Deters <mdeters@cs.nyu.edu>
** Major contributors: none
** Minor contributors (to current version): none
- ** This file is part of CVC4.
+ ** 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
** information.\endverbatim
diff --git a/src/lib/ffs.h b/src/lib/ffs.h
index 9b038d429..8aad4d602 100644
--- a/src/lib/ffs.h
+++ b/src/lib/ffs.h
@@ -1,10 +1,10 @@
/********************* */
/*! \file ffs.h
** \verbatim
- ** Original author: mdeters
+ ** Original author: Morgan Deters <mdeters@cs.nyu.edu>
** Major contributors: none
** Minor contributors (to current version): none
- ** This file is part of CVC4.
+ ** 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
** information.\endverbatim
diff --git a/src/lib/replacements.h b/src/lib/replacements.h
index eee9eca7f..f12d7b818 100644
--- a/src/lib/replacements.h
+++ b/src/lib/replacements.h
@@ -1,11 +1,11 @@
/********************* */
/*! \file replacements.h
** \verbatim
- ** Original author: mdeters
+ ** Original author: Morgan Deters <mdeters@cs.nyu.edu>
** Major contributors: none
** Minor contributors (to current version): none
- ** This file is part of the CVC4 prototype.
- ** Copyright (c) 2009-2012 New York University and The University of Iowa
+ ** 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
** information.\endverbatim
**
diff --git a/src/lib/strtok_r.c b/src/lib/strtok_r.c
index b8df95359..13d388f79 100644
--- a/src/lib/strtok_r.c
+++ b/src/lib/strtok_r.c
@@ -1,10 +1,10 @@
/********************* */
/*! \file strtok_r.c
** \verbatim
- ** Original author: mdeters
+ ** Original author: Morgan Deters <mdeters@cs.nyu.edu>
** Major contributors: none
** Minor contributors (to current version): none
- ** This file is part of CVC4.
+ ** 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
** information.\endverbatim
diff --git a/src/lib/strtok_r.h b/src/lib/strtok_r.h
index 6b3387e6b..1c3101ee3 100644
--- a/src/lib/strtok_r.h
+++ b/src/lib/strtok_r.h
@@ -1,10 +1,10 @@
/********************* */
/*! \file strtok_r.h
** \verbatim
- ** Original author: mdeters
+ ** Original author: Morgan Deters <mdeters@cs.nyu.edu>
** Major contributors: none
** Minor contributors (to current version): none
- ** This file is part of CVC4.
+ ** 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
** information.\endverbatim
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback