summaryrefslogtreecommitdiff
path: root/src/proof/uf_proof.cpp
diff options
context:
space:
mode:
authorMathias Preiner <mathias.preiner@gmail.com>2017-07-07 14:57:36 -0700
committerMathias Preiner <mathias.preiner@gmail.com>2017-07-07 14:57:36 -0700
commit4fa50d388112bf30f9ebe219898cdc4dea76fd18 (patch)
treefc702a777b2850dd3c9ec3d7bedc63ea43ddcd25 /src/proof/uf_proof.cpp
parent6616eca654fe345abe70f853472fafe5af171810 (diff)
Update copyright headers.
Diffstat (limited to 'src/proof/uf_proof.cpp')
-rw-r--r--src/proof/uf_proof.cpp24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/proof/uf_proof.cpp b/src/proof/uf_proof.cpp
index cea873b6d..a24f58698 100644
--- a/src/proof/uf_proof.cpp
+++ b/src/proof/uf_proof.cpp
@@ -1,17 +1,17 @@
/********************* */
/*! \file uf_proof.cpp
-** \verbatim
-** Top contributors (to current version):
-** Liana Hadarean, Guy Katz
-** 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
-**
-** [[ Add lengthier description here ]]
-
-** \todo document this file
+ ** \verbatim
+ ** Top contributors (to current version):
+ ** Liana Hadarean, Guy Katz, Andrew Reynolds
+ ** This file is part of the CVC4 project.
+ ** Copyright (c) 2009-2017 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
+ **
+ ** [[ Add lengthier description here ]]
+
+ ** \todo document this file
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback