summaryrefslogtreecommitdiff
path: root/examples/simple_vc_compat_c.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/simple_vc_compat_c.c')
-rw-r--r--examples/simple_vc_compat_c.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/simple_vc_compat_c.c b/examples/simple_vc_compat_c.c
index 5aa2d70e1..3d041325b 100644
--- a/examples/simple_vc_compat_c.c
+++ b/examples/simple_vc_compat_c.c
@@ -1,13 +1,13 @@
/********************* */
/*! \file simple_vc_compat_c.c
** \verbatim
- ** Original author: Morgan Deters
- ** Major contributors: none
- ** Minor contributors (to current version): none
+ ** Top contributors (to current version):
+ ** Morgan Deters, Tim King
** This file is part of the CVC4 project.
- ** Copyright (c) 2009-2014 New York University and The University of Iowa
- ** See the file COPYING in the top-level source directory for licensing
- ** information.\endverbatim
+ ** Copyright (c) 2009-2016 by the authors listed in the file AUTHORS
+ ** in the top-level source directory) and their institutional affiliations.
+ ** All rights reserved. See the file COPYING in the top-level source
+ ** directory for licensing information.\endverbatim
**
** \brief A simple demonstration of the C compatibility interface
** (quite similar to the old CVC3 C interface)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback