summaryrefslogtreecommitdiff
path: root/examples/api/linear_arith.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/api/linear_arith.cpp')
-rw-r--r--examples/api/linear_arith.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/examples/api/linear_arith.cpp b/examples/api/linear_arith.cpp
index 38a78b5ef..c23595a30 100644
--- a/examples/api/linear_arith.cpp
+++ b/examples/api/linear_arith.cpp
@@ -5,15 +5,13 @@
** Major contributors: none
** Minor contributors (to current version): none
** This file is part of the CVC4 prototype.
- ** Copyright (c) 2009, 2010, 2011 The Analysis of Computer Systems Group (ACSys)
- ** Courant Institute of Mathematical Sciences
- ** New York University
+ ** Copyright (c) 2009-2012 New York University and The University of Iowa
** See the file COPYING in the top-level source directory for licensing
** information.\endverbatim
**
** \brief A simple demonstration of the linear arithmetic capabilities of CVC4
**
- ** A simple demonstration of the linear arithmetic solving capabilities and
+ ** A simple demonstration of the linear arithmetic solving capabilities and
** the push pop of CVC4. This also gives an example option.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback