From 8ad7662ef9676f895c1a1ca2ff07a264bee28d24 Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Tue, 1 Jul 2014 14:47:24 -0400 Subject: Update copyrights. --- src/theory/arith/cut_log.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'src/theory/arith/cut_log.h') diff --git a/src/theory/arith/cut_log.h b/src/theory/arith/cut_log.h index 237a4ce2b..9ce017488 100644 --- a/src/theory/arith/cut_log.h +++ b/src/theory/arith/cut_log.h @@ -1,3 +1,20 @@ +/********************* */ +/*! \file cut_log.h + ** \verbatim + ** Original author: Tim King + ** Major contributors: none + ** Minor contributors (to current version): Kshitij Bansal, Morgan Deters + ** 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 + ** + ** \brief [[ Add one-line brief description here ]] + ** + ** [[ Add lengthier description here ]] + ** \todo document this file + **/ + #include "cvc4_private.h" -- cgit v1.2.3