summaryrefslogtreecommitdiff
path: root/src/theory/sep/theory_sep.cpp
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/theory/sep/theory_sep.cpp
parent7231e62ee2d620751d43ea72eb3e390ac6ccfed9 (diff)
Use new copyright header format.
Diffstat (limited to 'src/theory/sep/theory_sep.cpp')
-rw-r--r--src/theory/sep/theory_sep.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/theory/sep/theory_sep.cpp b/src/theory/sep/theory_sep.cpp
index 9d064d74d..4c6cd3eb4 100644
--- a/src/theory/sep/theory_sep.cpp
+++ b/src/theory/sep/theory_sep.cpp
@@ -1,13 +1,13 @@
/********************* */
/*! \file theory_sep.cpp
** \verbatim
- ** Original author: Andrew Reynolds
- ** Major contributors: none
- ** Minor contributors (to current version): none
+ ** Top contributors (to current version):
+ ** none
** 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 Implementation of the theory of sep.
**
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback