summaryrefslogtreecommitdiff
path: root/src/prop/bvminisat/bvminisat.h
diff options
context:
space:
mode:
authorMathias Preiner <mathias.preiner@gmail.com>2017-07-07 11:54:58 -0700
committerMathias Preiner <mathias.preiner@gmail.com>2017-07-07 11:54:58 -0700
commitadef38f318e055c09db85e483040528d68d394e5 (patch)
tree63e62b0d679a8d8fd2acfc3b0eedfb7b33f05bf3 /src/prop/bvminisat/bvminisat.h
parent7231e62ee2d620751d43ea72eb3e390ac6ccfed9 (diff)
Use new copyright header format.
Diffstat (limited to 'src/prop/bvminisat/bvminisat.h')
-rw-r--r--src/prop/bvminisat/bvminisat.h16
1 files changed, 7 insertions, 9 deletions
diff --git a/src/prop/bvminisat/bvminisat.h b/src/prop/bvminisat/bvminisat.h
index 732bd0313..1a9ee3f96 100644
--- a/src/prop/bvminisat/bvminisat.h
+++ b/src/prop/bvminisat/bvminisat.h
@@ -1,15 +1,13 @@
/********************* */
/*! \file bvminisat.h
** \verbatim
- ** Original author: dejan
- ** Major contributors:
- ** Minor contributors (to current version):
- ** This file is part of the CVC4 prototype.
- ** Copyright (c) 2009-2014 The Analysis of Computer Systems Group (ACSys)
- ** Courant Institute of Mathematical Sciences
- ** New York University
- ** See the file COPYING in the top-level source directory for licensing
- ** information.\endverbatim
+ ** Top contributors (to current version):
+ ** none
+ ** This file is part of the CVC4 project.
+ ** 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 SAT Solver.
**
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback