summaryrefslogtreecommitdiff
path: root/src/theory/arrays/union_find.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arrays/union_find.h')
-rw-r--r--src/theory/arrays/union_find.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/arrays/union_find.h b/src/theory/arrays/union_find.h
index b86805a72..29e7c82c0 100644
--- a/src/theory/arrays/union_find.h
+++ b/src/theory/arrays/union_find.h
@@ -1,7 +1,7 @@
/********************* */
/*! \file union_find.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.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback