From: Morgan Deters Date: Tue, 2 Apr 2013 03:32:39 +0000 (-0400) Subject: update copyrights X-Git-Tag: cvc5-1.0.0~7341 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0e6e0f181618aedf6161ed994d9d4e71ffb1b21d;p=cvc5.git update copyrights --- diff --git a/examples/SimpleVC.java b/examples/SimpleVC.java index fcf1485af..07652a6fb 100644 --- a/examples/SimpleVC.java +++ b/examples/SimpleVC.java @@ -1,11 +1,11 @@ /********************* */ /*! \file SimpleVC.java ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/examples/SimpleVCCompat.java b/examples/SimpleVCCompat.java index 78ad8ae78..5719b75ce 100644 --- a/examples/SimpleVCCompat.java +++ b/examples/SimpleVCCompat.java @@ -1,11 +1,11 @@ /********************* */ /*! \file SimpleVCCompat.java ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/examples/api/bitvectors.cpp b/examples/api/bitvectors.cpp index a0c43142d..db886216a 100644 --- a/examples/api/bitvectors.cpp +++ b/examples/api/bitvectors.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file bitvectors.cpp ** \verbatim - ** Original author: lianah - ** Major contributors: none + ** Original author: Liana Hadarean + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/examples/api/bitvectors_and_arrays.cpp b/examples/api/bitvectors_and_arrays.cpp index 8363da46c..8e1d3320e 100644 --- a/examples/api/bitvectors_and_arrays.cpp +++ b/examples/api/bitvectors_and_arrays.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file bitvectors_and_arrays.cpp ** \verbatim - ** Original author: lianah - ** Major contributors: none + ** Original author: Liana Hadarean + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/examples/api/combination.cpp b/examples/api/combination.cpp index 6350b78fa..978f4ec53 100644 --- a/examples/api/combination.cpp +++ b/examples/api/combination.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file combination.cpp ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/examples/api/helloworld.cpp b/examples/api/helloworld.cpp index 324883f46..ef6d565e2 100644 --- a/examples/api/helloworld.cpp +++ b/examples/api/helloworld.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file helloworld.cpp ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/examples/api/java/BitVectors.java b/examples/api/java/BitVectors.java index db236475d..3aff4b275 100644 --- a/examples/api/java/BitVectors.java +++ b/examples/api/java/BitVectors.java @@ -1,11 +1,11 @@ /********************* */ /*! \file BitVectors.java ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/examples/api/java/BitVectorsAndArrays.java b/examples/api/java/BitVectorsAndArrays.java index 23009428c..27fe54c3f 100644 --- a/examples/api/java/BitVectorsAndArrays.java +++ b/examples/api/java/BitVectorsAndArrays.java @@ -1,11 +1,11 @@ /********************* */ /*! \file BitVectorsAndArrays.java ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/examples/api/java/Combination.java b/examples/api/java/Combination.java index 0af8da640..df45f7327 100644 --- a/examples/api/java/Combination.java +++ b/examples/api/java/Combination.java @@ -1,11 +1,11 @@ /********************* */ /*! \file Combination.java ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/examples/api/java/HelloWorld.java b/examples/api/java/HelloWorld.java index 33f6740c8..10a0f9753 100644 --- a/examples/api/java/HelloWorld.java +++ b/examples/api/java/HelloWorld.java @@ -1,11 +1,11 @@ /********************* */ /*! \file HelloWorld.java ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/examples/api/java/LinearArith.java b/examples/api/java/LinearArith.java index 8b09bd688..fdefd12d3 100644 --- a/examples/api/java/LinearArith.java +++ b/examples/api/java/LinearArith.java @@ -1,11 +1,11 @@ /********************* */ /*! \file LinearArith.java ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/examples/api/java/PipedInput.java b/examples/api/java/PipedInput.java index 3a5470914..8aafdea21 100644 --- a/examples/api/java/PipedInput.java +++ b/examples/api/java/PipedInput.java @@ -1,10 +1,10 @@ /********************* */ /*! \file PipedInput.java ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. + ** This file is part of the CVC4 project. ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim diff --git a/examples/api/linear_arith.cpp b/examples/api/linear_arith.cpp index 960567d74..a21b6192f 100644 --- a/examples/api/linear_arith.cpp +++ b/examples/api/linear_arith.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file linear_arith.cpp ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/examples/hashsmt/sha1.hpp b/examples/hashsmt/sha1.hpp index a6ac011f1..dda6ecd7f 100644 --- a/examples/hashsmt/sha1.hpp +++ b/examples/hashsmt/sha1.hpp @@ -1,3 +1,20 @@ +/********************* */ +/*! \file sha1.hpp + ** \verbatim + ** Original author: Dejan Jovanović + ** Major contributors: none + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 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 + **/ + // boost/uuid/sha1.hpp header file ----------------------------------------------// // Copyright 2007 Andy Tompkins. diff --git a/examples/hashsmt/sha1smt.cpp b/examples/hashsmt/sha1smt.cpp index 97b79a7d0..772575a4d 100644 --- a/examples/hashsmt/sha1smt.cpp +++ b/examples/hashsmt/sha1smt.cpp @@ -1,3 +1,20 @@ +/********************* */ +/*! \file sha1smt.cpp + ** \verbatim + ** Original author: Dejan Jovanović + ** Major contributors: none + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 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 + **/ + /* * sha1smt.cpp * diff --git a/examples/hashsmt/word.cpp b/examples/hashsmt/word.cpp index c6cb8caf2..b663cb0fa 100644 --- a/examples/hashsmt/word.cpp +++ b/examples/hashsmt/word.cpp @@ -1,3 +1,20 @@ +/********************* */ +/*! \file word.cpp + ** \verbatim + ** Original author: Dejan Jovanović + ** Major contributors: none + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 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 + **/ + /* * word.cpp * diff --git a/examples/hashsmt/word.h b/examples/hashsmt/word.h index e8d6053c0..054e75593 100644 --- a/examples/hashsmt/word.h +++ b/examples/hashsmt/word.h @@ -1,3 +1,20 @@ +/********************* */ +/*! \file word.h + ** \verbatim + ** Original author: Dejan Jovanović + ** Major contributors: none + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 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 + **/ + /* * word.h * diff --git a/examples/nra-translate/normalize.cpp b/examples/nra-translate/normalize.cpp index d38da7616..b9ed25f38 100644 --- a/examples/nra-translate/normalize.cpp +++ b/examples/nra-translate/normalize.cpp @@ -1,3 +1,20 @@ +/********************* */ +/*! \file normalize.cpp + ** \verbatim + ** Original author: Dejan Jovanović + ** Major contributors: none + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 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 #include #include diff --git a/examples/nra-translate/smt2info.cpp b/examples/nra-translate/smt2info.cpp index 0ccf9d669..632ff9c20 100644 --- a/examples/nra-translate/smt2info.cpp +++ b/examples/nra-translate/smt2info.cpp @@ -1,3 +1,20 @@ +/********************* */ +/*! \file smt2info.cpp + ** \verbatim + ** Original author: Dejan Jovanović + ** Major contributors: none + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 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 #include #include diff --git a/examples/nra-translate/smt2todreal.cpp b/examples/nra-translate/smt2todreal.cpp index 6fcf5c565..cf6383d13 100644 --- a/examples/nra-translate/smt2todreal.cpp +++ b/examples/nra-translate/smt2todreal.cpp @@ -1,3 +1,20 @@ +/********************* */ +/*! \file smt2todreal.cpp + ** \verbatim + ** Original author: Dejan Jovanović + ** Major contributors: none + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 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 #include #include diff --git a/examples/nra-translate/smt2toisat.cpp b/examples/nra-translate/smt2toisat.cpp index b44339309..3941442e7 100644 --- a/examples/nra-translate/smt2toisat.cpp +++ b/examples/nra-translate/smt2toisat.cpp @@ -1,3 +1,20 @@ +/********************* */ +/*! \file smt2toisat.cpp + ** \verbatim + ** Original author: Dejan Jovanović + ** Major contributors: none + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 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 #include #include diff --git a/examples/nra-translate/smt2tomathematica.cpp b/examples/nra-translate/smt2tomathematica.cpp index bfee27310..a53f53609 100644 --- a/examples/nra-translate/smt2tomathematica.cpp +++ b/examples/nra-translate/smt2tomathematica.cpp @@ -1,3 +1,20 @@ +/********************* */ +/*! \file smt2tomathematica.cpp + ** \verbatim + ** Original author: Dejan Jovanović + ** Major contributors: none + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 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 #include #include diff --git a/examples/nra-translate/smt2toqepcad.cpp b/examples/nra-translate/smt2toqepcad.cpp index fc43c4c7b..c4aeb8f6a 100644 --- a/examples/nra-translate/smt2toqepcad.cpp +++ b/examples/nra-translate/smt2toqepcad.cpp @@ -1,3 +1,20 @@ +/********************* */ +/*! \file smt2toqepcad.cpp + ** \verbatim + ** Original author: Dejan Jovanović + ** Major contributors: none + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 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 #include #include diff --git a/examples/nra-translate/smt2toredlog.cpp b/examples/nra-translate/smt2toredlog.cpp index b2717c157..105585171 100644 --- a/examples/nra-translate/smt2toredlog.cpp +++ b/examples/nra-translate/smt2toredlog.cpp @@ -1,3 +1,20 @@ +/********************* */ +/*! \file smt2toredlog.cpp + ** \verbatim + ** Original author: Dejan Jovanović + ** Major contributors: none + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 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 #include #include diff --git a/examples/simple_vc_compat_c.c b/examples/simple_vc_compat_c.c index 0980e8dfa..49c0016bc 100644 --- a/examples/simple_vc_compat_c.c +++ b/examples/simple_vc_compat_c.c @@ -1,11 +1,11 @@ /********************* */ /*! \file simple_vc_compat_c.c ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/examples/simple_vc_compat_cxx.cpp b/examples/simple_vc_compat_cxx.cpp index f0b378b21..9974d3a92 100644 --- a/examples/simple_vc_compat_cxx.cpp +++ b/examples/simple_vc_compat_cxx.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file simple_vc_compat_cxx.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/examples/simple_vc_cxx.cpp b/examples/simple_vc_cxx.cpp index f016c5306..097c0e1cf 100644 --- a/examples/simple_vc_cxx.cpp +++ b/examples/simple_vc_cxx.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file simple_vc_cxx.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: none - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/bindings/java_iterator_adapter.h b/src/bindings/java_iterator_adapter.h index 61bc68330..53143a005 100644 --- a/src/bindings/java_iterator_adapter.h +++ b/src/bindings/java_iterator_adapter.h @@ -1,11 +1,11 @@ /********************* */ /*! \file java_iterator_adapter.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/bindings/java_stream_adapters.h b/src/bindings/java_stream_adapters.h index daeb06e18..304327442 100644 --- a/src/bindings/java_stream_adapters.h +++ b/src/bindings/java_stream_adapters.h @@ -1,11 +1,11 @@ /********************* */ /*! \file java_stream_adapters.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/bindings/swig.h b/src/bindings/swig.h index 8ecfd4982..67ac1c2ab 100644 --- a/src/bindings/swig.h +++ b/src/bindings/swig.h @@ -1,11 +1,11 @@ /********************* */ /*! \file swig.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/compat/cvc3_compat.cpp b/src/compat/cvc3_compat.cpp index 9fbdeb8d0..bd4512a10 100644 --- a/src/compat/cvc3_compat.cpp +++ b/src/compat/cvc3_compat.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc3_compat.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): taking, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/compat/cvc3_compat.h b/src/compat/cvc3_compat.h index 129fb2b55..f2746960f 100644 --- a/src/compat/cvc3_compat.h +++ b/src/compat/cvc3_compat.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc3_compat.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cdchunk_list.h b/src/context/cdchunk_list.h index 50fe8b31d..a6bc29f39 100644 --- a/src/context/cdchunk_list.h +++ b/src/context/cdchunk_list.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdchunk_list.h ** \verbatim - ** Original author: mdeters - ** Major contributors: none - ** Minor contributors (to current version): taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cddense_set.h b/src/context/cddense_set.h index 7fe8b86bc..379f62aa7 100644 --- a/src/context/cddense_set.h +++ b/src/context/cddense_set.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cddense_set.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cdhashmap.h b/src/context/cdhashmap.h index e2ede0603..0ea79b4be 100644 --- a/src/context/cdhashmap.h +++ b/src/context/cdhashmap.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdhashmap.h ** \verbatim - ** Original author: mdeters - ** Major contributors: none - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cdhashmap_forward.h b/src/context/cdhashmap_forward.h index 60291af07..14c1a7fef 100644 --- a/src/context/cdhashmap_forward.h +++ b/src/context/cdhashmap_forward.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdhashmap_forward.h ** \verbatim - ** Original author: mdeters - ** Major contributors: none - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Tim King , Morgan Deters + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cdhashset.h b/src/context/cdhashset.h index d7957cf3f..682a80fc9 100644 --- a/src/context/cdhashset.h +++ b/src/context/cdhashset.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdhashset.h ** \verbatim - ** Original author: mdeters - ** Major contributors: none - ** Minor contributors (to current version): bobot, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Tim King , Morgan Deters + ** Minor contributors (to current version): François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cdhashset_forward.h b/src/context/cdhashset_forward.h index 61e4265b1..82dc441bd 100644 --- a/src/context/cdhashset_forward.h +++ b/src/context/cdhashset_forward.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdhashset_forward.h ** \verbatim - ** Original author: mdeters - ** Major contributors: none - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cdinsert_hashmap.h b/src/context/cdinsert_hashmap.h index 74e2fcf28..22d5c26da 100644 --- a/src/context/cdinsert_hashmap.h +++ b/src/context/cdinsert_hashmap.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdinsert_hashmap.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cdinsert_hashmap_forward.h b/src/context/cdinsert_hashmap_forward.h index 638607840..c497ad9b1 100644 --- a/src/context/cdinsert_hashmap_forward.h +++ b/src/context/cdinsert_hashmap_forward.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdinsert_hashmap_forward.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cdlist.h b/src/context/cdlist.h index d6208afd2..2ee36db24 100644 --- a/src/context/cdlist.h +++ b/src/context/cdlist.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdlist.h ** \verbatim - ** Original author: mdeters - ** Major contributors: taking - ** Minor contributors (to current version): bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Tim King + ** Minor contributors (to current version): François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cdlist_forward.h b/src/context/cdlist_forward.h index 486e95bc4..4f2c53d53 100644 --- a/src/context/cdlist_forward.h +++ b/src/context/cdlist_forward.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdlist_forward.h ** \verbatim - ** Original author: mdeters - ** Major contributors: taking + ** Original author: Morgan Deters + ** Major contributors: Tim King ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cdmaybe.h b/src/context/cdmaybe.h index 5a5a3d52e..c5eb9858f 100644 --- a/src/context/cdmaybe.h +++ b/src/context/cdmaybe.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdmaybe.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters + ** Original author: Tim King + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cdo.h b/src/context/cdo.h index 59747e24e..229d62328 100644 --- a/src/context/cdo.h +++ b/src/context/cdo.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdo.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): barrett, bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Clark Barrett , François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cdqueue.h b/src/context/cdqueue.h index 0c6d12acc..a7c46779b 100644 --- a/src/context/cdqueue.h +++ b/src/context/cdqueue.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdqueue.h ** \verbatim - ** Original author: bobot - ** Major contributors: taking - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: none + ** Minor contributors (to current version): François Bobot , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cdtrail_hashmap.h b/src/context/cdtrail_hashmap.h index 2d2020a16..f4ed63e54 100644 --- a/src/context/cdtrail_hashmap.h +++ b/src/context/cdtrail_hashmap.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdtrail_hashmap.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cdtrail_hashmap_forward.h b/src/context/cdtrail_hashmap_forward.h index 549ecd738..f85d88014 100644 --- a/src/context/cdtrail_hashmap_forward.h +++ b/src/context/cdtrail_hashmap_forward.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdtrail_hashmap_forward.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cdtrail_queue.h b/src/context/cdtrail_queue.h index 58276eb57..f52798418 100644 --- a/src/context/cdtrail_queue.h +++ b/src/context/cdtrail_queue.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdtrail_queue.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/cdvector.h b/src/context/cdvector.h index 684e209f5..d4da4275d 100644 --- a/src/context/cdvector.h +++ b/src/context/cdvector.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdvector.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters + ** Original author: Tim King + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/context.cpp b/src/context/context.cpp index 01e7f3012..0c37a446f 100644 --- a/src/context/context.cpp +++ b/src/context/context.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file context.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: barrett - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Clark Barrett + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/context.h b/src/context/context.h index c0f72b18a..e11eac246 100644 --- a/src/context/context.h +++ b/src/context/context.h @@ -1,11 +1,11 @@ /********************* */ /*! \file context.h ** \verbatim - ** Original author: mdeters - ** Major contributors: barrett - ** Minor contributors (to current version): taking, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Clark Barrett + ** Minor contributors (to current version): Tim King , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/context_mm.cpp b/src/context/context_mm.cpp index 3c3e29936..ed690d0a9 100644 --- a/src/context/context_mm.cpp +++ b/src/context/context_mm.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file context_mm.cpp ** \verbatim - ** Original author: barrett - ** Major contributors: mdeters + ** Original author: Clark Barrett + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/context_mm.h b/src/context/context_mm.h index 475177904..0c541daa2 100644 --- a/src/context/context_mm.h +++ b/src/context/context_mm.h @@ -1,11 +1,11 @@ /********************* */ /*! \file context_mm.h ** \verbatim - ** Original author: barrett - ** Major contributors: mdeters + ** Original author: Clark Barrett + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/stacking_map.h b/src/context/stacking_map.h index e57bad151..a2e4790c5 100644 --- a/src/context/stacking_map.h +++ b/src/context/stacking_map.h @@ -1,11 +1,11 @@ /********************* */ /*! \file stacking_map.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/context/stacking_vector.h b/src/context/stacking_vector.h index 6c6a79b32..4128e6156 100644 --- a/src/context/stacking_vector.h +++ b/src/context/stacking_vector.h @@ -1,11 +1,11 @@ /********************* */ /*! \file stacking_vector.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/decision/decision_engine.cpp b/src/decision/decision_engine.cpp index 98294f92b..bba44bb70 100644 --- a/src/decision/decision_engine.cpp +++ b/src/decision/decision_engine.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file decision_engine.cpp ** \verbatim - ** Original author: kshitij + ** Original author: Kshitij Bansal ** Major contributors: none - ** Minor contributors (to current version): taking, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/decision/decision_engine.h b/src/decision/decision_engine.h index 859443d00..da548784f 100644 --- a/src/decision/decision_engine.h +++ b/src/decision/decision_engine.h @@ -1,11 +1,11 @@ /********************* */ /*! \file decision_engine.h ** \verbatim - ** Original author: kshitij + ** Original author: Kshitij Bansal ** Major contributors: none - ** Minor contributors (to current version): barrett, dejan, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Clark Barrett , Dejan Jovanović , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/decision/decision_mode.cpp b/src/decision/decision_mode.cpp index 488e6890d..6b398570b 100644 --- a/src/decision/decision_mode.cpp +++ b/src/decision/decision_mode.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file decision_mode.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/decision/decision_mode.h b/src/decision/decision_mode.h index 86d0d25a6..6a02c1d2d 100644 --- a/src/decision/decision_mode.h +++ b/src/decision/decision_mode.h @@ -1,11 +1,11 @@ /********************* */ /*! \file decision_mode.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/decision/decision_strategy.h b/src/decision/decision_strategy.h index a2fda44fe..22b6e515a 100644 --- a/src/decision/decision_strategy.h +++ b/src/decision/decision_strategy.h @@ -1,11 +1,11 @@ /********************* */ /*! \file decision_strategy.h ** \verbatim - ** Original author: kshitij - ** Major contributors: mdeters + ** Original author: Kshitij Bansal + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/decision/justification_heuristic.cpp b/src/decision/justification_heuristic.cpp index b77d3ba6b..ae4eefe11 100644 --- a/src/decision/justification_heuristic.cpp +++ b/src/decision/justification_heuristic.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file justification_heuristic.cpp ** \verbatim - ** Original author: kshitij + ** Original author: Kshitij Bansal ** Major contributors: none - ** Minor contributors (to current version): dejan, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/decision/justification_heuristic.h b/src/decision/justification_heuristic.h index d8f9a15a8..d4adaefd1 100644 --- a/src/decision/justification_heuristic.h +++ b/src/decision/justification_heuristic.h @@ -1,11 +1,11 @@ /********************* */ /*! \file justification_heuristic.h ** \verbatim - ** Original author: kshitij + ** Original author: Kshitij Bansal ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/decision/options_handlers.h b/src/decision/options_handlers.h index 826bd8acb..b18180f69 100644 --- a/src/decision/options_handlers.h +++ b/src/decision/options_handlers.h @@ -1,11 +1,11 @@ /********************* */ /*! \file options_handlers.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Kshitij Bansal + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/decision/relevancy.cpp b/src/decision/relevancy.cpp index ecd31a4cc..fb79293b9 100644 --- a/src/decision/relevancy.cpp +++ b/src/decision/relevancy.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file relevancy.cpp ** \verbatim - ** Original author: kshitij + ** Original author: Kshitij Bansal ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/decision/relevancy.h b/src/decision/relevancy.h index 23d980a1b..115ef2e49 100644 --- a/src/decision/relevancy.h +++ b/src/decision/relevancy.h @@ -1,11 +1,11 @@ /********************* */ /*! \file relevancy.h ** \verbatim - ** Original author: kshitij + ** Original author: Kshitij Bansal ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King , Dejan Jovanović , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/attribute.cpp b/src/expr/attribute.cpp index 04cbf0921..d1d50cad5 100644 --- a/src/expr/attribute.cpp +++ b/src/expr/attribute.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file attribute.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/attribute.h b/src/expr/attribute.h index 563f6c8ea..440ebfbe0 100644 --- a/src/expr/attribute.h +++ b/src/expr/attribute.h @@ -1,11 +1,11 @@ /********************* */ /*! \file attribute.h ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan - ** Minor contributors (to current version): cconway, taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): Christopher L. Conway , Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/attribute_internals.h b/src/expr/attribute_internals.h index 9a14caec5..d3d8c7ca0 100644 --- a/src/expr/attribute_internals.h +++ b/src/expr/attribute_internals.h @@ -1,11 +1,11 @@ /********************* */ /*! \file attribute_internals.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): taking, dejan, cconway - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/command.cpp b/src/expr/command.cpp index 43679113c..b370894d2 100644 --- a/src/expr/command.cpp +++ b/src/expr/command.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file command.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: bobot - ** Minor contributors (to current version): kshitij, dejan, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: François Bobot + ** Minor contributors (to current version): Kshitij Bansal , Dejan Jovanović , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/command.h b/src/expr/command.h index 8e5983403..da67a8290 100644 --- a/src/expr/command.h +++ b/src/expr/command.h @@ -1,11 +1,11 @@ /********************* */ /*! \file command.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): kshitij, cconway, dejan, bobot, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Kshitij Bansal , Christopher L. Conway , Dejan Jovanović , François Bobot , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/convenience_node_builders.h b/src/expr/convenience_node_builders.h index f8cf459fc..ff1fd6e5c 100644 --- a/src/expr/convenience_node_builders.h +++ b/src/expr/convenience_node_builders.h @@ -1,11 +1,11 @@ /********************* */ /*! \file convenience_node_builders.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/expr_manager_scope.h b/src/expr/expr_manager_scope.h index 92c1c62cd..4dfbe2cf7 100644 --- a/src/expr/expr_manager_scope.h +++ b/src/expr/expr_manager_scope.h @@ -1,11 +1,11 @@ /********************* */ /*! \file expr_manager_scope.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/expr_manager_template.cpp b/src/expr/expr_manager_template.cpp index eab41ee38..242c772e7 100644 --- a/src/expr/expr_manager_template.cpp +++ b/src/expr/expr_manager_template.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file expr_manager_template.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: cconway, mdeters - ** Minor contributors (to current version): kshitij, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović , Christopher L. Conway + ** Minor contributors (to current version): Kshitij Bansal , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/expr_manager_template.h b/src/expr/expr_manager_template.h index 09018cbfd..7b5ea953f 100644 --- a/src/expr/expr_manager_template.h +++ b/src/expr/expr_manager_template.h @@ -1,11 +1,11 @@ /********************* */ /*! \file expr_manager_template.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters - ** Minor contributors (to current version): ajreynol, taking, cconway - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): Andrew Reynolds , Tim King , Christopher L. Conway + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/expr_stream.h b/src/expr/expr_stream.h index 285cac904..10c8ee2ee 100644 --- a/src/expr/expr_stream.h +++ b/src/expr/expr_stream.h @@ -1,11 +1,11 @@ /********************* */ /*! \file expr_stream.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/expr_template.cpp b/src/expr/expr_template.cpp index a3204f00f..707baa935 100644 --- a/src/expr/expr_template.cpp +++ b/src/expr/expr_template.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file expr_template.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters - ** Minor contributors (to current version): taking, kshitij, cconway - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): Tim King , Kshitij Bansal , Christopher L. Conway + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/expr_template.h b/src/expr/expr_template.h index b8893c34c..eb8a588c6 100644 --- a/src/expr/expr_template.h +++ b/src/expr/expr_template.h @@ -1,11 +1,11 @@ /********************* */ /*! \file expr_template.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters - ** Minor contributors (to current version): lianah, kshitij, taking, cconway - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): Liana Hadarean , Kshitij Bansal , Tim King , Christopher L. Conway + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/kind_map.h b/src/expr/kind_map.h index 05ccc3935..a7cae2259 100644 --- a/src/expr/kind_map.h +++ b/src/expr/kind_map.h @@ -1,11 +1,11 @@ /********************* */ /*! \file kind_map.h ** \verbatim - ** Original author: dejan + ** Original author: Dejan Jovanović ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/kind_template.h b/src/expr/kind_template.h index 0cab4e628..1b50567b4 100644 --- a/src/expr/kind_template.h +++ b/src/expr/kind_template.h @@ -1,11 +1,11 @@ /********************* */ /*! \file kind_template.h ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/metakind_template.h b/src/expr/metakind_template.h index 1f5e4f49b..ddb6515aa 100644 --- a/src/expr/metakind_template.h +++ b/src/expr/metakind_template.h @@ -1,11 +1,11 @@ /********************* */ /*! \file metakind_template.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/node.cpp b/src/expr/node.cpp index 845ebe8a5..78085ba8c 100644 --- a/src/expr/node.cpp +++ b/src/expr/node.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file node.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/node.h b/src/expr/node.h index 42e9f4253..5857eedcb 100644 --- a/src/expr/node.h +++ b/src/expr/node.h @@ -1,11 +1,11 @@ /********************* */ /*! \file node.h ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan - ** Minor contributors (to current version): bobot, taking, barrett, cconway - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): François Bobot , Tim King , Clark Barrett , Christopher L. Conway + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/node_manager.cpp b/src/expr/node_manager.cpp index a3c968158..d0a58b5d8 100644 --- a/src/expr/node_manager.cpp +++ b/src/expr/node_manager.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file node_manager.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan, cconway - ** Minor contributors (to current version): acsys, taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Christopher L. Conway , Morgan Deters + ** Minor contributors (to current version): ACSYS , Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/node_manager.h b/src/expr/node_manager.h index e94795f0e..4706d8872 100644 --- a/src/expr/node_manager.h +++ b/src/expr/node_manager.h @@ -1,11 +1,11 @@ /********************* */ /*! \file node_manager.h ** \verbatim - ** Original author: mdeters - ** Major contributors: cconway, dejan - ** Minor contributors (to current version): acsys, taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Christopher L. Conway , Morgan Deters + ** Minor contributors (to current version): ACSYS , Tim King , Kshitij Bansal + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/node_self_iterator.h b/src/expr/node_self_iterator.h index 1dee9b569..a4977f817 100644 --- a/src/expr/node_self_iterator.h +++ b/src/expr/node_self_iterator.h @@ -1,11 +1,11 @@ /********************* */ /*! \file node_self_iterator.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/node_value.cpp b/src/expr/node_value.cpp index bfeb98aee..452ac85d1 100644 --- a/src/expr/node_value.cpp +++ b/src/expr/node_value.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file node_value.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: none + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/node_value.h b/src/expr/node_value.h index e241ce1a4..aa6491c9c 100644 --- a/src/expr/node_value.h +++ b/src/expr/node_value.h @@ -1,11 +1,11 @@ /********************* */ /*! \file node_value.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): cconway, taking, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Christopher L. Conway , Tim King , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/options_handlers.h b/src/expr/options_handlers.h index 57c4d1aa4..a111c5d96 100644 --- a/src/expr/options_handlers.h +++ b/src/expr/options_handlers.h @@ -1,11 +1,11 @@ /********************* */ /*! \file options_handlers.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/pickle_data.cpp b/src/expr/pickle_data.cpp index 7b339fe69..f329a4dad 100644 --- a/src/expr/pickle_data.cpp +++ b/src/expr/pickle_data.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file pickle_data.cpp ** \verbatim - ** Original author: kshitij - ** Major contributors: taking, mdeters + ** Original author: Morgan Deters + ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/pickle_data.h b/src/expr/pickle_data.h index d4019b853..29ddb8c80 100644 --- a/src/expr/pickle_data.h +++ b/src/expr/pickle_data.h @@ -1,11 +1,11 @@ /********************* */ /*! \file pickle_data.h ** \verbatim - ** Original author: kshitij - ** Major contributors: mdeters, taking + ** Original author: Morgan Deters + ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/pickler.cpp b/src/expr/pickler.cpp index 415b7227f..8cd3140c0 100644 --- a/src/expr/pickler.cpp +++ b/src/expr/pickler.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file pickler.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): taking, dejan, kshitij - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King , Kshitij Bansal + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/pickler.h b/src/expr/pickler.h index 6b48ab70c..bedfd212a 100644 --- a/src/expr/pickler.h +++ b/src/expr/pickler.h @@ -1,11 +1,11 @@ /********************* */ /*! \file pickler.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): kshitij - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Kshitij Bansal + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/symbol_table.cpp b/src/expr/symbol_table.cpp index 9f8fd8bfb..05c344777 100644 --- a/src/expr/symbol_table.cpp +++ b/src/expr/symbol_table.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file symbol_table.cpp ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): ajreynol, dejan, bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Christopher L. Conway + ** Minor contributors (to current version): Andrew Reynolds , Dejan Jovanović , François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/symbol_table.h b/src/expr/symbol_table.h index bb6e99091..464d00376 100644 --- a/src/expr/symbol_table.h +++ b/src/expr/symbol_table.h @@ -1,11 +1,11 @@ /********************* */ /*! \file symbol_table.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): ajreynol, dejan, bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Christopher L. Conway + ** Minor contributors (to current version): Andrew Reynolds , Dejan Jovanović , François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/type.cpp b/src/expr/type.cpp index 4e95c0fe2..020b18a6c 100644 --- a/src/expr/type.cpp +++ b/src/expr/type.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file type.cpp ** \verbatim - ** Original author: cconway - ** Major contributors: dejan, mdeters - ** Minor contributors (to current version): ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: Dejan Jovanović , Morgan Deters + ** Minor contributors (to current version): Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/type.h b/src/expr/type.h index ce6291cd8..5a4a59fb2 100644 --- a/src/expr/type.h +++ b/src/expr/type.h @@ -1,11 +1,11 @@ /********************* */ /*! \file type.h ** \verbatim - ** Original author: cconway - ** Major contributors: dejan, mdeters - ** Minor contributors (to current version): ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: Dejan Jovanović , Morgan Deters + ** Minor contributors (to current version): Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/type_checker.h b/src/expr/type_checker.h index b33408fcc..25764bf70 100644 --- a/src/expr/type_checker.h +++ b/src/expr/type_checker.h @@ -1,11 +1,11 @@ /********************* */ /*! \file type_checker.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/type_checker_template.cpp b/src/expr/type_checker_template.cpp index b436bad7c..69e52ba95 100644 --- a/src/expr/type_checker_template.cpp +++ b/src/expr/type_checker_template.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file type_checker_template.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): lianah + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/type_node.cpp b/src/expr/type_node.cpp index 7522b8110..003e26cb7 100644 --- a/src/expr/type_node.cpp +++ b/src/expr/type_node.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file type_node.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: taking, mdeters - ** Minor contributors (to current version): ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Tim King , Morgan Deters + ** Minor contributors (to current version): Andrew Reynolds , Clark Barrett + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/type_node.h b/src/expr/type_node.h index 93e9f1ca7..9e3b4deda 100644 --- a/src/expr/type_node.h +++ b/src/expr/type_node.h @@ -1,11 +1,11 @@ /********************* */ /*! \file type_node.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters - ** Minor contributors (to current version): ajreynol, taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Clark Barrett , Andrew Reynolds , Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/type_properties_template.h b/src/expr/type_properties_template.h index 70ce8f2db..8e251302d 100644 --- a/src/expr/type_properties_template.h +++ b/src/expr/type_properties_template.h @@ -1,11 +1,11 @@ /********************* */ /*! \file type_properties_template.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/expr/variable_type_map.h b/src/expr/variable_type_map.h index da56655fb..cbafcfc31 100644 --- a/src/expr/variable_type_map.h +++ b/src/expr/variable_type_map.h @@ -1,11 +1,11 @@ /********************* */ /*! \file variable_type_map.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/include/cvc4.h b/src/include/cvc4.h index 11ef14dca..efe5dc09a 100644 --- a/src/include/cvc4.h +++ b/src/include/cvc4.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc4.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/include/cvc4_private.h b/src/include/cvc4_private.h index 234a1808e..f2f1fbd9a 100644 --- a/src/include/cvc4_private.h +++ b/src/include/cvc4_private.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc4_private.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/include/cvc4_private_library.h b/src/include/cvc4_private_library.h index 728d60420..df3a3945d 100644 --- a/src/include/cvc4_private_library.h +++ b/src/include/cvc4_private_library.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc4_private_library.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/include/cvc4_public.h b/src/include/cvc4_public.h index 9993e5f18..c1204fc8d 100644 --- a/src/include/cvc4_public.h +++ b/src/include/cvc4_public.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc4_public.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/include/cvc4parser_private.h b/src/include/cvc4parser_private.h index da128e858..95b3225fd 100644 --- a/src/include/cvc4parser_private.h +++ b/src/include/cvc4parser_private.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc4parser_private.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/include/cvc4parser_public.h b/src/include/cvc4parser_public.h index 7c118a24d..04a7046d2 100644 --- a/src/include/cvc4parser_public.h +++ b/src/include/cvc4parser_public.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc4parser_public.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/lib/clock_gettime.c b/src/lib/clock_gettime.c index 054a8c112..ce257e039 100644 --- a/src/lib/clock_gettime.c +++ b/src/lib/clock_gettime.c @@ -1,11 +1,11 @@ /********************* */ /*! \file clock_gettime.c ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/lib/clock_gettime.h b/src/lib/clock_gettime.h index 6a8dd57ff..29d62fe2b 100644 --- a/src/lib/clock_gettime.h +++ b/src/lib/clock_gettime.h @@ -1,11 +1,11 @@ /********************* */ /*! \file clock_gettime.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/lib/ffs.c b/src/lib/ffs.c index 5c25211ce..0c06bf7f3 100644 --- a/src/lib/ffs.c +++ b/src/lib/ffs.c @@ -1,10 +1,10 @@ /********************* */ /*! \file ffs.c ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of CVC4. + ** This file is part of the CVC4 project. ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim diff --git a/src/lib/ffs.h b/src/lib/ffs.h index 9b038d429..8aad4d602 100644 --- a/src/lib/ffs.h +++ b/src/lib/ffs.h @@ -1,10 +1,10 @@ /********************* */ /*! \file ffs.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of CVC4. + ** This file is part of the CVC4 project. ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim diff --git a/src/lib/replacements.h b/src/lib/replacements.h index eee9eca7f..f12d7b818 100644 --- a/src/lib/replacements.h +++ b/src/lib/replacements.h @@ -1,11 +1,11 @@ /********************* */ /*! \file replacements.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/lib/strtok_r.c b/src/lib/strtok_r.c index b8df95359..13d388f79 100644 --- a/src/lib/strtok_r.c +++ b/src/lib/strtok_r.c @@ -1,10 +1,10 @@ /********************* */ /*! \file strtok_r.c ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of CVC4. + ** This file is part of the CVC4 project. ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim diff --git a/src/lib/strtok_r.h b/src/lib/strtok_r.h index 6b3387e6b..1c3101ee3 100644 --- a/src/lib/strtok_r.h +++ b/src/lib/strtok_r.h @@ -1,10 +1,10 @@ /********************* */ /*! \file strtok_r.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of CVC4. + ** This file is part of the CVC4 project. ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim diff --git a/src/main/command_executor.cpp b/src/main/command_executor.cpp index 6a4e18b5b..7bb2c144a 100644 --- a/src/main/command_executor.cpp +++ b/src/main/command_executor.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file command_executor.cpp ** \verbatim - ** Original author: kshitij - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: Kshitij Bansal ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/main/command_executor.h b/src/main/command_executor.h index f8804101d..3421aa3f1 100644 --- a/src/main/command_executor.h +++ b/src/main/command_executor.h @@ -1,11 +1,11 @@ /********************* */ /*! \file command_executor.h ** \verbatim - ** Original author: kshitij - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: Kshitij Bansal ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/main/command_executor_portfolio.cpp b/src/main/command_executor_portfolio.cpp index 45ee52121..9109a7a06 100644 --- a/src/main/command_executor_portfolio.cpp +++ b/src/main/command_executor_portfolio.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file command_executor_portfolio.cpp ** \verbatim - ** Original author: kshitij - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: Kshitij Bansal ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/main/command_executor_portfolio.h b/src/main/command_executor_portfolio.h index bb26feef3..666bf4762 100644 --- a/src/main/command_executor_portfolio.h +++ b/src/main/command_executor_portfolio.h @@ -1,11 +1,11 @@ /********************* */ /*! \file command_executor_portfolio.h ** \verbatim - ** Original author: kshitij - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: Kshitij Bansal ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/main/driver_unified.cpp b/src/main/driver_unified.cpp index bdce5639b..5cd8ce8a8 100644 --- a/src/main/driver_unified.cpp +++ b/src/main/driver_unified.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file driver_unified.cpp ** \verbatim - ** Original author: kshitij - ** Major contributors: mdeters - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Kshitij Bansal + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/main/interactive_shell.cpp b/src/main/interactive_shell.cpp index cba896e4e..78bae8930 100644 --- a/src/main/interactive_shell.cpp +++ b/src/main/interactive_shell.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file interactive_shell.cpp ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/main/interactive_shell.h b/src/main/interactive_shell.h index 3d75c0fe2..d3adad81d 100644 --- a/src/main/interactive_shell.h +++ b/src/main/interactive_shell.h @@ -1,11 +1,11 @@ /********************* */ /*! \file interactive_shell.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/main/main.cpp b/src/main/main.cpp index a83baf45f..c4bf3e108 100644 --- a/src/main/main.cpp +++ b/src/main/main.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file main.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: cconway - ** Minor contributors (to current version): barrett, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Christopher L. Conway + ** Minor contributors (to current version): Clark Barrett , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/main/main.h b/src/main/main.h index 56cd866da..265c0b958 100644 --- a/src/main/main.h +++ b/src/main/main.h @@ -1,11 +1,11 @@ /********************* */ /*! \file main.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/main/options_handlers.h b/src/main/options_handlers.h index 4bb4841fe..cc9586d94 100644 --- a/src/main/options_handlers.h +++ b/src/main/options_handlers.h @@ -1,11 +1,11 @@ /********************* */ /*! \file options_handlers.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/main/portfolio.cpp b/src/main/portfolio.cpp index e4b31f54d..d42fcd37f 100644 --- a/src/main/portfolio.cpp +++ b/src/main/portfolio.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file portfolio.cpp ** \verbatim - ** Original author: kshitij - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: Kshitij Bansal ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/main/portfolio.h b/src/main/portfolio.h index 46b70624d..8e74b489d 100644 --- a/src/main/portfolio.h +++ b/src/main/portfolio.h @@ -1,11 +1,11 @@ /********************* */ /*! \file portfolio.h ** \verbatim - ** Original author: kshitij - ** Major contributors: mdeters - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: none + ** Minor contributors (to current version): Kshitij Bansal + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/main/portfolio_util.cpp b/src/main/portfolio_util.cpp index 6a6db482a..e753c5916 100644 --- a/src/main/portfolio_util.cpp +++ b/src/main/portfolio_util.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file portfolio_util.cpp ** \verbatim - ** Original author: kshitij + ** Original author: Kshitij Bansal ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/main/portfolio_util.h b/src/main/portfolio_util.h index eff8d6a7e..6d1d91bb8 100644 --- a/src/main/portfolio_util.h +++ b/src/main/portfolio_util.h @@ -1,11 +1,11 @@ /********************* */ /*! \file portfolio_util.h ** \verbatim - ** Original author: kshitij + ** Original author: Kshitij Bansal ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/main/util.cpp b/src/main/util.cpp index a6fcddf3b..1e3e2794d 100644 --- a/src/main/util.cpp +++ b/src/main/util.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file util.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): taking, acsys - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Christopher L. Conway , Tim King , ACSYS + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/options/base_options_handlers.h b/src/options/base_options_handlers.h index 5b843ce2f..4c8b3eb21 100644 --- a/src/options/base_options_handlers.h +++ b/src/options/base_options_handlers.h @@ -1,11 +1,11 @@ /********************* */ /*! \file base_options_handlers.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/options/base_options_template.cpp b/src/options/base_options_template.cpp index 398dbf987..a5cee0cb2 100644 --- a/src/options/base_options_template.cpp +++ b/src/options/base_options_template.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file base_options_template.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/options/base_options_template.h b/src/options/base_options_template.h index 527cbc8a2..abb7f0456 100644 --- a/src/options/base_options_template.h +++ b/src/options/base_options_template.h @@ -1,11 +1,11 @@ /********************* */ /*! \file base_options_template.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/options/option_exception.h b/src/options/option_exception.h index 268bb704f..be4d423aa 100644 --- a/src/options/option_exception.h +++ b/src/options/option_exception.h @@ -1,11 +1,11 @@ /********************* */ /*! \file option_exception.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/options/options.h b/src/options/options.h index 5f17f5a5c..4e3f8e06a 100644 --- a/src/options/options.h +++ b/src/options/options.h @@ -1,11 +1,11 @@ /********************* */ /*! \file options.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): dejan, cconway - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/options/options_holder_template.h b/src/options/options_holder_template.h index cd972e823..619ae1a7f 100644 --- a/src/options/options_holder_template.h +++ b/src/options/options_holder_template.h @@ -1,11 +1,11 @@ /********************* */ /*! \file options_holder_template.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/options/options_template.cpp b/src/options/options_template.cpp index 48834d803..92f425f0b 100644 --- a/src/options/options_template.cpp +++ b/src/options/options_template.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file options_template.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): barrett, cconway, taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/antlr_input.cpp b/src/parser/antlr_input.cpp index 2279865ae..6fa6c7ca3 100644 --- a/src/parser/antlr_input.cpp +++ b/src/parser/antlr_input.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file antlr_input.cpp ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/antlr_input.h b/src/parser/antlr_input.h index 89f6c8db5..06f8b5c8d 100644 --- a/src/parser/antlr_input.h +++ b/src/parser/antlr_input.h @@ -1,11 +1,11 @@ /********************* */ /*! \file antlr_input.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): taking, bobot, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Tim King , François Bobot , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/antlr_line_buffered_input.cpp b/src/parser/antlr_line_buffered_input.cpp index 46853056b..a237dc146 100644 --- a/src/parser/antlr_line_buffered_input.cpp +++ b/src/parser/antlr_line_buffered_input.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file antlr_line_buffered_input.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/antlr_line_buffered_input.h b/src/parser/antlr_line_buffered_input.h index fb0c16dbe..2fc22a090 100644 --- a/src/parser/antlr_line_buffered_input.h +++ b/src/parser/antlr_line_buffered_input.h @@ -1,11 +1,11 @@ /********************* */ /*! \file antlr_line_buffered_input.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/antlr_tracing.h b/src/parser/antlr_tracing.h index 9da7a2681..bf0aa49bc 100644 --- a/src/parser/antlr_tracing.h +++ b/src/parser/antlr_tracing.h @@ -1,11 +1,11 @@ /********************* */ /*! \file antlr_tracing.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/bounded_token_buffer.cpp b/src/parser/bounded_token_buffer.cpp index 108b67307..d514aa708 100644 --- a/src/parser/bounded_token_buffer.cpp +++ b/src/parser/bounded_token_buffer.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file bounded_token_buffer.cpp ** \verbatim - ** Original author: cconway + ** Original author: Christopher L. Conway ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/bounded_token_buffer.h b/src/parser/bounded_token_buffer.h index 415f6062f..762c371e5 100644 --- a/src/parser/bounded_token_buffer.h +++ b/src/parser/bounded_token_buffer.h @@ -1,11 +1,11 @@ /********************* */ /*! \file bounded_token_buffer.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/bounded_token_factory.cpp b/src/parser/bounded_token_factory.cpp index 1d9f89ff7..a7e1690e1 100644 --- a/src/parser/bounded_token_factory.cpp +++ b/src/parser/bounded_token_factory.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file bounded_token_factory.cpp ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/bounded_token_factory.h b/src/parser/bounded_token_factory.h index a08ab96f7..d3597f251 100644 --- a/src/parser/bounded_token_factory.h +++ b/src/parser/bounded_token_factory.h @@ -1,11 +1,11 @@ /********************* */ /*! \file bounded_token_factory.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/cvc/Cvc.g b/src/parser/cvc/Cvc.g index e5e26c9a2..d378f4710 100644 --- a/src/parser/cvc/Cvc.g +++ b/src/parser/cvc/Cvc.g @@ -1,11 +1,11 @@ /* ******************* */ /*! \file Cvc.g ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): taking, ajreynol, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Tim King , Andrew Reynolds , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/cvc/cvc_input.cpp b/src/parser/cvc/cvc_input.cpp index 8328306be..70e87c5e6 100644 --- a/src/parser/cvc/cvc_input.cpp +++ b/src/parser/cvc/cvc_input.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc_input.cpp ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/cvc/cvc_input.h b/src/parser/cvc/cvc_input.h index 973e1c173..631267803 100644 --- a/src/parser/cvc/cvc_input.h +++ b/src/parser/cvc/cvc_input.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc_input.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/input.cpp b/src/parser/input.cpp index 73afdeab2..f22570ef0 100644 --- a/src/parser/input.cpp +++ b/src/parser/input.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file input.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters, cconway - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/input.h b/src/parser/input.h index 5fd3611be..af37c2fb7 100644 --- a/src/parser/input.h +++ b/src/parser/input.h @@ -1,11 +1,11 @@ /********************* */ /*! \file input.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/memory_mapped_input_buffer.cpp b/src/parser/memory_mapped_input_buffer.cpp index f110b1145..7477c9145 100644 --- a/src/parser/memory_mapped_input_buffer.cpp +++ b/src/parser/memory_mapped_input_buffer.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file memory_mapped_input_buffer.cpp ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/memory_mapped_input_buffer.h b/src/parser/memory_mapped_input_buffer.h index 9d834367a..881c01458 100644 --- a/src/parser/memory_mapped_input_buffer.h +++ b/src/parser/memory_mapped_input_buffer.h @@ -1,11 +1,11 @@ /********************* */ /*! \file memory_mapped_input_buffer.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/parser.cpp b/src/parser/parser.cpp index 90f17426b..444d02ecc 100644 --- a/src/parser/parser.cpp +++ b/src/parser/parser.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file parser.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: cconway, mdeters - ** Minor contributors (to current version): bobot, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Christopher L. Conway + ** Minor contributors (to current version): Tim King , Dejan Jovanović , François Bobot , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/parser.h b/src/parser/parser.h index 958c8a5b5..7db3f48b3 100644 --- a/src/parser/parser.h +++ b/src/parser/parser.h @@ -1,11 +1,11 @@ /********************* */ /*! \file parser.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): dejan, bobot, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Christopher L. Conway + ** Minor contributors (to current version): Dejan Jovanović , François Bobot , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/parser_builder.cpp b/src/parser/parser_builder.cpp index fe97a5b95..b2cc1aadc 100644 --- a/src/parser/parser_builder.cpp +++ b/src/parser/parser_builder.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file parser_builder.cpp ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): dejan, bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Dejan Jovanović , François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/parser_builder.h b/src/parser/parser_builder.h index 936d03336..4e220461c 100644 --- a/src/parser/parser_builder.h +++ b/src/parser/parser_builder.h @@ -1,11 +1,11 @@ /********************* */ /*! \file parser_builder.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/parser_exception.h b/src/parser/parser_exception.h index 6eae3047d..0197781fa 100644 --- a/src/parser/parser_exception.h +++ b/src/parser/parser_exception.h @@ -1,11 +1,11 @@ /********************* */ /*! \file parser_exception.h ** \verbatim - ** Original author: mdeters - ** Major contributors: cconway + ** Original author: Morgan Deters + ** Major contributors: Christopher L. Conway ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/smt1/Smt1.g b/src/parser/smt1/Smt1.g index f8331c899..a40f867a6 100644 --- a/src/parser/smt1/Smt1.g +++ b/src/parser/smt1/Smt1.g @@ -1,11 +1,11 @@ /* ******************* */ /*! \file Smt1.g ** \verbatim - ** Original author: cconway - ** Major contributors: dejan, mdeters - ** Minor contributors (to current version): ajreynol, taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović , Christopher L. Conway + ** Minor contributors (to current version): Andrew Reynolds , Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/smt1/smt1.cpp b/src/parser/smt1/smt1.cpp index 7793dbea4..1ae6587d8 100644 --- a/src/parser/smt1/smt1.cpp +++ b/src/parser/smt1/smt1.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file smt1.cpp ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): taking, dejan, barrett - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Christopher L. Conway + ** Minor contributors (to current version): Tim King , Dejan Jovanović , Clark Barrett + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/smt1/smt1.h b/src/parser/smt1/smt1.h index 93c1fb00c..2a83b2e2b 100644 --- a/src/parser/smt1/smt1.h +++ b/src/parser/smt1/smt1.h @@ -1,11 +1,11 @@ /********************* */ /*! \file smt1.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): barrett - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Christopher L. Conway + ** Minor contributors (to current version): Clark Barrett + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/smt1/smt1_input.cpp b/src/parser/smt1/smt1_input.cpp index 2dae4ef66..74a4a6e1a 100644 --- a/src/parser/smt1/smt1_input.cpp +++ b/src/parser/smt1/smt1_input.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file smt1_input.cpp ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: Christopher L. Conway ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/smt1/smt1_input.h b/src/parser/smt1/smt1_input.h index 11110e78a..d0eabb3f7 100644 --- a/src/parser/smt1/smt1_input.h +++ b/src/parser/smt1/smt1_input.h @@ -1,11 +1,11 @@ /********************* */ /*! \file smt1_input.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: Christopher L. Conway ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/smt2/Smt2.g b/src/parser/smt2/Smt2.g index 387a24fe1..e738267cd 100644 --- a/src/parser/smt2/Smt2.g +++ b/src/parser/smt2/Smt2.g @@ -1,11 +1,11 @@ /* ******************* */ /*! \file Smt2.g ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): dejan, taking, ajreynol, bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Dejan Jovanović , Andrew Reynolds , François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/smt2/smt2.cpp b/src/parser/smt2/smt2.cpp index 5d104531f..32459a357 100644 --- a/src/parser/smt2/smt2.cpp +++ b/src/parser/smt2/smt2.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file smt2.cpp ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): barrett - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Clark Barrett + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/smt2/smt2.h b/src/parser/smt2/smt2.h index c861dfe93..fa5ea9500 100644 --- a/src/parser/smt2/smt2.h +++ b/src/parser/smt2/smt2.h @@ -1,11 +1,11 @@ /********************* */ /*! \file smt2.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/smt2/smt2_input.cpp b/src/parser/smt2/smt2_input.cpp index 9b423dcad..8aac6b8f9 100644 --- a/src/parser/smt2/smt2_input.cpp +++ b/src/parser/smt2/smt2_input.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file smt2_input.cpp ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/smt2/smt2_input.h b/src/parser/smt2/smt2_input.h index 9b271a2c0..8f5562a15 100644 --- a/src/parser/smt2/smt2_input.h +++ b/src/parser/smt2/smt2_input.h @@ -1,11 +1,11 @@ /********************* */ /*! \file smt2_input.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/tptp/Tptp.g b/src/parser/tptp/Tptp.g index ec6868c5b..f8515fdad 100644 --- a/src/parser/tptp/Tptp.g +++ b/src/parser/tptp/Tptp.g @@ -1,11 +1,11 @@ /* ******************* */ /*! \file Tptp.g ** \verbatim - ** Original author: bobot + ** Original author: François Bobot ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/tptp/tptp.cpp b/src/parser/tptp/tptp.cpp index 59b1d205b..825792811 100644 --- a/src/parser/tptp/tptp.cpp +++ b/src/parser/tptp/tptp.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file tptp.cpp ** \verbatim - ** Original author: bobot + ** Original author: François Bobot ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/tptp/tptp.h b/src/parser/tptp/tptp.h index f38ec2a91..4185de991 100644 --- a/src/parser/tptp/tptp.h +++ b/src/parser/tptp/tptp.h @@ -1,11 +1,11 @@ /********************* */ /*! \file tptp.h ** \verbatim - ** Original author: bobot + ** Original author: François Bobot ** Major contributors: none - ** Minor contributors (to current version): ajreynol, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Andrew Reynolds , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/tptp/tptp_input.cpp b/src/parser/tptp/tptp_input.cpp index d52c7f597..44d18013c 100644 --- a/src/parser/tptp/tptp_input.cpp +++ b/src/parser/tptp/tptp_input.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file tptp_input.cpp ** \verbatim - ** Original author: bobot - ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: François Bobot + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/parser/tptp/tptp_input.h b/src/parser/tptp/tptp_input.h index 13aa358cd..7799de6e5 100644 --- a/src/parser/tptp/tptp_input.h +++ b/src/parser/tptp/tptp_input.h @@ -1,11 +1,11 @@ /********************* */ /*! \file tptp_input.h ** \verbatim - ** Original author: bobot + ** Original author: François Bobot ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/printer/ast/ast_printer.cpp b/src/printer/ast/ast_printer.cpp index 42fe7801d..a25195f1c 100644 --- a/src/printer/ast/ast_printer.cpp +++ b/src/printer/ast/ast_printer.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file ast_printer.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): dejan, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/printer/ast/ast_printer.h b/src/printer/ast/ast_printer.h index c3cd488d8..3fbe3884c 100644 --- a/src/printer/ast/ast_printer.h +++ b/src/printer/ast/ast_printer.h @@ -1,11 +1,11 @@ /********************* */ /*! \file ast_printer.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/printer/cvc/cvc_printer.cpp b/src/printer/cvc/cvc_printer.cpp index bad05b5c8..bad711efc 100644 --- a/src/printer/cvc/cvc_printer.cpp +++ b/src/printer/cvc/cvc_printer.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc_printer.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan - ** Minor contributors (to current version): bobot, taking, barrett, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): François Bobot , lianah , Clark Barrett , Tim King , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/printer/cvc/cvc_printer.h b/src/printer/cvc/cvc_printer.h index 71ad947bf..9d8ab93be 100644 --- a/src/printer/cvc/cvc_printer.h +++ b/src/printer/cvc/cvc_printer.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc_printer.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/printer/dagification_visitor.cpp b/src/printer/dagification_visitor.cpp index c991921ff..5c3158369 100644 --- a/src/printer/dagification_visitor.cpp +++ b/src/printer/dagification_visitor.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file dagification_visitor.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/printer/dagification_visitor.h b/src/printer/dagification_visitor.h index bdc1dc281..7c58b2246 100644 --- a/src/printer/dagification_visitor.h +++ b/src/printer/dagification_visitor.h @@ -1,11 +1,11 @@ /********************* */ /*! \file dagification_visitor.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/printer/model_format_mode.cpp b/src/printer/model_format_mode.cpp index 803ba77db..605262f9f 100644 --- a/src/printer/model_format_mode.cpp +++ b/src/printer/model_format_mode.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file model_format_mode.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/printer/model_format_mode.h b/src/printer/model_format_mode.h index a516ded73..fa35f968a 100644 --- a/src/printer/model_format_mode.h +++ b/src/printer/model_format_mode.h @@ -1,11 +1,11 @@ /********************* */ /*! \file model_format_mode.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/printer/options_handlers.h b/src/printer/options_handlers.h index 185aebda7..b4de57e71 100644 --- a/src/printer/options_handlers.h +++ b/src/printer/options_handlers.h @@ -1,11 +1,11 @@ /********************* */ /*! \file options_handlers.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/printer/printer.cpp b/src/printer/printer.cpp index 4205ab0bf..4a7aec637 100644 --- a/src/printer/printer.cpp +++ b/src/printer/printer.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file printer.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): ajreynol, bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Andrew Reynolds , François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/printer/printer.h b/src/printer/printer.h index 3803ef072..047120ed7 100644 --- a/src/printer/printer.h +++ b/src/printer/printer.h @@ -1,11 +1,11 @@ /********************* */ /*! \file printer.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): barrett, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Clark Barrett , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/printer/smt1/smt1_printer.cpp b/src/printer/smt1/smt1_printer.cpp index 781edffe4..0130b4d89 100644 --- a/src/printer/smt1/smt1_printer.cpp +++ b/src/printer/smt1/smt1_printer.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file smt1_printer.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/printer/smt1/smt1_printer.h b/src/printer/smt1/smt1_printer.h index 118f6b028..6d63d3902 100644 --- a/src/printer/smt1/smt1_printer.h +++ b/src/printer/smt1/smt1_printer.h @@ -1,11 +1,11 @@ /********************* */ /*! \file smt1_printer.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/printer/smt2/smt2_printer.cpp b/src/printer/smt2/smt2_printer.cpp index 50cab3f53..22ae43c14 100644 --- a/src/printer/smt2/smt2_printer.cpp +++ b/src/printer/smt2/smt2_printer.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file smt2_printer.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): dejan, taking, lianah, bobot, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović , lianah , Tim King , Liana Hadarean , François Bobot , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/printer/smt2/smt2_printer.h b/src/printer/smt2/smt2_printer.h index cf0d06e6c..e6ae9b976 100644 --- a/src/printer/smt2/smt2_printer.h +++ b/src/printer/smt2/smt2_printer.h @@ -1,11 +1,11 @@ /********************* */ /*! \file smt2_printer.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/proof/cnf_proof.cpp b/src/proof/cnf_proof.cpp index 5dfbaee00..3bb1c7dcc 100644 --- a/src/proof/cnf_proof.cpp +++ b/src/proof/cnf_proof.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file cnf_proof.cpp ** \verbatim - ** Original author: lianah - ** Major contributors: mdeters + ** Original author: Liana Hadarean + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/proof/cnf_proof.h b/src/proof/cnf_proof.h index 1fee36ade..6913a3d57 100644 --- a/src/proof/cnf_proof.h +++ b/src/proof/cnf_proof.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cnf_proof.h ** \verbatim - ** Original author: lianah - ** Major contributors: mdeters + ** Original author: Liana Hadarean + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/proof/proof.h b/src/proof/proof.h index c45a5c641..9eb3eb4fc 100644 --- a/src/proof/proof.h +++ b/src/proof/proof.h @@ -1,11 +1,11 @@ /********************* */ /*! \file proof.h ** \verbatim - ** Original author: lianah - ** Major contributors: mdeters + ** Original author: Liana Hadarean + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/proof/proof_manager.cpp b/src/proof/proof_manager.cpp index c1351c6a2..f4cbf39e8 100644 --- a/src/proof/proof_manager.cpp +++ b/src/proof/proof_manager.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file proof_manager.cpp ** \verbatim - ** Original author: lianah - ** Major contributors: mdeters + ** Original author: Liana Hadarean + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/proof/proof_manager.h b/src/proof/proof_manager.h index 91eb2ed99..d8ad6c7f7 100644 --- a/src/proof/proof_manager.h +++ b/src/proof/proof_manager.h @@ -1,11 +1,11 @@ /********************* */ /*! \file proof_manager.h ** \verbatim - ** Original author: lianah - ** Major contributors: mdeters + ** Original author: Liana Hadarean + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/proof/sat_proof.cpp b/src/proof/sat_proof.cpp index 884d469e8..154b47cda 100644 --- a/src/proof/sat_proof.cpp +++ b/src/proof/sat_proof.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file sat_proof.cpp ** \verbatim - ** Original author: lianah + ** Original author: Liana Hadarean ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/proof/sat_proof.h b/src/proof/sat_proof.h index ccbde6e80..832d71fe6 100644 --- a/src/proof/sat_proof.h +++ b/src/proof/sat_proof.h @@ -1,11 +1,11 @@ /********************* */ /*! \file sat_proof.h ** \verbatim - ** Original author: lianah - ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Liana Hadarean + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/prop/cnf_stream.cpp b/src/prop/cnf_stream.cpp index 89cd731e9..2b8d65e29 100644 --- a/src/prop/cnf_stream.cpp +++ b/src/prop/cnf_stream.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file cnf_stream.cpp ** \verbatim - ** Original author: taking - ** Major contributors: mdeters, dejan - ** Minor contributors (to current version): kshitij, lianah, cconway - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Morgan Deters , Dejan Jovanović + ** Minor contributors (to current version): Kshitij Bansal , Liana Hadarean , Christopher L. Conway + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/prop/cnf_stream.h b/src/prop/cnf_stream.h index 042cccd56..526a61b14 100644 --- a/src/prop/cnf_stream.h +++ b/src/prop/cnf_stream.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cnf_stream.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters, dejan - ** Minor contributors (to current version): barrett, lianah, cconway - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Morgan Deters , Dejan Jovanović + ** Minor contributors (to current version): Clark Barrett , Liana Hadarean , Christopher L. Conway + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/prop/options_handlers.h b/src/prop/options_handlers.h index 3f87b6b69..1879fffa5 100644 --- a/src/prop/options_handlers.h +++ b/src/prop/options_handlers.h @@ -1,11 +1,11 @@ /********************* */ /*! \file options_handlers.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/prop/prop_engine.cpp b/src/prop/prop_engine.cpp index 1bd5dc8b7..5cca714ae 100644 --- a/src/prop/prop_engine.cpp +++ b/src/prop/prop_engine.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file prop_engine.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan - ** Minor contributors (to current version): barrett, lianah, kshitij, cconway, taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): Clark Barrett , Liana Hadarean , Kshitij Bansal , Christopher L. Conway , Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/prop/prop_engine.h b/src/prop/prop_engine.h index 9540d3921..2cb0cd297 100644 --- a/src/prop/prop_engine.h +++ b/src/prop/prop_engine.h @@ -1,11 +1,11 @@ /********************* */ /*! \file prop_engine.h ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan - ** Minor contributors (to current version): barrett, cconway, lianah, kshitij, taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): Clark Barrett , Liana Hadarean , Christopher L. Conway , Kshitij Bansal , Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/prop/registrar.h b/src/prop/registrar.h index 3dfce1420..ed8a78bd5 100644 --- a/src/prop/registrar.h +++ b/src/prop/registrar.h @@ -1,11 +1,11 @@ /********************* */ /*! \file registrar.h ** \verbatim - ** Original author: lianah - ** Major contributors: none + ** Original author: Liana Hadarean + ** Major contributors: Tim King , Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/prop/sat_solver.h b/src/prop/sat_solver.h index b4807b021..436da65e7 100644 --- a/src/prop/sat_solver.h +++ b/src/prop/sat_solver.h @@ -1,11 +1,11 @@ /********************* */ /*! \file sat_solver.h ** \verbatim - ** Original author: lianah - ** Major contributors: mdeters, dejan + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters , Liana Hadarean ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/prop/sat_solver_factory.cpp b/src/prop/sat_solver_factory.cpp index c9f5643b0..fbd1a4960 100644 --- a/src/prop/sat_solver_factory.cpp +++ b/src/prop/sat_solver_factory.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file sat_solver_factory.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: taking - ** Minor contributors (to current version): lianah, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters , Tim King + ** Minor contributors (to current version): Liana Hadarean + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/prop/sat_solver_factory.h b/src/prop/sat_solver_factory.h index 168e21fcc..e2edfa31a 100644 --- a/src/prop/sat_solver_factory.h +++ b/src/prop/sat_solver_factory.h @@ -1,11 +1,11 @@ /********************* */ /*! \file sat_solver_factory.h ** \verbatim - ** Original author: dejan + ** Original author: Dejan Jovanović ** Major contributors: none - ** Minor contributors (to current version): lianah - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Liana Hadarean , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/prop/sat_solver_registry.cpp b/src/prop/sat_solver_registry.cpp index a9bf981b7..f6247ed5d 100644 --- a/src/prop/sat_solver_registry.cpp +++ b/src/prop/sat_solver_registry.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file sat_solver_registry.cpp ** \verbatim - ** Original author: dejan + ** Original author: Dejan Jovanović ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/prop/sat_solver_registry.h b/src/prop/sat_solver_registry.h index 4e0357489..0a88468d0 100644 --- a/src/prop/sat_solver_registry.h +++ b/src/prop/sat_solver_registry.h @@ -1,11 +1,11 @@ /********************* */ /*! \file sat_solver_registry.h ** \verbatim - ** Original author: dejan + ** Original author: Dejan Jovanović ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/prop/sat_solver_types.h b/src/prop/sat_solver_types.h index edbf61b13..83278daf4 100644 --- a/src/prop/sat_solver_types.h +++ b/src/prop/sat_solver_types.h @@ -1,11 +1,11 @@ /********************* */ /*! \file sat_solver_types.h ** \verbatim - ** Original author: dejan + ** Original author: Dejan Jovanović ** Major contributors: none - ** Minor contributors (to current version): mdeters, kshitij - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters , Kshitij Bansal + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/prop/theory_proxy.cpp b/src/prop/theory_proxy.cpp index 6246ef7e5..efca8620a 100644 --- a/src/prop/theory_proxy.cpp +++ b/src/prop/theory_proxy.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_proxy.cpp ** \verbatim - ** Original author: cconway - ** Major contributors: kshitij, dejan, mdeters - ** Minor contributors (to current version): barrett, taking, lianah - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Kshitij Bansal , Morgan Deters + ** Minor contributors (to current version): Clark Barrett , Christopher L. Conway , Tim King , Liana Hadarean + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/prop/theory_proxy.h b/src/prop/theory_proxy.h index 74ee790d8..26b94a86f 100644 --- a/src/prop/theory_proxy.h +++ b/src/prop/theory_proxy.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_proxy.h ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan - ** Minor contributors (to current version): taking, cconway, kshitij, lianah - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Liana Hadarean , Morgan Deters + ** Minor contributors (to current version): Christopher L. Conway , Tim King , Kshitij Bansal + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/smt/boolean_terms.cpp b/src/smt/boolean_terms.cpp index d3a600bf5..e51a5d907 100644 --- a/src/smt/boolean_terms.cpp +++ b/src/smt/boolean_terms.cpp @@ -1,13 +1,11 @@ /********************* */ /*! \file boolean_terms.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 The Analysis of Computer Systems Group (ACSys) - ** Courant Institute of Mathematical Sciences - ** New York University + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/smt/boolean_terms.h b/src/smt/boolean_terms.h index 06f25f9ef..244971044 100644 --- a/src/smt/boolean_terms.h +++ b/src/smt/boolean_terms.h @@ -1,13 +1,11 @@ /********************* */ /*! \file boolean_terms.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 The Analysis of Computer Systems Group (ACSys) - ** Courant Institute of Mathematical Sciences - ** New York University + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/smt/command_list.cpp b/src/smt/command_list.cpp index 68e23f93d..9a63af52e 100644 --- a/src/smt/command_list.cpp +++ b/src/smt/command_list.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file command_list.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/smt/command_list.h b/src/smt/command_list.h index 9ef181dd1..e4cdf07cf 100644 --- a/src/smt/command_list.h +++ b/src/smt/command_list.h @@ -1,11 +1,11 @@ /********************* */ /*! \file command_list.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/smt/logic_exception.h b/src/smt/logic_exception.h index c2827249d..d0a06eabb 100644 --- a/src/smt/logic_exception.h +++ b/src/smt/logic_exception.h @@ -1,11 +1,11 @@ /********************* */ /*! \file logic_exception.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/smt/modal_exception.h b/src/smt/modal_exception.h index 01b4bf999..4de18cea9 100644 --- a/src/smt/modal_exception.h +++ b/src/smt/modal_exception.h @@ -1,11 +1,11 @@ /********************* */ /*! \file modal_exception.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/smt/model_postprocessor.cpp b/src/smt/model_postprocessor.cpp index de1a60da4..e3e332fb1 100644 --- a/src/smt/model_postprocessor.cpp +++ b/src/smt/model_postprocessor.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file model_postprocessor.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/smt/model_postprocessor.h b/src/smt/model_postprocessor.h index f727a3483..fc5ddb055 100644 --- a/src/smt/model_postprocessor.h +++ b/src/smt/model_postprocessor.h @@ -1,11 +1,11 @@ /********************* */ /*! \file model_postprocessor.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/smt/options_handlers.h b/src/smt/options_handlers.h index a0a6429a8..b68c4794d 100644 --- a/src/smt/options_handlers.h +++ b/src/smt/options_handlers.h @@ -1,11 +1,11 @@ /********************* */ /*! \file options_handlers.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/smt/simplification_mode.cpp b/src/smt/simplification_mode.cpp index b9b94397c..f9574872e 100644 --- a/src/smt/simplification_mode.cpp +++ b/src/smt/simplification_mode.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file simplification_mode.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/smt/simplification_mode.h b/src/smt/simplification_mode.h index 85a080438..620c31990 100644 --- a/src/smt/simplification_mode.h +++ b/src/smt/simplification_mode.h @@ -1,11 +1,11 @@ /********************* */ /*! \file simplification_mode.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/smt/smt_engine.cpp b/src/smt/smt_engine.cpp index de41a34a0..0020bc5df 100644 --- a/src/smt/smt_engine.cpp +++ b/src/smt/smt_engine.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file smt_engine.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: barrett - ** Minor contributors (to current version): lianah, cconway, taking, kshitij, dejan, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Clark Barrett + ** Minor contributors (to current version): Christopher L. Conway , Liana Hadarean , Tim King , Kshitij Bansal , Dejan Jovanović , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/smt/smt_engine.h b/src/smt/smt_engine.h index 525f90ffe..79550c1b8 100644 --- a/src/smt/smt_engine.h +++ b/src/smt/smt_engine.h @@ -1,11 +1,11 @@ /********************* */ /*! \file smt_engine.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): ajreynol, barrett, cconway, kshitij, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Andrew Reynolds , Tim King , Clark Barrett , Christopher L. Conway , Kshitij Bansal , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/smt/smt_engine_scope.cpp b/src/smt/smt_engine_scope.cpp index 2ca1b186d..deac0de18 100644 --- a/src/smt/smt_engine_scope.cpp +++ b/src/smt/smt_engine_scope.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file smt_engine_scope.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/smt/smt_engine_scope.h b/src/smt/smt_engine_scope.h index 59b5e3662..9a5878786 100644 --- a/src/smt/smt_engine_scope.h +++ b/src/smt/smt_engine_scope.h @@ -1,11 +1,11 @@ /********************* */ /*! \file smt_engine_scope.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/smt/smt_options_template.cpp b/src/smt/smt_options_template.cpp index 57bdd468b..03c9c5f52 100644 --- a/src/smt/smt_options_template.cpp +++ b/src/smt/smt_options_template.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file smt_options_template.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/arith_heuristic_pivot_rule.cpp b/src/theory/arith/arith_heuristic_pivot_rule.cpp index 2755f3a90..6d0794d27 100644 --- a/src/theory/arith/arith_heuristic_pivot_rule.cpp +++ b/src/theory/arith/arith_heuristic_pivot_rule.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file arith_heuristic_pivot_rule.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/arith_heuristic_pivot_rule.h b/src/theory/arith/arith_heuristic_pivot_rule.h index 58b638aa9..6c1b17a5b 100644 --- a/src/theory/arith/arith_heuristic_pivot_rule.h +++ b/src/theory/arith/arith_heuristic_pivot_rule.h @@ -1,11 +1,11 @@ /********************* */ /*! \file arith_heuristic_pivot_rule.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/arith_priority_queue.cpp b/src/theory/arith/arith_priority_queue.cpp index 5c8b89e15..d9bdde5d5 100644 --- a/src/theory/arith/arith_priority_queue.cpp +++ b/src/theory/arith/arith_priority_queue.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file arith_priority_queue.cpp ** \verbatim - ** Original author: taking - ** Major contributors: mdeters + ** Original author: Tim King + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/arith_priority_queue.h b/src/theory/arith/arith_priority_queue.h index b6b462db9..695a981cb 100644 --- a/src/theory/arith/arith_priority_queue.h +++ b/src/theory/arith/arith_priority_queue.h @@ -1,11 +1,11 @@ /********************* */ /*! \file arith_priority_queue.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/arith_propagation_mode.cpp b/src/theory/arith/arith_propagation_mode.cpp index 030b7792e..bd87bbab8 100644 --- a/src/theory/arith/arith_propagation_mode.cpp +++ b/src/theory/arith/arith_propagation_mode.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file arith_propagation_mode.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/arith_propagation_mode.h b/src/theory/arith/arith_propagation_mode.h index 0a862fdd7..0d3db014e 100644 --- a/src/theory/arith/arith_propagation_mode.h +++ b/src/theory/arith/arith_propagation_mode.h @@ -1,11 +1,11 @@ /********************* */ /*! \file arith_propagation_mode.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/arith_rewriter.cpp b/src/theory/arith/arith_rewriter.cpp index ee9ff9e1b..41e8c2542 100644 --- a/src/theory/arith/arith_rewriter.cpp +++ b/src/theory/arith/arith_rewriter.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file arith_rewriter.cpp ** \verbatim - ** Original author: taking - ** Major contributors: mdeters - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: none + ** Minor contributors (to current version): Morgan Deters , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/arith_rewriter.h b/src/theory/arith/arith_rewriter.h index 9b3f37d31..8c9aba83e 100644 --- a/src/theory/arith/arith_rewriter.h +++ b/src/theory/arith/arith_rewriter.h @@ -1,11 +1,11 @@ /********************* */ /*! \file arith_rewriter.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters, dejan + ** Original author: Tim King + ** Major contributors: Morgan Deters , Dejan Jovanović ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/arith_static_learner.cpp b/src/theory/arith/arith_static_learner.cpp index 124fa8e2a..551fd819b 100644 --- a/src/theory/arith/arith_static_learner.cpp +++ b/src/theory/arith/arith_static_learner.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file arith_static_learner.cpp ** \verbatim - ** Original author: taking - ** Major contributors: dejan, mdeters + ** Original author: Tim King + ** Major contributors: Dejan Jovanović , Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/arith_static_learner.h b/src/theory/arith/arith_static_learner.h index 48ee6a3bb..0414e2f09 100644 --- a/src/theory/arith/arith_static_learner.h +++ b/src/theory/arith/arith_static_learner.h @@ -1,11 +1,11 @@ /********************* */ /*! \file arith_static_learner.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/arith_unate_lemma_mode.cpp b/src/theory/arith/arith_unate_lemma_mode.cpp index 559137e15..b3efaf1a0 100644 --- a/src/theory/arith/arith_unate_lemma_mode.cpp +++ b/src/theory/arith/arith_unate_lemma_mode.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file arith_unate_lemma_mode.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/arith_unate_lemma_mode.h b/src/theory/arith/arith_unate_lemma_mode.h index b1689fb16..3f8214889 100644 --- a/src/theory/arith/arith_unate_lemma_mode.h +++ b/src/theory/arith/arith_unate_lemma_mode.h @@ -1,11 +1,11 @@ /********************* */ /*! \file arith_unate_lemma_mode.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/arith_utilities.h b/src/theory/arith/arith_utilities.h index 76210fc7c..a68eb6568 100644 --- a/src/theory/arith/arith_utilities.h +++ b/src/theory/arith/arith_utilities.h @@ -1,11 +1,11 @@ /********************* */ /*! \file arith_utilities.h ** \verbatim - ** Original author: taking - ** Major contributors: none - ** Minor contributors (to current version): dejan, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/arithvar.cpp b/src/theory/arith/arithvar.cpp index 76b143fff..cbcdfb866 100644 --- a/src/theory/arith/arithvar.cpp +++ b/src/theory/arith/arithvar.cpp @@ -1,3 +1,20 @@ +/********************* */ +/*! \file arithvar.cpp + ** \verbatim + ** Original author: Tim King + ** Major contributors: none + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 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 "theory/arith/arithvar.h" #include diff --git a/src/theory/arith/arithvar.h b/src/theory/arith/arithvar.h index 95614a011..7e2573394 100644 --- a/src/theory/arith/arithvar.h +++ b/src/theory/arith/arithvar.h @@ -1,11 +1,11 @@ /********************* */ /*! \file arithvar.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/arithvar_node_map.h b/src/theory/arith/arithvar_node_map.h index e0e589e57..17e9a8f56 100644 --- a/src/theory/arith/arithvar_node_map.h +++ b/src/theory/arith/arithvar_node_map.h @@ -1,11 +1,11 @@ /********************* */ /*! \file arithvar_node_map.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/congruence_manager.cpp b/src/theory/arith/congruence_manager.cpp index de4c7eac3..8af9152db 100644 --- a/src/theory/arith/congruence_manager.cpp +++ b/src/theory/arith/congruence_manager.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file congruence_manager.cpp ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): dejan, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/congruence_manager.h b/src/theory/arith/congruence_manager.h index 5e2c80a63..5edcbe435 100644 --- a/src/theory/arith/congruence_manager.h +++ b/src/theory/arith/congruence_manager.h @@ -1,11 +1,11 @@ /********************* */ /*! \file congruence_manager.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters, dejan - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/constraint.cpp b/src/theory/arith/constraint.cpp index 4655ea34e..3132f869f 100644 --- a/src/theory/arith/constraint.cpp +++ b/src/theory/arith/constraint.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file constraint.cpp ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): dejan, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/constraint.h b/src/theory/arith/constraint.h index 82023a48b..26af01e63 100644 --- a/src/theory/arith/constraint.h +++ b/src/theory/arith/constraint.h @@ -1,11 +1,11 @@ /********************* */ /*! \file constraint.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/constraint_forward.h b/src/theory/arith/constraint_forward.h index e11052c5e..65c950ab5 100644 --- a/src/theory/arith/constraint_forward.h +++ b/src/theory/arith/constraint_forward.h @@ -1,11 +1,11 @@ /********************* */ /*! \file constraint_forward.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/delta_rational.cpp b/src/theory/arith/delta_rational.cpp index 39b99d625..b6394887d 100644 --- a/src/theory/arith/delta_rational.cpp +++ b/src/theory/arith/delta_rational.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file delta_rational.cpp ** \verbatim - ** Original author: taking - ** Major contributors: mdeters + ** Original author: Tim King + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/delta_rational.h b/src/theory/arith/delta_rational.h index 51c1e5138..2a280f634 100644 --- a/src/theory/arith/delta_rational.h +++ b/src/theory/arith/delta_rational.h @@ -1,11 +1,11 @@ /********************* */ /*! \file delta_rational.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: none + ** Minor contributors (to current version): Dejan Jovanović , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/dio_solver.cpp b/src/theory/arith/dio_solver.cpp index 4d9d66cec..e090e5b62 100644 --- a/src/theory/arith/dio_solver.cpp +++ b/src/theory/arith/dio_solver.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file dio_solver.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: taking - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Tim King + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/dio_solver.h b/src/theory/arith/dio_solver.h index bfcd19021..87e9f5215 100644 --- a/src/theory/arith/dio_solver.h +++ b/src/theory/arith/dio_solver.h @@ -1,11 +1,11 @@ /********************* */ /*! \file dio_solver.h ** \verbatim - ** Original author: mdeters - ** Major contributors: taking + ** Original author: Morgan Deters + ** Major contributors: Tim King ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/linear_equality.cpp b/src/theory/arith/linear_equality.cpp index 5063a05c7..81501fc53 100644 --- a/src/theory/arith/linear_equality.cpp +++ b/src/theory/arith/linear_equality.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file linear_equality.cpp ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/linear_equality.h b/src/theory/arith/linear_equality.h index 7df5ee9c3..39da88faa 100644 --- a/src/theory/arith/linear_equality.h +++ b/src/theory/arith/linear_equality.h @@ -1,11 +1,11 @@ /********************* */ /*! \file linear_equality.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/matrix.cpp b/src/theory/arith/matrix.cpp index cd7a8a9aa..3ddc73666 100644 --- a/src/theory/arith/matrix.cpp +++ b/src/theory/arith/matrix.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file matrix.cpp ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/matrix.h b/src/theory/arith/matrix.h index 027397b6a..9d4cee0e1 100644 --- a/src/theory/arith/matrix.h +++ b/src/theory/arith/matrix.h @@ -1,11 +1,11 @@ /********************* */ /*! \file matrix.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/normal_form.cpp b/src/theory/arith/normal_form.cpp index 9bd0a3b6c..b0c225461 100644 --- a/src/theory/arith/normal_form.cpp +++ b/src/theory/arith/normal_form.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file normal_form.cpp ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): dejan, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/normal_form.h b/src/theory/arith/normal_form.h index d4f867099..24d295fb5 100644 --- a/src/theory/arith/normal_form.h +++ b/src/theory/arith/normal_form.h @@ -1,11 +1,11 @@ /********************* */ /*! \file normal_form.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): dejan, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/options_handlers.h b/src/theory/arith/options_handlers.h index f8f851964..06c367687 100644 --- a/src/theory/arith/options_handlers.h +++ b/src/theory/arith/options_handlers.h @@ -1,11 +1,11 @@ /********************* */ /*! \file options_handlers.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/partial_model.cpp b/src/theory/arith/partial_model.cpp index 5dccd8747..33ce5dcdf 100644 --- a/src/theory/arith/partial_model.cpp +++ b/src/theory/arith/partial_model.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file partial_model.cpp ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/partial_model.h b/src/theory/arith/partial_model.h index fdb4a8ffa..f3cf5164b 100644 --- a/src/theory/arith/partial_model.h +++ b/src/theory/arith/partial_model.h @@ -1,11 +1,11 @@ /********************* */ /*! \file partial_model.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters + ** Original author: Tim King + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/simplex.cpp b/src/theory/arith/simplex.cpp index c71965c5d..8f8a9b261 100644 --- a/src/theory/arith/simplex.cpp +++ b/src/theory/arith/simplex.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file simplex.cpp ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/simplex.h b/src/theory/arith/simplex.h index 5a3985ee2..a1f451059 100644 --- a/src/theory/arith/simplex.h +++ b/src/theory/arith/simplex.h @@ -1,11 +1,11 @@ /********************* */ /*! \file simplex.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): kshitij, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Kshitij Bansal , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/theory_arith.cpp b/src/theory/arith/theory_arith.cpp index e0d95627d..0ed10d4aa 100644 --- a/src/theory/arith/theory_arith.cpp +++ b/src/theory/arith/theory_arith.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_arith.cpp ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): kshitij, ajreynol, mdeters, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Kshitij Bansal , Andrew Reynolds , Morgan Deters , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/theory_arith.h b/src/theory/arith/theory_arith.h index 50061579a..a63a0bbb3 100644 --- a/src/theory/arith/theory_arith.h +++ b/src/theory/arith/theory_arith.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_arith.h ** \verbatim - ** Original author: mdeters - ** Major contributors: taking - ** Minor contributors (to current version): ajreynol, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Tim King + ** Minor contributors (to current version): Andrew Reynolds , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/theory_arith_type_rules.h b/src/theory/arith/theory_arith_type_rules.h index 30b5e279a..32def6116 100644 --- a/src/theory/arith/theory_arith_type_rules.h +++ b/src/theory/arith/theory_arith_type_rules.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_arith_type_rules.h ** \verbatim - ** Original author: dejan - ** Major contributors: taking, cconway, mdeters + ** Original author: Dejan Jovanović + ** Major contributors: Tim King , Christopher L. Conway , Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arith/type_enumerator.h b/src/theory/arith/type_enumerator.h index 55ebc38c9..dc6ff4b1f 100644 --- a/src/theory/arith/type_enumerator.h +++ b/src/theory/arith/type_enumerator.h @@ -1,11 +1,11 @@ /********************* */ /*! \file type_enumerator.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arrays/array_info.cpp b/src/theory/arrays/array_info.cpp index 32eaff355..da34b8a8b 100644 --- a/src/theory/arrays/array_info.cpp +++ b/src/theory/arrays/array_info.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file array_info.cpp ** \verbatim - ** Original author: lianah - ** Major contributors: barrett, mdeters - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Clark Barrett + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arrays/array_info.h b/src/theory/arrays/array_info.h index 10c15fd0e..69f2957ed 100644 --- a/src/theory/arrays/array_info.h +++ b/src/theory/arrays/array_info.h @@ -1,11 +1,11 @@ /********************* */ /*! \file array_info.h ** \verbatim - ** Original author: lianah - ** Major contributors: mdeters - ** Minor contributors (to current version): dejan, barrett - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: none + ** Minor contributors (to current version): Dejan Jovanović , Clark Barrett + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arrays/static_fact_manager.cpp b/src/theory/arrays/static_fact_manager.cpp index bf15d379b..e220d279b 100644 --- a/src/theory/arrays/static_fact_manager.cpp +++ b/src/theory/arrays/static_fact_manager.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file static_fact_manager.cpp ** \verbatim - ** Original author: barrett + ** Original author: Clark Barrett ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arrays/static_fact_manager.h b/src/theory/arrays/static_fact_manager.h index 5e7587348..3ced3db6d 100644 --- a/src/theory/arrays/static_fact_manager.h +++ b/src/theory/arrays/static_fact_manager.h @@ -1,11 +1,11 @@ /********************* */ /*! \file static_fact_manager.h ** \verbatim - ** Original author: barrett + ** Original author: Clark Barrett ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arrays/theory_arrays.cpp b/src/theory/arrays/theory_arrays.cpp index 9c28b3a42..7b727c35b 100644 --- a/src/theory/arrays/theory_arrays.cpp +++ b/src/theory/arrays/theory_arrays.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_arrays.cpp ** \verbatim - ** Original author: barrett - ** Major contributors: mdeters - ** Minor contributors (to current version): ajreynol, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Clark Barrett + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Tim King , Andrew Reynolds , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arrays/theory_arrays.h b/src/theory/arrays/theory_arrays.h index b659a8e68..b82d30cbf 100644 --- a/src/theory/arrays/theory_arrays.h +++ b/src/theory/arrays/theory_arrays.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_arrays.h ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan - ** Minor contributors (to current version): ajreynol, barrett - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović , Clark Barrett + ** Minor contributors (to current version): Tim King , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arrays/theory_arrays_model.cpp b/src/theory/arrays/theory_arrays_model.cpp index 4f7584ac1..ec2bacc4b 100644 --- a/src/theory/arrays/theory_arrays_model.cpp +++ b/src/theory/arrays/theory_arrays_model.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_arrays_model.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters + ** Original author: Andrew Reynolds + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arrays/theory_arrays_rewriter.h b/src/theory/arrays/theory_arrays_rewriter.h index 9cbb0c9e8..b1e8ea664 100644 --- a/src/theory/arrays/theory_arrays_rewriter.h +++ b/src/theory/arrays/theory_arrays_rewriter.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_arrays_rewriter.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters, barrett - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters , Clark Barrett + ** Minor contributors (to current version): Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arrays/theory_arrays_type_rules.h b/src/theory/arrays/theory_arrays_type_rules.h index 5d7bbbe0b..8c833bc75 100644 --- a/src/theory/arrays/theory_arrays_type_rules.h +++ b/src/theory/arrays/theory_arrays_type_rules.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_arrays_type_rules.h ** \verbatim - ** Original author: mdeters - ** Major contributors: barrett - ** Minor contributors (to current version): cconway - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Clark Barrett + ** Minor contributors (to current version): Christopher L. Conway + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arrays/type_enumerator.h b/src/theory/arrays/type_enumerator.h index ab0f2b366..f7d8b3637 100644 --- a/src/theory/arrays/type_enumerator.h +++ b/src/theory/arrays/type_enumerator.h @@ -1,11 +1,11 @@ /********************* */ /*! \file type_enumerator.h ** \verbatim - ** Original author: mdeters - ** Major contributors: barrett + ** Original author: Morgan Deters + ** Major contributors: Clark Barrett ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arrays/union_find.cpp b/src/theory/arrays/union_find.cpp index 4801e5ae2..ad9dc2f5d 100644 --- a/src/theory/arrays/union_find.cpp +++ b/src/theory/arrays/union_find.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file union_find.cpp ** \verbatim - ** Original author: lianah + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/arrays/union_find.h b/src/theory/arrays/union_find.h index 4b02608ef..b86805a72 100644 --- a/src/theory/arrays/union_find.h +++ b/src/theory/arrays/union_find.h @@ -1,11 +1,11 @@ /********************* */ /*! \file union_find.h ** \verbatim - ** Original author: lianah + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/booleans/boolean_term_conversion_mode.cpp b/src/theory/booleans/boolean_term_conversion_mode.cpp index f9d80835c..305c41125 100644 --- a/src/theory/booleans/boolean_term_conversion_mode.cpp +++ b/src/theory/booleans/boolean_term_conversion_mode.cpp @@ -1,10 +1,10 @@ /********************* */ /*! \file boolean_term_conversion_mode.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. + ** This file is part of the CVC4 project. ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim diff --git a/src/theory/booleans/boolean_term_conversion_mode.h b/src/theory/booleans/boolean_term_conversion_mode.h index 6ca908df4..e36cc0af1 100644 --- a/src/theory/booleans/boolean_term_conversion_mode.h +++ b/src/theory/booleans/boolean_term_conversion_mode.h @@ -1,10 +1,10 @@ /********************* */ /*! \file boolean_term_conversion_mode.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim diff --git a/src/theory/booleans/circuit_propagator.cpp b/src/theory/booleans/circuit_propagator.cpp index a37b03238..d4755d8c4 100644 --- a/src/theory/booleans/circuit_propagator.cpp +++ b/src/theory/booleans/circuit_propagator.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file circuit_propagator.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/booleans/circuit_propagator.h b/src/theory/booleans/circuit_propagator.h index de4bb30d2..0e45a53c8 100644 --- a/src/theory/booleans/circuit_propagator.h +++ b/src/theory/booleans/circuit_propagator.h @@ -1,11 +1,11 @@ /********************* */ /*! \file circuit_propagator.h ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan - ** Minor contributors (to current version): barrett - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): Tim King , Clark Barrett + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/booleans/options_handlers.h b/src/theory/booleans/options_handlers.h index 2bf53b3d2..d06fac0d0 100644 --- a/src/theory/booleans/options_handlers.h +++ b/src/theory/booleans/options_handlers.h @@ -1,11 +1,11 @@ /********************* */ /*! \file options_handlers.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/booleans/theory_bool.cpp b/src/theory/booleans/theory_bool.cpp index bb8e0f220..7bcedfdce 100644 --- a/src/theory/booleans/theory_bool.cpp +++ b/src/theory/booleans/theory_bool.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bool.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/booleans/theory_bool.h b/src/theory/booleans/theory_bool.h index d291e79d6..e41f95c52 100644 --- a/src/theory/booleans/theory_bool.h +++ b/src/theory/booleans/theory_bool.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bool.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): ajreynol, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/booleans/theory_bool_rewriter.cpp b/src/theory/booleans/theory_bool_rewriter.cpp index 7a4e91035..911b49ea0 100644 --- a/src/theory/booleans/theory_bool_rewriter.cpp +++ b/src/theory/booleans/theory_bool_rewriter.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bool_rewriter.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters, barrett - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Tim King , Clark Barrett + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/booleans/theory_bool_rewriter.h b/src/theory/booleans/theory_bool_rewriter.h index ee46f9c4b..33f24b6d1 100644 --- a/src/theory/booleans/theory_bool_rewriter.h +++ b/src/theory/booleans/theory_bool_rewriter.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bool_rewriter.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/booleans/theory_bool_type_rules.h b/src/theory/booleans/theory_bool_type_rules.h index 196a8d749..38d8da259 100644 --- a/src/theory/booleans/theory_bool_type_rules.h +++ b/src/theory/booleans/theory_bool_type_rules.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bool_type_rules.h ** \verbatim - ** Original author: dejan - ** Major contributors: cconway, mdeters - ** Minor contributors (to current version): taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Christopher L. Conway , Morgan Deters + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/booleans/type_enumerator.h b/src/theory/booleans/type_enumerator.h index 693a20a31..5d5509fb8 100644 --- a/src/theory/booleans/type_enumerator.h +++ b/src/theory/booleans/type_enumerator.h @@ -1,11 +1,11 @@ /********************* */ /*! \file type_enumerator.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/builtin/theory_builtin.cpp b/src/theory/builtin/theory_builtin.cpp index bc396fae8..c1e5a044e 100644 --- a/src/theory/builtin/theory_builtin.cpp +++ b/src/theory/builtin/theory_builtin.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_builtin.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/builtin/theory_builtin.h b/src/theory/builtin/theory_builtin.h index a51cad959..b40aa289f 100644 --- a/src/theory/builtin/theory_builtin.h +++ b/src/theory/builtin/theory_builtin.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_builtin.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/builtin/theory_builtin_rewriter.cpp b/src/theory/builtin/theory_builtin_rewriter.cpp index e4703e74c..846c6b23a 100644 --- a/src/theory/builtin/theory_builtin_rewriter.cpp +++ b/src/theory/builtin/theory_builtin_rewriter.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_builtin_rewriter.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/builtin/theory_builtin_rewriter.h b/src/theory/builtin/theory_builtin_rewriter.h index f8483219a..198cea40c 100644 --- a/src/theory/builtin/theory_builtin_rewriter.h +++ b/src/theory/builtin/theory_builtin_rewriter.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_builtin_rewriter.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/builtin/theory_builtin_type_rules.h b/src/theory/builtin/theory_builtin_type_rules.h index a369fb572..1eba0da9a 100644 --- a/src/theory/builtin/theory_builtin_type_rules.h +++ b/src/theory/builtin/theory_builtin_type_rules.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_builtin_type_rules.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters - ** Minor contributors (to current version): taking, ajreynol, cconway - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: none + ** Minor contributors (to current version): Tim King , Andrew Reynolds , Christopher L. Conway , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/builtin/type_enumerator.h b/src/theory/builtin/type_enumerator.h index 9be9d60c1..493ddc535 100644 --- a/src/theory/builtin/type_enumerator.h +++ b/src/theory/builtin/type_enumerator.h @@ -1,11 +1,11 @@ /********************* */ /*! \file type_enumerator.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/bitblast_strategies.cpp b/src/theory/bv/bitblast_strategies.cpp index a952b2929..265523c18 100644 --- a/src/theory/bv/bitblast_strategies.cpp +++ b/src/theory/bv/bitblast_strategies.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file bitblast_strategies.cpp ** \verbatim - ** Original author: lianah + ** Original author: Liana Hadarean ** Major contributors: none - ** Minor contributors (to current version): barrett, dejan, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Clark Barrett , Dejan Jovanović , Morgan Deters , lianah , Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/bitblast_strategies.h b/src/theory/bv/bitblast_strategies.h index 749a4c21f..3d9ba5936 100644 --- a/src/theory/bv/bitblast_strategies.h +++ b/src/theory/bv/bitblast_strategies.h @@ -1,11 +1,11 @@ /********************* */ /*! \file bitblast_strategies.h ** \verbatim - ** Original author: lianah + ** Original author: Liana Hadarean ** Major contributors: none - ** Minor contributors (to current version): dejan, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/bitblaster.cpp b/src/theory/bv/bitblaster.cpp index d3a54a3e4..5f99e33db 100644 --- a/src/theory/bv/bitblaster.cpp +++ b/src/theory/bv/bitblaster.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file bitblaster.cpp ** \verbatim - ** Original author: lianah - ** Major contributors: dejan - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Liana Hadarean + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): Clark Barrett , Morgan Deters , lianah + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/bitblaster.h b/src/theory/bv/bitblaster.h index 84a67e884..d4ba482ed 100644 --- a/src/theory/bv/bitblaster.h +++ b/src/theory/bv/bitblaster.h @@ -1,11 +1,11 @@ /********************* */ /*! \file bitblaster.h ** \verbatim - ** Original author: lianah + ** Original author: Liana Hadarean ** Major contributors: none - ** Minor contributors (to current version): mdeters, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): lianah , Morgan Deters , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/bv_inequality_graph.cpp b/src/theory/bv/bv_inequality_graph.cpp index ec4b223cf..760a38a16 100644 --- a/src/theory/bv/bv_inequality_graph.cpp +++ b/src/theory/bv/bv_inequality_graph.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file bv_inequality_graph.cpp ** \verbatim - ** Original author: lianah - ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Liana Hadarean + ** Major contributors: lianah + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/bv_inequality_graph.h b/src/theory/bv/bv_inequality_graph.h index d402b1561..fcb48ed61 100644 --- a/src/theory/bv/bv_inequality_graph.h +++ b/src/theory/bv/bv_inequality_graph.h @@ -1,11 +1,11 @@ /********************* */ /*! \file bv_inequality_graph.h ** \verbatim - ** Original author: lianah - ** Major contributors: none + ** Original author: lianah + ** Major contributors: Liana Hadarean ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/bv_subtheory.h b/src/theory/bv/bv_subtheory.h index ed90e0ebe..ea0eedabb 100644 --- a/src/theory/bv/bv_subtheory.h +++ b/src/theory/bv/bv_subtheory.h @@ -1,11 +1,11 @@ /********************* */ /*! \file bv_subtheory.h ** \verbatim - ** Original author: lianah - ** Major contributors: dejan - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Liana Hadarean + ** Major contributors: Dejan Jovanović , lianah + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/bv_subtheory_bitblast.cpp b/src/theory/bv/bv_subtheory_bitblast.cpp index 30eaaa764..1fbab8514 100644 --- a/src/theory/bv/bv_subtheory_bitblast.cpp +++ b/src/theory/bv/bv_subtheory_bitblast.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file bv_subtheory_bitblast.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: none - ** Minor contributors (to current version): lianah, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: lianah + ** Minor contributors (to current version): Dejan Jovanović , Liana Hadarean , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/bv_subtheory_bitblast.h b/src/theory/bv/bv_subtheory_bitblast.h index b6be84df5..d295b0ee7 100644 --- a/src/theory/bv/bv_subtheory_bitblast.h +++ b/src/theory/bv/bv_subtheory_bitblast.h @@ -1,11 +1,11 @@ /********************* */ /*! \file bv_subtheory_bitblast.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters - ** Minor contributors (to current version): lianah - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters , lianah + ** Minor contributors (to current version): Dejan Jovanović , Liana Hadarean + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/bv_subtheory_core.cpp b/src/theory/bv/bv_subtheory_core.cpp index 00777af5c..5853eed50 100644 --- a/src/theory/bv/bv_subtheory_core.cpp +++ b/src/theory/bv/bv_subtheory_core.cpp @@ -1,11 +1,11 @@ /********************* */ -/*! \file bv_subtheory_eq.cpp +/*! \file bv_subtheory_core.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: none - ** Minor contributors (to current version): lianah - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Liana Hadarean + ** Major contributors: lianah + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/bv_subtheory_core.h b/src/theory/bv/bv_subtheory_core.h index d314b2fbf..a460c91fa 100644 --- a/src/theory/bv/bv_subtheory_core.h +++ b/src/theory/bv/bv_subtheory_core.h @@ -1,11 +1,11 @@ /********************* */ -/*! \file bv_subtheory_eq.h +/*! \file bv_subtheory_core.h ** \verbatim - ** Original author: dejan - ** Major contributors: none - ** Minor contributors (to current version): lianah, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Liana Hadarean + ** Major contributors: lianah + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/bv_subtheory_inequality.cpp b/src/theory/bv/bv_subtheory_inequality.cpp index 17ac8a2e5..15b51d2c8 100644 --- a/src/theory/bv/bv_subtheory_inequality.cpp +++ b/src/theory/bv/bv_subtheory_inequality.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file bv_subtheory_inequality.cpp ** \verbatim - ** Original author: lianah - ** Major contributors: none + ** Original author: lianah + ** Major contributors: Liana Hadarean ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/bv_subtheory_inequality.h b/src/theory/bv/bv_subtheory_inequality.h index b02233b74..d79ea6e1c 100644 --- a/src/theory/bv/bv_subtheory_inequality.h +++ b/src/theory/bv/bv_subtheory_inequality.h @@ -1,11 +1,11 @@ /********************* */ /*! \file bv_subtheory_inequality.h ** \verbatim - ** Original author: lianah + ** Original author: lianah ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Liana Hadarean + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/cd_set_collection.h b/src/theory/bv/cd_set_collection.h index ec7f6d66d..518043ec0 100644 --- a/src/theory/bv/cd_set_collection.h +++ b/src/theory/bv/cd_set_collection.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cd_set_collection.h ** \verbatim - ** Original author: dejan + ** Original author: Dejan Jovanović ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/slicer.cpp b/src/theory/bv/slicer.cpp index 2837b075f..fd344aed5 100644 --- a/src/theory/bv/slicer.cpp +++ b/src/theory/bv/slicer.cpp @@ -1,13 +1,11 @@ /********************* */ -/*! \file slicer.h +/*! \file slicer.cpp ** \verbatim - ** Original author: lianah - ** Major contributors: none + ** Original author: Liana Hadarean + ** Major contributors: lianah ** 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 + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/slicer.h b/src/theory/bv/slicer.h index 88254b983..7da12fc6d 100644 --- a/src/theory/bv/slicer.h +++ b/src/theory/bv/slicer.h @@ -1,13 +1,11 @@ /********************* */ /*! \file slicer.h ** \verbatim - ** Original author: lianah - ** Major contributors: none + ** Original author: Liana Hadarean + ** Major contributors: lianah ** 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 + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/theory_bv.cpp b/src/theory/bv/theory_bv.cpp index b202b7eca..39fc68823 100644 --- a/src/theory/bv/theory_bv.cpp +++ b/src/theory/bv/theory_bv.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bv.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters, lianah - ** Minor contributors (to current version): barrett, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters , Liana Hadarean , lianah + ** Minor contributors (to current version): Tim King , Dejan Jovanović , Andrew Reynolds , Clark Barrett + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/theory_bv.h b/src/theory/bv/theory_bv.h index ff8b3a8b1..c0c8823c1 100644 --- a/src/theory/bv/theory_bv.h +++ b/src/theory/bv/theory_bv.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bv.h ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan, lianah - ** Minor contributors (to current version): barrett, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: lianah , Dejan Jovanović , Liana Hadarean + ** Minor contributors (to current version): Clark Barrett , Dejan Jovanović , Tim King , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/theory_bv_rewrite_rules.h b/src/theory/bv/theory_bv_rewrite_rules.h index bd7a8131a..4000fe77e 100644 --- a/src/theory/bv/theory_bv_rewrite_rules.h +++ b/src/theory/bv/theory_bv_rewrite_rules.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bv_rewrite_rules.h ** \verbatim - ** Original author: dejan - ** Major contributors: lianah - ** Minor contributors (to current version): barrett, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Liana Hadarean + ** Minor contributors (to current version): Tim King , Clark Barrett , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/theory_bv_rewrite_rules_constant_evaluation.h b/src/theory/bv/theory_bv_rewrite_rules_constant_evaluation.h index 178b17b43..c7ce164eb 100644 --- a/src/theory/bv/theory_bv_rewrite_rules_constant_evaluation.h +++ b/src/theory/bv/theory_bv_rewrite_rules_constant_evaluation.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bv_rewrite_rules_constant_evaluation.h ** \verbatim - ** Original author: lianah - ** Major contributors: barrett - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Liana Hadarean + ** Major contributors: Clark Barrett + ** Minor contributors (to current version): lianah , Morgan Deters , Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/theory_bv_rewrite_rules_core.h b/src/theory/bv/theory_bv_rewrite_rules_core.h index ade345d1c..e6260e074 100644 --- a/src/theory/bv/theory_bv_rewrite_rules_core.h +++ b/src/theory/bv/theory_bv_rewrite_rules_core.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bv_rewrite_rules_core.h ** \verbatim - ** Original author: dejan + ** Original author: Dejan Jovanović ** Major contributors: none - ** Minor contributors (to current version): mdeters, barrett, lianah - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King , Clark Barrett , Liana Hadarean , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/theory_bv_rewrite_rules_normalization.h b/src/theory/bv/theory_bv_rewrite_rules_normalization.h index 39f55f26c..28ae9d0b3 100644 --- a/src/theory/bv/theory_bv_rewrite_rules_normalization.h +++ b/src/theory/bv/theory_bv_rewrite_rules_normalization.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bv_rewrite_rules_normalization.h ** \verbatim - ** Original author: lianah - ** Major contributors: barrett - ** Minor contributors (to current version): dejan, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Liana Hadarean + ** Major contributors: Clark Barrett + ** Minor contributors (to current version): Dejan Jovanović , Morgan Deters , Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/theory_bv_rewrite_rules_operator_elimination.h b/src/theory/bv/theory_bv_rewrite_rules_operator_elimination.h index 4202f8c2e..6f54f5a52 100644 --- a/src/theory/bv/theory_bv_rewrite_rules_operator_elimination.h +++ b/src/theory/bv/theory_bv_rewrite_rules_operator_elimination.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bv_rewrite_rules_operator_elimination.h ** \verbatim - ** Original author: lianah - ** Major contributors: barrett - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Liana Hadarean + ** Major contributors: Clark Barrett + ** Minor contributors (to current version): Morgan Deters , Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/theory_bv_rewrite_rules_simplification.h b/src/theory/bv/theory_bv_rewrite_rules_simplification.h index 9d1cafab9..20e143d2f 100644 --- a/src/theory/bv/theory_bv_rewrite_rules_simplification.h +++ b/src/theory/bv/theory_bv_rewrite_rules_simplification.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bv_rewrite_rules_simplification.h ** \verbatim - ** Original author: lianah - ** Major contributors: barrett - ** Minor contributors (to current version): mdeters, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Liana Hadarean + ** Major contributors: Clark Barrett + ** Minor contributors (to current version): Morgan Deters , Dejan Jovanović , Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/theory_bv_rewriter.cpp b/src/theory/bv/theory_bv_rewriter.cpp index 23018605f..b16c426e6 100644 --- a/src/theory/bv/theory_bv_rewriter.cpp +++ b/src/theory/bv/theory_bv_rewriter.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bv_rewriter.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: lianah - ** Minor contributors (to current version): taking, mdeters, barrett - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Liana Hadarean + ** Minor contributors (to current version): Tim King , Morgan Deters , Clark Barrett + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/theory_bv_rewriter.h b/src/theory/bv/theory_bv_rewriter.h index 3e7fc272b..1ef936028 100644 --- a/src/theory/bv/theory_bv_rewriter.h +++ b/src/theory/bv/theory_bv_rewriter.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bv_rewriter.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters, lianah - ** Minor contributors (to current version): taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters , Liana Hadarean + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/theory_bv_type_rules.h b/src/theory/bv/theory_bv_type_rules.h index d34e45c63..af331237c 100644 --- a/src/theory/bv/theory_bv_type_rules.h +++ b/src/theory/bv/theory_bv_type_rules.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bv_type_rules.h ** \verbatim - ** Original author: dejan - ** Major contributors: lianah, mdeters, cconway + ** Original author: Dejan Jovanović + ** Major contributors: Liana Hadarean , Morgan Deters , Christopher L. Conway ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/theory_bv_utils.h b/src/theory/bv/theory_bv_utils.h index f8b9f010e..77e36860d 100644 --- a/src/theory/bv/theory_bv_utils.h +++ b/src/theory/bv/theory_bv_utils.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bv_utils.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters, lianah - ** Minor contributors (to current version): barrett - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: lianah , Liana Hadarean + ** Minor contributors (to current version): Clark Barrett , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/bv/type_enumerator.h b/src/theory/bv/type_enumerator.h index ff9b8af7c..b68d199ec 100644 --- a/src/theory/bv/type_enumerator.h +++ b/src/theory/bv/type_enumerator.h @@ -1,11 +1,11 @@ /********************* */ /*! \file type_enumerator.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/datatypes/datatypes_rewriter.h b/src/theory/datatypes/datatypes_rewriter.h index b503087c9..c0bcf2560 100644 --- a/src/theory/datatypes/datatypes_rewriter.h +++ b/src/theory/datatypes/datatypes_rewriter.h @@ -1,11 +1,11 @@ /********************* */ /*! \file datatypes_rewriter.h ** \verbatim - ** Original author: mdeters - ** Major contributors: ajreynol + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/datatypes/theory_datatypes.cpp b/src/theory/datatypes/theory_datatypes.cpp index a3bec7af0..6be8b5ce8 100644 --- a/src/theory/datatypes/theory_datatypes.cpp +++ b/src/theory/datatypes/theory_datatypes.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_datatypes.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/datatypes/theory_datatypes.h b/src/theory/datatypes/theory_datatypes.h index 46212ccbf..236bc0327 100644 --- a/src/theory/datatypes/theory_datatypes.h +++ b/src/theory/datatypes/theory_datatypes.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_datatypes.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: none - ** Minor contributors (to current version): dejan, bobot, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): François Bobot , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/datatypes/theory_datatypes_type_rules.h b/src/theory/datatypes/theory_datatypes_type_rules.h index 9b4f24566..bed697e5d 100644 --- a/src/theory/datatypes/theory_datatypes_type_rules.h +++ b/src/theory/datatypes/theory_datatypes_type_rules.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_datatypes_type_rules.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters - ** Minor contributors (to current version): taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/datatypes/type_enumerator.h b/src/theory/datatypes/type_enumerator.h index a4facdefe..bc4f7736a 100644 --- a/src/theory/datatypes/type_enumerator.h +++ b/src/theory/datatypes/type_enumerator.h @@ -1,11 +1,11 @@ /********************* */ /*! \file type_enumerator.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/example/ecdata.cpp b/src/theory/example/ecdata.cpp index 06a3aaf97..d6c87b3a0 100644 --- a/src/theory/example/ecdata.cpp +++ b/src/theory/example/ecdata.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file ecdata.cpp ** \verbatim - ** Original author: taking - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/example/ecdata.h b/src/theory/example/ecdata.h index 72b03619c..07f4e551b 100644 --- a/src/theory/example/ecdata.h +++ b/src/theory/example/ecdata.h @@ -1,11 +1,11 @@ /********************* */ /*! \file ecdata.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/example/theory_uf_tim.cpp b/src/theory/example/theory_uf_tim.cpp index 6caf02e3c..b27bb165f 100644 --- a/src/theory/example/theory_uf_tim.cpp +++ b/src/theory/example/theory_uf_tim.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_uf_tim.cpp ** \verbatim - ** Original author: taking - ** Major contributors: mdeters - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: none + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/example/theory_uf_tim.h b/src/theory/example/theory_uf_tim.h index a5e560462..8a2bb4766 100644 --- a/src/theory/example/theory_uf_tim.h +++ b/src/theory/example/theory_uf_tim.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_uf_tim.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: none + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/interrupted.h b/src/theory/interrupted.h index 26d0f5269..39edd8461 100644 --- a/src/theory/interrupted.h +++ b/src/theory/interrupted.h @@ -1,11 +1,11 @@ /********************* */ /*! \file interrupted.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/ite_simplifier.cpp b/src/theory/ite_simplifier.cpp index 24c6a641a..e799f27ef 100644 --- a/src/theory/ite_simplifier.cpp +++ b/src/theory/ite_simplifier.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file ite_simplifier.cpp ** \verbatim - ** Original author: barrett + ** Original author: Clark Barrett ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/ite_simplifier.h b/src/theory/ite_simplifier.h index 12e88c2ef..6f787b3ff 100644 --- a/src/theory/ite_simplifier.h +++ b/src/theory/ite_simplifier.h @@ -1,11 +1,11 @@ /********************* */ /*! \file ite_simplifier.h ** \verbatim - ** Original author: barrett + ** Original author: Clark Barrett ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/logic_info.cpp b/src/theory/logic_info.cpp index f90bee19d..16e8aea6c 100644 --- a/src/theory/logic_info.cpp +++ b/src/theory/logic_info.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file logic_info.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/logic_info.h b/src/theory/logic_info.h index fd81ea629..12e23fd53 100644 --- a/src/theory/logic_info.h +++ b/src/theory/logic_info.h @@ -1,11 +1,11 @@ /********************* */ /*! \file logic_info.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/model.cpp b/src/theory/model.cpp index b4ac8d27e..26cd11eac 100644 --- a/src/theory/model.cpp +++ b/src/theory/model.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file model.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters, barrett - ** Minor contributors (to current version): taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Andrew Reynolds + ** Major contributors: Morgan Deters , Clark Barrett + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/model.h b/src/theory/model.h index 98eeda97a..15bf42895 100644 --- a/src/theory/model.h +++ b/src/theory/model.h @@ -1,11 +1,11 @@ /********************* */ /*! \file model.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters, barrett - ** Minor contributors (to current version): taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Andrew Reynolds + ** Major contributors: Morgan Deters , Clark Barrett + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/options_handlers.h b/src/theory/options_handlers.h index 09b4fddfd..2b6a66366 100644 --- a/src/theory/options_handlers.h +++ b/src/theory/options_handlers.h @@ -1,11 +1,11 @@ /********************* */ /*! \file options_handlers.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/output_channel.h b/src/theory/output_channel.h index 1bb6b5a9c..0b5ee58e2 100644 --- a/src/theory/output_channel.h +++ b/src/theory/output_channel.h @@ -1,11 +1,11 @@ /********************* */ /*! \file output_channel.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): taking, dejan, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Andrew Reynolds , Dejan Jovanović , Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/candidate_generator.cpp b/src/theory/quantifiers/candidate_generator.cpp index ddcc2b1ae..58c4d2557 100644 --- a/src/theory/quantifiers/candidate_generator.cpp +++ b/src/theory/quantifiers/candidate_generator.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file candidate_generator.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/candidate_generator.h b/src/theory/quantifiers/candidate_generator.h index 0f52dc7c3..e185b67d5 100644 --- a/src/theory/quantifiers/candidate_generator.h +++ b/src/theory/quantifiers/candidate_generator.h @@ -1,11 +1,11 @@ /********************* */ /*! \file candidate_generator.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/first_order_model.cpp b/src/theory/quantifiers/first_order_model.cpp index 8272ce168..aa2e342b7 100644 --- a/src/theory/quantifiers/first_order_model.cpp +++ b/src/theory/quantifiers/first_order_model.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file first_order_model.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters + ** Original author: Andrew Reynolds + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/first_order_model.h b/src/theory/quantifiers/first_order_model.h index 50a941968..0ccde0746 100644 --- a/src/theory/quantifiers/first_order_model.h +++ b/src/theory/quantifiers/first_order_model.h @@ -1,11 +1,11 @@ /********************* */ /*! \file first_order_model.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters + ** Original author: Andrew Reynolds + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/inst_match.cpp b/src/theory/quantifiers/inst_match.cpp index 5a80512cd..64aa212c1 100644 --- a/src/theory/quantifiers/inst_match.cpp +++ b/src/theory/quantifiers/inst_match.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file inst_match.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: bobot - ** Minor contributors (to current version): barrett, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): Clark Barrett , François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/inst_match.h b/src/theory/quantifiers/inst_match.h index b9e61be20..3a3da248c 100644 --- a/src/theory/quantifiers/inst_match.h +++ b/src/theory/quantifiers/inst_match.h @@ -1,11 +1,11 @@ /********************* */ /*! \file inst_match.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: bobot - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: François Bobot , Andrew Reynolds + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/instantiation_engine.cpp b/src/theory/quantifiers/instantiation_engine.cpp index 75cc10615..e1fb29440 100644 --- a/src/theory/quantifiers/instantiation_engine.cpp +++ b/src/theory/quantifiers/instantiation_engine.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file instantiation_engine.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: none - ** Minor contributors (to current version): bobot, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/instantiation_engine.h b/src/theory/quantifiers/instantiation_engine.h index a7ae1ae8e..eac522aa9 100644 --- a/src/theory/quantifiers/instantiation_engine.h +++ b/src/theory/quantifiers/instantiation_engine.h @@ -1,11 +1,11 @@ /********************* */ /*! \file instantiation_engine.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/model_builder.cpp b/src/theory/quantifiers/model_builder.cpp index d8b154b95..310cd4eed 100644 --- a/src/theory/quantifiers/model_builder.cpp +++ b/src/theory/quantifiers/model_builder.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file model_builder.cpp ** \verbatim - ** Original author: ajreynol + ** Original author: Andrew Reynolds ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Kshitij Bansal , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/model_builder.h b/src/theory/quantifiers/model_builder.h index 5490d17dd..4df3e57b0 100644 --- a/src/theory/quantifiers/model_builder.h +++ b/src/theory/quantifiers/model_builder.h @@ -1,11 +1,11 @@ /********************* */ /*! \file model_builder.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters + ** Original author: Andrew Reynolds + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/model_engine.cpp b/src/theory/quantifiers/model_engine.cpp index 1522d0828..8af0ce501 100644 --- a/src/theory/quantifiers/model_engine.cpp +++ b/src/theory/quantifiers/model_engine.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file model_engine.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters - ** Minor contributors (to current version): bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/model_engine.h b/src/theory/quantifiers/model_engine.h index 394ceaf42..c0598dc37 100644 --- a/src/theory/quantifiers/model_engine.h +++ b/src/theory/quantifiers/model_engine.h @@ -1,11 +1,11 @@ /********************* */ /*! \file model_engine.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/modes.cpp b/src/theory/quantifiers/modes.cpp index c09bfbad4..6b8ea2061 100644 --- a/src/theory/quantifiers/modes.cpp +++ b/src/theory/quantifiers/modes.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file modes.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Andrew Reynolds + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/modes.h b/src/theory/quantifiers/modes.h index 5be0f2f73..0460cbb41 100644 --- a/src/theory/quantifiers/modes.h +++ b/src/theory/quantifiers/modes.h @@ -1,11 +1,11 @@ /********************* */ /*! \file modes.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Andrew Reynolds + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/options_handlers.h b/src/theory/quantifiers/options_handlers.h index 01538d8cb..ba5f31d99 100644 --- a/src/theory/quantifiers/options_handlers.h +++ b/src/theory/quantifiers/options_handlers.h @@ -1,11 +1,11 @@ /********************* */ /*! \file options_handlers.h ** \verbatim - ** Original author: mdeters - ** Major contributors: ajreynol + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/quantifiers_rewriter.cpp b/src/theory/quantifiers/quantifiers_rewriter.cpp index 35ab3e647..94a178f83 100644 --- a/src/theory/quantifiers/quantifiers_rewriter.cpp +++ b/src/theory/quantifiers/quantifiers_rewriter.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file quantifiers_rewriter.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/quantifiers_rewriter.h b/src/theory/quantifiers/quantifiers_rewriter.h index 73f5d391f..f7250ca42 100644 --- a/src/theory/quantifiers/quantifiers_rewriter.h +++ b/src/theory/quantifiers/quantifiers_rewriter.h @@ -1,11 +1,11 @@ /********************* */ /*! \file quantifiers_rewriter.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/relevant_domain.cpp b/src/theory/quantifiers/relevant_domain.cpp index ad6c241e7..a8245652e 100644 --- a/src/theory/quantifiers/relevant_domain.cpp +++ b/src/theory/quantifiers/relevant_domain.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file relevant_domain.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters + ** Original author: Andrew Reynolds + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/relevant_domain.h b/src/theory/quantifiers/relevant_domain.h index 9a080f9f9..7e30e9d92 100644 --- a/src/theory/quantifiers/relevant_domain.h +++ b/src/theory/quantifiers/relevant_domain.h @@ -1,11 +1,11 @@ /********************* */ /*! \file relevant_domain.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters + ** Original author: Andrew Reynolds + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/term_database.cpp b/src/theory/quantifiers/term_database.cpp index f6518cfd3..d638321c6 100644 --- a/src/theory/quantifiers/term_database.cpp +++ b/src/theory/quantifiers/term_database.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file term_database.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: bobot - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Andrew Reynolds + ** Major contributors: François Bobot + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/term_database.h b/src/theory/quantifiers/term_database.h index e232a382e..c2bdf3cf8 100644 --- a/src/theory/quantifiers/term_database.h +++ b/src/theory/quantifiers/term_database.h @@ -1,11 +1,11 @@ /********************* */ /*! \file term_database.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters + ** Original author: Andrew Reynolds + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/theory_quantifiers.cpp b/src/theory/quantifiers/theory_quantifiers.cpp index be6dd5b08..523186a4d 100644 --- a/src/theory/quantifiers/theory_quantifiers.cpp +++ b/src/theory/quantifiers/theory_quantifiers.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_quantifiers.cpp ** \verbatim - ** Original author: ajreynol + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): bobot, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/theory_quantifiers.h b/src/theory/quantifiers/theory_quantifiers.h index b4c8966c7..40609c445 100644 --- a/src/theory/quantifiers/theory_quantifiers.h +++ b/src/theory/quantifiers/theory_quantifiers.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_quantifiers.h ** \verbatim - ** Original author: ajreynol + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): bobot, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): François Bobot , Dejan Jovanović , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/theory_quantifiers_type_rules.h b/src/theory/quantifiers/theory_quantifiers_type_rules.h index 7671e7e0f..d0741bd63 100644 --- a/src/theory/quantifiers/theory_quantifiers_type_rules.h +++ b/src/theory/quantifiers/theory_quantifiers_type_rules.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_quantifiers_type_rules.h ** \verbatim - ** Original author: ajreynol + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/trigger.cpp b/src/theory/quantifiers/trigger.cpp index 125829e06..630812e12 100644 --- a/src/theory/quantifiers/trigger.cpp +++ b/src/theory/quantifiers/trigger.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file trigger.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters - ** Minor contributors (to current version): bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers/trigger.h b/src/theory/quantifiers/trigger.h index 9ecac0120..1c82f47e9 100644 --- a/src/theory/quantifiers/trigger.h +++ b/src/theory/quantifiers/trigger.h @@ -1,11 +1,11 @@ /********************* */ /*! \file trigger.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: none - ** Minor contributors (to current version): bobot, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers_engine.cpp b/src/theory/quantifiers_engine.cpp index f12143bbe..955f9c55f 100644 --- a/src/theory/quantifiers_engine.cpp +++ b/src/theory/quantifiers_engine.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file quantifiers_engine.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: bobot, mdeters - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/quantifiers_engine.h b/src/theory/quantifiers_engine.h index 5f288a186..9699dc1f9 100644 --- a/src/theory/quantifiers_engine.h +++ b/src/theory/quantifiers_engine.h @@ -1,11 +1,11 @@ /********************* */ /*! \file quantifiers_engine.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: none - ** Minor contributors (to current version): mdeters, bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriter.cpp b/src/theory/rewriter.cpp index 5555abef8..def41975b 100644 --- a/src/theory/rewriter.cpp +++ b/src/theory/rewriter.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file rewriter.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters - ** Minor contributors (to current version): barrett - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Clark Barrett + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriter.h b/src/theory/rewriter.h index 42579fc0e..2c1ea4c5a 100644 --- a/src/theory/rewriter.h +++ b/src/theory/rewriter.h @@ -1,11 +1,11 @@ /********************* */ /*! \file rewriter.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriter_attributes.h b/src/theory/rewriter_attributes.h index 580a68500..73bde7c12 100644 --- a/src/theory/rewriter_attributes.h +++ b/src/theory/rewriter_attributes.h @@ -1,11 +1,11 @@ /********************* */ /*! \file rewriter_attributes.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriter_tables_template.h b/src/theory/rewriter_tables_template.h index bdd240c52..8387d3975 100644 --- a/src/theory/rewriter_tables_template.h +++ b/src/theory/rewriter_tables_template.h @@ -1,11 +1,11 @@ /********************* */ /*! \file rewriter_tables_template.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriterules/rr_candidate_generator.cpp b/src/theory/rewriterules/rr_candidate_generator.cpp index 3f2895397..1e072d2ad 100644 --- a/src/theory/rewriterules/rr_candidate_generator.cpp +++ b/src/theory/rewriterules/rr_candidate_generator.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file rr_candidate_generator.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriterules/rr_candidate_generator.h b/src/theory/rewriterules/rr_candidate_generator.h index d12c67f6a..264c44334 100644 --- a/src/theory/rewriterules/rr_candidate_generator.h +++ b/src/theory/rewriterules/rr_candidate_generator.h @@ -1,11 +1,11 @@ /********************* */ /*! \file rr_candidate_generator.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds , François Bobot + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriterules/rr_inst_match.cpp b/src/theory/rewriterules/rr_inst_match.cpp index 5c3a55831..fca2780c8 100644 --- a/src/theory/rewriterules/rr_inst_match.cpp +++ b/src/theory/rewriterules/rr_inst_match.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file rr_inst_match.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: bobot - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: François Bobot + ** Minor contributors (to current version): Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriterules/rr_inst_match.h b/src/theory/rewriterules/rr_inst_match.h index 636a4dbc1..2314615cf 100644 --- a/src/theory/rewriterules/rr_inst_match.h +++ b/src/theory/rewriterules/rr_inst_match.h @@ -1,11 +1,11 @@ /********************* */ /*! \file rr_inst_match.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: bobot - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: François Bobot + ** Minor contributors (to current version): Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriterules/rr_inst_match_impl.h b/src/theory/rewriterules/rr_inst_match_impl.h index 388d1a702..f885333f6 100644 --- a/src/theory/rewriterules/rr_inst_match_impl.h +++ b/src/theory/rewriterules/rr_inst_match_impl.h @@ -1,11 +1,11 @@ /********************* */ /*! \file rr_inst_match_impl.h ** \verbatim - ** Original author: bobot - ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: François Bobot + ** Minor contributors (to current version): Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriterules/rr_trigger.cpp b/src/theory/rewriterules/rr_trigger.cpp index 4f48a72ae..3583772d7 100644 --- a/src/theory/rewriterules/rr_trigger.cpp +++ b/src/theory/rewriterules/rr_trigger.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file rr_trigger.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters - ** Minor contributors (to current version): bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds , François Bobot + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriterules/rr_trigger.h b/src/theory/rewriterules/rr_trigger.h index f11d6ed66..49c8021b1 100644 --- a/src/theory/rewriterules/rr_trigger.h +++ b/src/theory/rewriterules/rr_trigger.h @@ -1,11 +1,11 @@ /********************* */ /*! \file rr_trigger.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: bobot - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds , François Bobot + ** Minor contributors (to current version): Tianyi Liang + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriterules/theory_rewriterules.cpp b/src/theory/rewriterules/theory_rewriterules.cpp index a82b94f73..4a93dc01b 100644 --- a/src/theory/rewriterules/theory_rewriterules.cpp +++ b/src/theory/rewriterules/theory_rewriterules.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_rewriterules.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: bobot - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: François Bobot + ** Minor contributors (to current version): Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriterules/theory_rewriterules.h b/src/theory/rewriterules/theory_rewriterules.h index e7a24bb79..f83e549ce 100644 --- a/src/theory/rewriterules/theory_rewriterules.h +++ b/src/theory/rewriterules/theory_rewriterules.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_rewriterules.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: bobot - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: none + ** Minor contributors (to current version): Andrew Reynolds , François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriterules/theory_rewriterules_params.h b/src/theory/rewriterules/theory_rewriterules_params.h index ba37c4843..3c3904f98 100644 --- a/src/theory/rewriterules/theory_rewriterules_params.h +++ b/src/theory/rewriterules/theory_rewriterules_params.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_rewriterules_params.h ** \verbatim - ** Original author: bobot + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriterules/theory_rewriterules_preprocess.h b/src/theory/rewriterules/theory_rewriterules_preprocess.h index 9987b5f17..a826342dd 100644 --- a/src/theory/rewriterules/theory_rewriterules_preprocess.h +++ b/src/theory/rewriterules/theory_rewriterules_preprocess.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_rewriterules_preprocess.h ** \verbatim - ** Original author: bobot - ** Major contributors: mdeters - ** Minor contributors (to current version): taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: none + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriterules/theory_rewriterules_rewriter.h b/src/theory/rewriterules/theory_rewriterules_rewriter.h index 8ddb971a0..1eb08095a 100644 --- a/src/theory/rewriterules/theory_rewriterules_rewriter.h +++ b/src/theory/rewriterules/theory_rewriterules_rewriter.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_rewriterules_rewriter.h ** \verbatim - ** Original author: bobot - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriterules/theory_rewriterules_rules.cpp b/src/theory/rewriterules/theory_rewriterules_rules.cpp index 20e5fa084..ed549a5d3 100644 --- a/src/theory/rewriterules/theory_rewriterules_rules.cpp +++ b/src/theory/rewriterules/theory_rewriterules_rules.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_rewriterules_rules.cpp ** \verbatim - ** Original author: bobot - ** Major contributors: none - ** Minor contributors (to current version): ajreynol, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: François Bobot + ** Minor contributors (to current version): Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriterules/theory_rewriterules_rules.h b/src/theory/rewriterules/theory_rewriterules_rules.h index a7de797f7..0e9360ecf 100644 --- a/src/theory/rewriterules/theory_rewriterules_rules.h +++ b/src/theory/rewriterules/theory_rewriterules_rules.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_rewriterules_rules.h ** \verbatim - ** Original author: bobot - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/rewriterules/theory_rewriterules_type_rules.h b/src/theory/rewriterules/theory_rewriterules_type_rules.h index dd89b054b..35ab30b60 100644 --- a/src/theory/rewriterules/theory_rewriterules_type_rules.h +++ b/src/theory/rewriterules/theory_rewriterules_type_rules.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_rewriterules_type_rules.h ** \verbatim - ** Original author: bobot - ** Major contributors: mdeters - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: none + ** Minor contributors (to current version): François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/shared_terms_database.cpp b/src/theory/shared_terms_database.cpp index ced845a27..723aca8c9 100644 --- a/src/theory/shared_terms_database.cpp +++ b/src/theory/shared_terms_database.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file shared_terms_database.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters - ** Minor contributors (to current version): ajreynol, barrett - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Andrew Reynolds , Clark Barrett + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/shared_terms_database.h b/src/theory/shared_terms_database.h index c7036a9ad..b10941b8f 100644 --- a/src/theory/shared_terms_database.h +++ b/src/theory/shared_terms_database.h @@ -1,11 +1,11 @@ /********************* */ /*! \file shared_terms_database.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters - ** Minor contributors (to current version): ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Tim King , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/substitutions.cpp b/src/theory/substitutions.cpp index 8858cc34b..791abaf53 100644 --- a/src/theory/substitutions.cpp +++ b/src/theory/substitutions.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file substitutions.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters, barrett + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters , Clark Barrett ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/substitutions.h b/src/theory/substitutions.h index a199256e7..79cfd3964 100644 --- a/src/theory/substitutions.h +++ b/src/theory/substitutions.h @@ -1,11 +1,11 @@ /********************* */ /*! \file substitutions.h ** \verbatim - ** Original author: mdeters - ** Major contributors: barrett, dejan + ** Original author: Morgan Deters + ** Major contributors: Clark Barrett , Dejan Jovanović ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/term_registration_visitor.cpp b/src/theory/term_registration_visitor.cpp index 61b7209f6..56c6eb9f4 100644 --- a/src/theory/term_registration_visitor.cpp +++ b/src/theory/term_registration_visitor.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file term_registration_visitor.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters, ajreynol - ** Minor contributors (to current version): taking, barrett - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): Tim King , Clark Barrett , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/term_registration_visitor.h b/src/theory/term_registration_visitor.h index 75c4d354c..d68d69c9b 100644 --- a/src/theory/term_registration_visitor.h +++ b/src/theory/term_registration_visitor.h @@ -1,11 +1,11 @@ /********************* */ /*! \file term_registration_visitor.h ** \verbatim - ** Original author: dejan + ** Original author: Dejan Jovanović ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/theory.cpp b/src/theory/theory.cpp index f513b0d78..187287c71 100644 --- a/src/theory/theory.cpp +++ b/src/theory/theory.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: ajreynol, dejan - ** Minor contributors (to current version): taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Clark Barrett , Dejan Jovanović + ** Minor contributors (to current version): Andrew Reynolds , Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/theory.h b/src/theory/theory.h index 94cf9accd..517efbaca 100644 --- a/src/theory/theory.h +++ b/src/theory/theory.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory.h ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan - ** Minor contributors (to current version): bobot, taking, barrett, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): François Bobot , Dejan Jovanović , Tim King , Andrew Reynolds , Clark Barrett + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/theory_engine.cpp b/src/theory/theory_engine.cpp index 1c297eda6..e03c3f35c 100644 --- a/src/theory/theory_engine.cpp +++ b/src/theory/theory_engine.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_engine.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan - ** Minor contributors (to current version): cconway, kshitij, taking, barrett, lianah, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): Christopher L. Conway , Kshitij Bansal , Dejan Jovanović , Tim King , Liana Hadarean , Clark Barrett , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/theory_engine.h b/src/theory/theory_engine.h index f72b824cd..8d5236f18 100644 --- a/src/theory/theory_engine.h +++ b/src/theory/theory_engine.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_engine.h ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan - ** Minor contributors (to current version): cconway, bobot, kshitij, taking, barrett, lianah, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): Christopher L. Conway , Dejan Jovanović , François Bobot , Kshitij Bansal , Liana Hadarean , Clark Barrett , Tim King , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/theory_registrar.h b/src/theory/theory_registrar.h index 0577e9524..dd2702eab 100644 --- a/src/theory/theory_registrar.h +++ b/src/theory/theory_registrar.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_registrar.h ** \verbatim - ** Original author: lianah - ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Liana Hadarean + ** Major contributors: Tim King , Morgan Deters + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/theory_test_utils.h b/src/theory/theory_test_utils.h index 48323ee88..6c79a1c3f 100644 --- a/src/theory/theory_test_utils.h +++ b/src/theory/theory_test_utils.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_test_utils.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters - ** Minor contributors (to current version): ajreynol, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Andrew Reynolds , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/theory_traits_template.h b/src/theory/theory_traits_template.h index c2fcedbe0..ab141a7c5 100644 --- a/src/theory/theory_traits_template.h +++ b/src/theory/theory_traits_template.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_traits_template.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/theoryof_mode.h b/src/theory/theoryof_mode.h index 9cc3fc026..728dac657 100644 --- a/src/theory/theoryof_mode.h +++ b/src/theory/theoryof_mode.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theoryof_mode.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/type_enumerator.h b/src/theory/type_enumerator.h index 42cb998be..be8557d8f 100644 --- a/src/theory/type_enumerator.h +++ b/src/theory/type_enumerator.h @@ -1,11 +1,11 @@ /********************* */ /*! \file type_enumerator.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/type_enumerator_template.cpp b/src/theory/type_enumerator_template.cpp index 00faeebd5..712e18237 100644 --- a/src/theory/type_enumerator_template.cpp +++ b/src/theory/type_enumerator_template.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file type_enumerator_template.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/uf/equality_engine.cpp b/src/theory/uf/equality_engine.cpp index 016abb2ac..7cc81697a 100644 --- a/src/theory/uf/equality_engine.cpp +++ b/src/theory/uf/equality_engine.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file equality_engine.cpp ** \verbatim - ** Original author: dejan + ** Original author: Dejan Jovanović ** Major contributors: none - ** Minor contributors (to current version): taking, bobot, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King , François Bobot , Morgan Deters , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/uf/equality_engine.h b/src/theory/uf/equality_engine.h index 34cb2443f..f7f803435 100644 --- a/src/theory/uf/equality_engine.h +++ b/src/theory/uf/equality_engine.h @@ -1,11 +1,11 @@ /********************* */ /*! \file equality_engine.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters - ** Minor contributors (to current version): bobot, lianah, taking, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Tim King , Liana Hadarean , Andrew Reynolds , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/uf/equality_engine_types.h b/src/theory/uf/equality_engine_types.h index 9caa8b1f1..ed543640b 100644 --- a/src/theory/uf/equality_engine_types.h +++ b/src/theory/uf/equality_engine_types.h @@ -1,11 +1,11 @@ /********************* */ /*! \file equality_engine_types.h ** \verbatim - ** Original author: dejan + ** Original author: Dejan Jovanović ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/uf/options_handlers.h b/src/theory/uf/options_handlers.h index 5039886e0..85164a843 100644 --- a/src/theory/uf/options_handlers.h +++ b/src/theory/uf/options_handlers.h @@ -1,11 +1,11 @@ /********************* */ /*! \file options_handlers.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/uf/symmetry_breaker.cpp b/src/theory/uf/symmetry_breaker.cpp index 07aafc28d..032ab59cb 100644 --- a/src/theory/uf/symmetry_breaker.cpp +++ b/src/theory/uf/symmetry_breaker.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file symmetry_breaker.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/uf/symmetry_breaker.h b/src/theory/uf/symmetry_breaker.h index 0b555b01e..7be208fdf 100644 --- a/src/theory/uf/symmetry_breaker.h +++ b/src/theory/uf/symmetry_breaker.h @@ -1,11 +1,11 @@ /********************* */ /*! \file symmetry_breaker.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/uf/theory_uf.cpp b/src/theory/uf/theory_uf.cpp index bdbb79195..1d492003a 100644 --- a/src/theory/uf/theory_uf.cpp +++ b/src/theory/uf/theory_uf.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_uf.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters - ** Minor contributors (to current version): barrett, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Morgan Deters , Dejan Jovanović + ** Minor contributors (to current version): Clark Barrett , Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/uf/theory_uf.h b/src/theory/uf/theory_uf.h index 00e270bd0..f03f3e843 100644 --- a/src/theory/uf/theory_uf.h +++ b/src/theory/uf/theory_uf.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_uf.h ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan - ** Minor contributors (to current version): taking, ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Dejan Jovanović , Morgan Deters + ** Minor contributors (to current version): Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/uf/theory_uf_model.cpp b/src/theory/uf/theory_uf_model.cpp index efe3aebf4..6e10c09dd 100644 --- a/src/theory/uf/theory_uf_model.cpp +++ b/src/theory/uf/theory_uf_model.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_uf_model.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters - ** Minor contributors (to current version): barrett - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Andrew Reynolds + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Clark Barrett + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/uf/theory_uf_model.h b/src/theory/uf/theory_uf_model.h index 9e4a3bc00..2644fd517 100644 --- a/src/theory/uf/theory_uf_model.h +++ b/src/theory/uf/theory_uf_model.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_uf_model.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: mdeters + ** Original author: Andrew Reynolds + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/uf/theory_uf_rewriter.h b/src/theory/uf/theory_uf_rewriter.h index 50d50ae19..c69915f02 100644 --- a/src/theory/uf/theory_uf_rewriter.h +++ b/src/theory/uf/theory_uf_rewriter.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_uf_rewriter.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/uf/theory_uf_strong_solver.cpp b/src/theory/uf/theory_uf_strong_solver.cpp index 25cb8b66c..53403dd60 100644 --- a/src/theory/uf/theory_uf_strong_solver.cpp +++ b/src/theory/uf/theory_uf_strong_solver.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_uf_strong_solver.cpp ** \verbatim - ** Original author: ajreynol - ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): Clark Barrett + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/uf/theory_uf_strong_solver.h b/src/theory/uf/theory_uf_strong_solver.h index 33493248d..6d4144dbb 100644 --- a/src/theory/uf/theory_uf_strong_solver.h +++ b/src/theory/uf/theory_uf_strong_solver.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_uf_strong_solver.h ** \verbatim - ** Original author: ajreynol - ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/uf/theory_uf_type_rules.h b/src/theory/uf/theory_uf_type_rules.h index 5cc988617..c019a6894 100644 --- a/src/theory/uf/theory_uf_type_rules.h +++ b/src/theory/uf/theory_uf_type_rules.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_uf_type_rules.h ** \verbatim - ** Original author: dejan - ** Major contributors: cconway, mdeters - ** Minor contributors (to current version): ajreynol, taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Christopher L. Conway , Morgan Deters + ** Minor contributors (to current version): Andrew Reynolds , Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/unconstrained_simplifier.cpp b/src/theory/unconstrained_simplifier.cpp index b9f23cce2..682bbf30c 100644 --- a/src/theory/unconstrained_simplifier.cpp +++ b/src/theory/unconstrained_simplifier.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file unconstrained_simplifier.cpp ** \verbatim - ** Original author: barrett + ** Original author: Clark Barrett ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/unconstrained_simplifier.h b/src/theory/unconstrained_simplifier.h index 5edbdb682..66751375a 100644 --- a/src/theory/unconstrained_simplifier.h +++ b/src/theory/unconstrained_simplifier.h @@ -1,11 +1,11 @@ /********************* */ /*! \file unconstrained_simplifier.h ** \verbatim - ** Original author: barrett + ** Original author: Clark Barrett ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/valuation.cpp b/src/theory/valuation.cpp index c5d2845bd..fdd798f22 100644 --- a/src/theory/valuation.cpp +++ b/src/theory/valuation.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file valuation.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan - ** Minor contributors (to current version): ajreynol, barrett, taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): Andrew Reynolds , Clark Barrett , Dejan Jovanović , Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/theory/valuation.h b/src/theory/valuation.h index 36e62a402..5f8994493 100644 --- a/src/theory/valuation.h +++ b/src/theory/valuation.h @@ -1,11 +1,11 @@ /********************* */ /*! \file valuation.h ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan - ** Minor contributors (to current version): taking, ajreynol, barrett - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): Tim King , Andrew Reynolds , Clark Barrett , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/abstract_value.cpp b/src/util/abstract_value.cpp index a7d5f597f..63ae73008 100644 --- a/src/util/abstract_value.cpp +++ b/src/util/abstract_value.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file abstract_value.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/abstract_value.h b/src/util/abstract_value.h index da9f2827a..3a4a61106 100644 --- a/src/util/abstract_value.h +++ b/src/util/abstract_value.h @@ -1,11 +1,11 @@ /********************* */ /*! \file abstract_value.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/array.h b/src/util/array.h index b28d1f331..22d6f2696 100644 --- a/src/util/array.h +++ b/src/util/array.h @@ -1,11 +1,11 @@ /********************* */ /*! \file array.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/array_store_all.cpp b/src/util/array_store_all.cpp index 957fea2a2..b9527919a 100644 --- a/src/util/array_store_all.cpp +++ b/src/util/array_store_all.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file array_store_all.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/array_store_all.h b/src/util/array_store_all.h index cd51ba59a..6ec076cf0 100644 --- a/src/util/array_store_all.h +++ b/src/util/array_store_all.h @@ -1,11 +1,11 @@ /********************* */ /*! \file array_store_all.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/ascription_type.h b/src/util/ascription_type.h index 37b46190f..ecdd8f5aa 100644 --- a/src/util/ascription_type.h +++ b/src/util/ascription_type.h @@ -1,11 +1,11 @@ /********************* */ /*! \file ascription_type.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/backtrackable.h b/src/util/backtrackable.h index 4364a27b7..ff94e2bbc 100644 --- a/src/util/backtrackable.h +++ b/src/util/backtrackable.h @@ -1,11 +1,11 @@ /********************* */ /*! \file backtrackable.h ** \verbatim - ** Original author: lianah - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/bitvector.h b/src/util/bitvector.h index c9661c0c7..b4088d725 100644 --- a/src/util/bitvector.h +++ b/src/util/bitvector.h @@ -1,11 +1,11 @@ /********************* */ /*! \file bitvector.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters, lianah - ** Minor contributors (to current version): cconway - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters , Liana Hadarean + ** Minor contributors (to current version): lianah , Christopher L. Conway + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/bool.h b/src/util/bool.h index f486a92a0..c7ca69544 100644 --- a/src/util/bool.h +++ b/src/util/bool.h @@ -1,11 +1,11 @@ /********************* */ /*! \file bool.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/boolean_simplification.cpp b/src/util/boolean_simplification.cpp index 2f61d8c8d..e6aecf84f 100644 --- a/src/util/boolean_simplification.cpp +++ b/src/util/boolean_simplification.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file boolean_simplification.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/boolean_simplification.h b/src/util/boolean_simplification.h index 06f87661a..d540f2853 100644 --- a/src/util/boolean_simplification.h +++ b/src/util/boolean_simplification.h @@ -1,11 +1,11 @@ /********************* */ /*! \file boolean_simplification.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters + ** Original author: Tim King + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/cache.h b/src/util/cache.h index 245eb2e24..88d1bde1a 100644 --- a/src/util/cache.h +++ b/src/util/cache.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cache.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/cardinality.cpp b/src/util/cardinality.cpp index 36f09f137..09046629a 100644 --- a/src/util/cardinality.cpp +++ b/src/util/cardinality.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file cardinality.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/cardinality.h b/src/util/cardinality.h index c9d051c9e..4f8b87331 100644 --- a/src/util/cardinality.h +++ b/src/util/cardinality.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cardinality.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/channel.h b/src/util/channel.h index 3fdafafb4..ea7214499 100644 --- a/src/util/channel.h +++ b/src/util/channel.h @@ -1,11 +1,11 @@ /********************* */ /*! \file channel.h ** \verbatim - ** Original author: kshitij - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/configuration.cpp b/src/util/configuration.cpp index ce6273a13..0ecfbd561 100644 --- a/src/util/configuration.cpp +++ b/src/util/configuration.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file configuration.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): lianah, acsys, cconway, dejan, bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Liana Hadarean , ACSYS , Christopher L. Conway , Dejan Jovanović , François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/configuration.h b/src/util/configuration.h index c85f62f7f..9a642303c 100644 --- a/src/util/configuration.h +++ b/src/util/configuration.h @@ -1,11 +1,11 @@ /********************* */ /*! \file configuration.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): acsys, lianah, bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): ACSYS , Liana Hadarean , François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/configuration_private.h b/src/util/configuration_private.h index 7c94f4c18..34e916950 100644 --- a/src/util/configuration_private.h +++ b/src/util/configuration_private.h @@ -1,11 +1,11 @@ /********************* */ /*! \file configuration_private.h ** \verbatim - ** Original author: mdeters - ** Major contributors: acsys - ** Minor contributors (to current version): lianah, cconway - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: ACSYS , Morgan Deters + ** Minor contributors (to current version): Liana Hadarean + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/cvc4_assert.cpp b/src/util/cvc4_assert.cpp index 203a75d12..0fccfb94e 100644 --- a/src/util/cvc4_assert.cpp +++ b/src/util/cvc4_assert.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc4_assert.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/cvc4_assert.h b/src/util/cvc4_assert.h index d3a85d7d1..aaf140489 100644 --- a/src/util/cvc4_assert.h +++ b/src/util/cvc4_assert.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc4_assert.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): acsys - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): ACSYS + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/datatype.cpp b/src/util/datatype.cpp index 574a57f19..237cc197f 100644 --- a/src/util/datatype.cpp +++ b/src/util/datatype.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file datatype.cpp ** \verbatim - ** Original author: mdeters - ** Major contributors: ajreynol + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/datatype.h b/src/util/datatype.h index 4b6894ef8..ae575a377 100644 --- a/src/util/datatype.h +++ b/src/util/datatype.h @@ -1,11 +1,11 @@ /********************* */ /*! \file datatype.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/debug.h b/src/util/debug.h index 81ce491b7..44a7d490c 100644 --- a/src/util/debug.h +++ b/src/util/debug.h @@ -1,11 +1,11 @@ /********************* */ /*! \file debug.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/dense_map.h b/src/util/dense_map.h index b7d690811..b1c8dd40c 100644 --- a/src/util/dense_map.h +++ b/src/util/dense_map.h @@ -1,11 +1,11 @@ /********************* */ /*! \file dense_map.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/dump.cpp b/src/util/dump.cpp index 2b7ea69f5..c9667f695 100644 --- a/src/util/dump.cpp +++ b/src/util/dump.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file dump.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/dump.h b/src/util/dump.h index 7c8a14d83..58f649273 100644 --- a/src/util/dump.h +++ b/src/util/dump.h @@ -1,11 +1,11 @@ /********************* */ /*! \file dump.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/dynamic_array.h b/src/util/dynamic_array.h index c30320156..a66a883fc 100644 --- a/src/util/dynamic_array.h +++ b/src/util/dynamic_array.h @@ -1,11 +1,11 @@ /********************* */ /*! \file dynamic_array.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters + ** Original author: Tim King + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/exception.cpp b/src/util/exception.cpp index 92f5c1840..7a2a12ea0 100644 --- a/src/util/exception.cpp +++ b/src/util/exception.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file exception.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/exception.h b/src/util/exception.h index b367f20e5..91840addd 100644 --- a/src/util/exception.h +++ b/src/util/exception.h @@ -1,11 +1,11 @@ /********************* */ /*! \file exception.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/gmp_util.h b/src/util/gmp_util.h index f35bec687..b52beff62 100644 --- a/src/util/gmp_util.h +++ b/src/util/gmp_util.h @@ -1,11 +1,11 @@ /********************* */ /*! \file gmp_util.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters - ** Minor contributors (to current version): taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/hash.h b/src/util/hash.h index 913358512..c86dde528 100644 --- a/src/util/hash.h +++ b/src/util/hash.h @@ -1,11 +1,11 @@ /********************* */ /*! \file hash.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Dejan Jovanović , Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/index.h b/src/util/index.h index 252f7066b..f34b9ab89 100644 --- a/src/util/index.h +++ b/src/util/index.h @@ -1,11 +1,11 @@ /********************* */ /*! \file index.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): lianah + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/integer.h.in b/src/util/integer.h.in index 27b589b5a..9067e2340 100644 --- a/src/util/integer.h.in +++ b/src/util/integer.h.in @@ -1,13 +1,11 @@ /********************* */ /*! \file integer.h.in ** \verbatim - ** Original author: taking - ** Major contributors: none - ** Minor contributors (to current version): dejan, cconway, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 The Analysis of Computer Systems Group (ACSys) - ** Courant Institute of Mathematical Sciences - ** New York University + ** Original author: Morgan Deters + ** Major contributors: Tim King + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/integer_cln_imp.h b/src/util/integer_cln_imp.h index 81c0428cb..982bf749e 100644 --- a/src/util/integer_cln_imp.h +++ b/src/util/integer_cln_imp.h @@ -1,11 +1,11 @@ /********************* */ /*! \file integer_cln_imp.h ** \verbatim - ** Original author: taking - ** Major contributors: lianah, mdeters - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Dejan Jovanović , Liana Hadarean + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/integer_gmp_imp.h b/src/util/integer_gmp_imp.h index 9a7878066..a292dd949 100644 --- a/src/util/integer_gmp_imp.h +++ b/src/util/integer_gmp_imp.h @@ -1,11 +1,11 @@ /********************* */ /*! \file integer_gmp_imp.h ** \verbatim - ** Original author: taking - ** Major contributors: lianah, mdeters - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Morgan Deters , Liana Hadarean + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/ite_removal.cpp b/src/util/ite_removal.cpp index de7ae2e97..1330408c7 100644 --- a/src/util/ite_removal.cpp +++ b/src/util/ite_removal.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file ite_removal.cpp ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters - ** Minor contributors (to current version): barrett - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Andrew Reynolds , Morgan Deters + ** Minor contributors (to current version): Clark Barrett + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/ite_removal.h b/src/util/ite_removal.h index 6c0c74cd4..c7c9025bd 100644 --- a/src/util/ite_removal.h +++ b/src/util/ite_removal.h @@ -1,11 +1,11 @@ /********************* */ /*! \file ite_removal.h ** \verbatim - ** Original author: dejan - ** Major contributors: kshitij, mdeters - ** Minor contributors (to current version): barrett - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Kshitij Bansal , Morgan Deters + ** Minor contributors (to current version): Andrew Reynolds , Clark Barrett + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/language.cpp b/src/util/language.cpp index fae9527b6..74d44e093 100644 --- a/src/util/language.cpp +++ b/src/util/language.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file language.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/language.h b/src/util/language.h index c5eb26c41..e087a8326 100644 --- a/src/util/language.h +++ b/src/util/language.h @@ -1,11 +1,11 @@ /********************* */ /*! \file language.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): bobot - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): François Bobot + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/lemma_input_channel.h b/src/util/lemma_input_channel.h index 44ab05a41..ec6e7247d 100644 --- a/src/util/lemma_input_channel.h +++ b/src/util/lemma_input_channel.h @@ -1,11 +1,11 @@ /********************* */ /*! \file lemma_input_channel.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/lemma_output_channel.h b/src/util/lemma_output_channel.h index 47ba7c346..c1ec1e6c5 100644 --- a/src/util/lemma_output_channel.h +++ b/src/util/lemma_output_channel.h @@ -1,11 +1,11 @@ /********************* */ /*! \file lemma_output_channel.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/matcher.h b/src/util/matcher.h index 78738e27f..13bec9fc3 100644 --- a/src/util/matcher.h +++ b/src/util/matcher.h @@ -1,11 +1,11 @@ /********************* */ /*! \file matcher.h ** \verbatim - ** Original author: mdeters - ** Major contributors: ajreynol + ** Original author: Morgan Deters + ** Major contributors: Andrew Reynolds ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/node_visitor.h b/src/util/node_visitor.h index 4c8e646bd..a5ea0a26a 100644 --- a/src/util/node_visitor.h +++ b/src/util/node_visitor.h @@ -1,11 +1,11 @@ /********************* */ /*! \file node_visitor.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters, lianah + ** Original author: Dejan Jovanović + ** Major contributors: Liana Hadarean , Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/ntuple.h b/src/util/ntuple.h index a57a2c9c4..b87003a06 100644 --- a/src/util/ntuple.h +++ b/src/util/ntuple.h @@ -1,11 +1,11 @@ /********************* */ /*! \file ntuple.h ** \verbatim - ** Original author: mdeters - ** Major contributors: lianah + ** Original author: Morgan Deters + ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/output.cpp b/src/util/output.cpp index 834609a55..71aba1f6c 100644 --- a/src/util/output.cpp +++ b/src/util/output.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file output.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/output.h b/src/util/output.h index 0b89980f2..dbf8b1c8a 100644 --- a/src/util/output.h +++ b/src/util/output.h @@ -1,11 +1,11 @@ /********************* */ /*! \file output.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): taking, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/predicate.cpp b/src/util/predicate.cpp index 7eeb412ba..75cfe9be6 100644 --- a/src/util/predicate.cpp +++ b/src/util/predicate.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file predicate.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/predicate.h b/src/util/predicate.h index b4a9ff131..9010072ba 100644 --- a/src/util/predicate.h +++ b/src/util/predicate.h @@ -1,11 +1,11 @@ /********************* */ /*! \file predicate.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/proof.h b/src/util/proof.h index 9d189e994..585c75dad 100644 --- a/src/util/proof.h +++ b/src/util/proof.h @@ -1,11 +1,11 @@ /********************* */ /*! \file proof.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/rational.h.in b/src/util/rational.h.in index 7f5b1feb4..2ff0b4950 100644 --- a/src/util/rational.h.in +++ b/src/util/rational.h.in @@ -1,13 +1,11 @@ /********************* */ /*! \file rational.h.in ** \verbatim - ** Original author: taking - ** Major contributors: none - ** Minor contributors (to current version): dejan, mdeters, cconway - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 The Analysis of Computer Systems Group (ACSys) - ** Courant Institute of Mathematical Sciences - ** New York University + ** Original author: Morgan Deters + ** Major contributors: Tim King + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/rational_cln_imp.cpp b/src/util/rational_cln_imp.cpp index 72c2dc8d6..0eaac26b3 100644 --- a/src/util/rational_cln_imp.cpp +++ b/src/util/rational_cln_imp.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file rational_cln_imp.cpp ** \verbatim - ** Original author: taking - ** Major contributors: mdeters + ** Original author: Tim King + ** Major contributors: Morgan Deters , Christopher L. Conway ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/rational_cln_imp.h b/src/util/rational_cln_imp.h index 88327b400..885625830 100644 --- a/src/util/rational_cln_imp.h +++ b/src/util/rational_cln_imp.h @@ -1,11 +1,11 @@ /********************* */ /*! \file rational_cln_imp.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/rational_gmp_imp.cpp b/src/util/rational_gmp_imp.cpp index c563258bd..ba57fcfe1 100644 --- a/src/util/rational_gmp_imp.cpp +++ b/src/util/rational_gmp_imp.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file rational_gmp_imp.cpp ** \verbatim - ** Original author: taking - ** Major contributors: mdeters + ** Original author: Tim King + ** Major contributors: Morgan Deters , Christopher L. Conway ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/rational_gmp_imp.h b/src/util/rational_gmp_imp.h index 787f21ecd..be4fea749 100644 --- a/src/util/rational_gmp_imp.h +++ b/src/util/rational_gmp_imp.h @@ -1,11 +1,11 @@ /********************* */ /*! \file rational_gmp_imp.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/record.cpp b/src/util/record.cpp index f3dc29f81..222453b23 100644 --- a/src/util/record.cpp +++ b/src/util/record.cpp @@ -1,13 +1,11 @@ /********************* */ /*! \file record.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 The Analysis of Computer Systems Group (ACSys) - ** Courant Institute of Mathematical Sciences - ** New York University + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/record.h b/src/util/record.h index 27b090e1d..0aab6bdc4 100644 --- a/src/util/record.h +++ b/src/util/record.h @@ -1,13 +1,11 @@ /********************* */ /*! \file record.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 The Analysis of Computer Systems Group (ACSys) - ** Courant Institute of Mathematical Sciences - ** New York University + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/recursion_breaker.h b/src/util/recursion_breaker.h index ffb2f27d7..5d28878e1 100644 --- a/src/util/recursion_breaker.h +++ b/src/util/recursion_breaker.h @@ -1,11 +1,11 @@ /********************* */ /*! \file recursion_breaker.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/result.cpp b/src/util/result.cpp index 6a32747cb..b8f940314 100644 --- a/src/util/result.cpp +++ b/src/util/result.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file result.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/result.h b/src/util/result.h index fd1d82d9b..bb7418d1e 100644 --- a/src/util/result.h +++ b/src/util/result.h @@ -1,11 +1,11 @@ /********************* */ /*! \file result.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/sexpr.cpp b/src/util/sexpr.cpp index ef080d1c4..a7b12c359 100644 --- a/src/util/sexpr.cpp +++ b/src/util/sexpr.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file sexpr.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/sexpr.h b/src/util/sexpr.h index e9ea83aa1..c7bdd250b 100644 --- a/src/util/sexpr.h +++ b/src/util/sexpr.h @@ -1,11 +1,11 @@ /********************* */ /*! \file sexpr.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): dejan, taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: Tim King , Morgan Deters + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/statistics.cpp b/src/util/statistics.cpp index 6858f7bae..c5215ab34 100644 --- a/src/util/statistics.cpp +++ b/src/util/statistics.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file statistics.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/statistics.h b/src/util/statistics.h index 9ad925f55..11b2d70f7 100644 --- a/src/util/statistics.h +++ b/src/util/statistics.h @@ -1,11 +1,11 @@ /********************* */ /*! \file statistics.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/statistics_registry.cpp b/src/util/statistics_registry.cpp index b86b557e2..8c7edfff0 100644 --- a/src/util/statistics_registry.cpp +++ b/src/util/statistics_registry.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file statistics_registry.cpp ** \verbatim - ** Original author: taking - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: Tim King ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/statistics_registry.h b/src/util/statistics_registry.h index af9088663..5caddf14f 100644 --- a/src/util/statistics_registry.h +++ b/src/util/statistics_registry.h @@ -1,11 +1,11 @@ /********************* */ /*! \file statistics_registry.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters + ** Original author: Morgan Deters + ** Major contributors: Tim King ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/subrange_bound.h b/src/util/subrange_bound.h index 1ef6bd513..f5b711175 100644 --- a/src/util/subrange_bound.h +++ b/src/util/subrange_bound.h @@ -1,11 +1,11 @@ /********************* */ /*! \file subrange_bound.h ** \verbatim - ** Original author: mdeters - ** Major contributors: taking + ** Original author: Morgan Deters + ** Major contributors: Tim King ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/tls.h.in b/src/util/tls.h.in index 935586f77..a5af4a4c5 100644 --- a/src/util/tls.h.in +++ b/src/util/tls.h.in @@ -1,13 +1,11 @@ /********************* */ /*! \file tls.h.in ** \verbatim - ** Original author: mdeters - ** Major contributors: none + ** Original author: ACSYS + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys) - ** Courant Institute of Mathematical Sciences - ** New York University + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/trans_closure.cpp b/src/util/trans_closure.cpp index c4a760221..39aff5855 100644 --- a/src/util/trans_closure.cpp +++ b/src/util/trans_closure.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file trans_closure.cpp ** \verbatim - ** Original author: barrett - ** Major contributors: ajreynol - ** Minor contributors (to current version): dejan, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Clark Barrett + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): Dejan Jovanović , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/trans_closure.h b/src/util/trans_closure.h index ac89a7920..459ed0d68 100644 --- a/src/util/trans_closure.h +++ b/src/util/trans_closure.h @@ -1,11 +1,11 @@ /********************* */ /*! \file trans_closure.h ** \verbatim - ** Original author: barrett - ** Major contributors: ajreynol - ** Minor contributors (to current version): dejan, mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Clark Barrett + ** Major contributors: Andrew Reynolds + ** Minor contributors (to current version): Dejan Jovanović , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/tuple.h b/src/util/tuple.h index 6c1e981a4..2c5b94b7c 100644 --- a/src/util/tuple.h +++ b/src/util/tuple.h @@ -1,13 +1,11 @@ /********************* */ /*! \file tuple.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 The Analysis of Computer Systems Group (ACSys) - ** Courant Institute of Mathematical Sciences - ** New York University + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/uninterpreted_constant.cpp b/src/util/uninterpreted_constant.cpp index b8ccbd471..e1f2b640b 100644 --- a/src/util/uninterpreted_constant.cpp +++ b/src/util/uninterpreted_constant.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file uninterpreted_constant.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/uninterpreted_constant.h b/src/util/uninterpreted_constant.h index cc445b387..2801cddc8 100644 --- a/src/util/uninterpreted_constant.h +++ b/src/util/uninterpreted_constant.h @@ -1,11 +1,11 @@ /********************* */ /*! \file uninterpreted_constant.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/util_model.cpp b/src/util/util_model.cpp index 0c058fce9..c64f45cd8 100644 --- a/src/util/util_model.cpp +++ b/src/util/util_model.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file util_model.cpp ** \verbatim - ** Original author: barrett - ** Major contributors: mdeters + ** Original author: Clark Barrett + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/util_model.h b/src/util/util_model.h index 21c3fb400..3f1c00b36 100644 --- a/src/util/util_model.h +++ b/src/util/util_model.h @@ -1,11 +1,11 @@ /********************* */ /*! \file util_model.h ** \verbatim - ** Original author: barrett - ** Major contributors: mdeters - ** Minor contributors (to current version): ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Clark Barrett + ** Major contributors: Andrew Reynolds , Morgan Deters + ** Minor contributors (to current version): none + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/src/util/utility.h b/src/util/utility.h index 089be478d..ab3319596 100644 --- a/src/util/utility.h +++ b/src/util/utility.h @@ -1,11 +1,11 @@ /********************* */ /*! \file utility.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/system/CVC4JavaTest.java b/test/system/CVC4JavaTest.java index 01969db02..045af820c 100644 --- a/test/system/CVC4JavaTest.java +++ b/test/system/CVC4JavaTest.java @@ -1,11 +1,11 @@ /********************* */ /*! \file CVC4JavaTest.java ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/system/boilerplate.cpp b/test/system/boilerplate.cpp index cea610b86..54c909ac5 100644 --- a/test/system/boilerplate.cpp +++ b/test/system/boilerplate.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file boilerplate.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/system/cvc3_george.cpp b/test/system/cvc3_george.cpp index dc31d4426..aa03ffb9d 100644 --- a/test/system/cvc3_george.cpp +++ b/test/system/cvc3_george.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc3_george.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/system/cvc3_george.h b/test/system/cvc3_george.h index 3574b8f28..ebaad29e6 100644 --- a/test/system/cvc3_george.h +++ b/test/system/cvc3_george.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc3_george.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/system/cvc3_main.cpp b/test/system/cvc3_main.cpp index e09a3f930..45c7ccd18 100644 --- a/test/system/cvc3_main.cpp +++ b/test/system/cvc3_main.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file cvc3_main.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/system/ouroborous.cpp b/test/system/ouroborous.cpp index 5e20a6f0b..6d00f28e0 100644 --- a/test/system/ouroborous.cpp +++ b/test/system/ouroborous.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file ouroborous.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/system/smt2_compliance.cpp b/test/system/smt2_compliance.cpp index 5d346c194..5dc2025a8 100644 --- a/test/system/smt2_compliance.cpp +++ b/test/system/smt2_compliance.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file smt2_compliance.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/system/statistics.cpp b/test/system/statistics.cpp index a6f9dabe9..27ac9e123 100644 --- a/test/system/statistics.cpp +++ b/test/system/statistics.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file statistics.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/system/two_smt_engines.cpp b/test/system/two_smt_engines.cpp index 0f7fae5be..cf39fdfab 100644 --- a/test/system/two_smt_engines.cpp +++ b/test/system/two_smt_engines.cpp @@ -1,11 +1,11 @@ /********************* */ /*! \file two_smt_engines.cpp ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/context/cdlist_black.h b/test/unit/context/cdlist_black.h index 29d7b8fa3..3987cd2f7 100644 --- a/test/unit/context/cdlist_black.h +++ b/test/unit/context/cdlist_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdlist_black.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/context/cdlist_context_memory_black.h b/test/unit/context/cdlist_context_memory_black.h index 2fe68d7bd..cc049a568 100644 --- a/test/unit/context/cdlist_context_memory_black.h +++ b/test/unit/context/cdlist_context_memory_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdlist_context_memory_black.h ** \verbatim - ** Original author: mdeters - ** Major contributors: taking + ** Original author: Morgan Deters + ** Major contributors: Tim King ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/context/cdmap_black.h b/test/unit/context/cdmap_black.h index eb4c1b38d..731c1406d 100644 --- a/test/unit/context/cdmap_black.h +++ b/test/unit/context/cdmap_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdmap_black.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): taking, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/context/cdmap_white.h b/test/unit/context/cdmap_white.h index b9a648590..c2d350f94 100644 --- a/test/unit/context/cdmap_white.h +++ b/test/unit/context/cdmap_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdmap_white.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/context/cdo_black.h b/test/unit/context/cdo_black.h index 707670755..65dff6197 100644 --- a/test/unit/context/cdo_black.h +++ b/test/unit/context/cdo_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdo_black.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/context/cdvector_black.h b/test/unit/context/cdvector_black.h index e5e1c65c7..7f9b5bfd7 100644 --- a/test/unit/context/cdvector_black.h +++ b/test/unit/context/cdvector_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cdvector_black.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters + ** Original author: Tim King + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/context/context_black.h b/test/unit/context/context_black.h index bf7f689b6..45ba0d066 100644 --- a/test/unit/context/context_black.h +++ b/test/unit/context/context_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file context_black.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/context/context_mm_black.h b/test/unit/context/context_mm_black.h index 02c199549..80793c532 100644 --- a/test/unit/context/context_mm_black.h +++ b/test/unit/context/context_mm_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file context_mm_black.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/context/context_white.h b/test/unit/context/context_white.h index 571b482a5..a8bbcfdb6 100644 --- a/test/unit/context/context_white.h +++ b/test/unit/context/context_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file context_white.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/context/stacking_map_black.h b/test/unit/context/stacking_map_black.h index 3b670ad51..f1f13d765 100644 --- a/test/unit/context/stacking_map_black.h +++ b/test/unit/context/stacking_map_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file stacking_map_black.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/context/stacking_vector_black.h b/test/unit/context/stacking_vector_black.h index 37bc8d4bb..70220727a 100644 --- a/test/unit/context/stacking_vector_black.h +++ b/test/unit/context/stacking_vector_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file stacking_vector_black.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/expr/attribute_black.h b/test/unit/expr/attribute_black.h index f6104891e..87e18302f 100644 --- a/test/unit/expr/attribute_black.h +++ b/test/unit/expr/attribute_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file attribute_black.h ** \verbatim - ** Original author: dejan - ** Major contributors: mdeters, taking - ** Minor contributors (to current version): cconway - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Dejan Jovanović + ** Major contributors: Morgan Deters , Tim King + ** Minor contributors (to current version): Christopher L. Conway + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/expr/attribute_white.h b/test/unit/expr/attribute_white.h index 93d60e33b..b0edcd1a2 100644 --- a/test/unit/expr/attribute_white.h +++ b/test/unit/expr/attribute_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file attribute_white.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): cconway, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Christopher L. Conway , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/expr/expr_manager_public.h b/test/unit/expr/expr_manager_public.h index ae73961aa..8cb2db74f 100644 --- a/test/unit/expr/expr_manager_public.h +++ b/test/unit/expr/expr_manager_public.h @@ -1,11 +1,11 @@ /********************* */ /*! \file expr_manager_public.h ** \verbatim - ** Original author: cconway + ** Original author: Christopher L. Conway ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/expr/expr_public.h b/test/unit/expr/expr_public.h index a58999217..d16491f77 100644 --- a/test/unit/expr/expr_public.h +++ b/test/unit/expr/expr_public.h @@ -1,11 +1,11 @@ /********************* */ /*! \file expr_public.h ** \verbatim - ** Original author: mdeters - ** Major contributors: cconway, dejan - ** Minor contributors (to current version): taking, barrett - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Christopher L. Conway , Dejan Jovanović + ** Minor contributors (to current version): Tim King , Clark Barrett + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/expr/kind_black.h b/test/unit/expr/kind_black.h index 7aa16eb4e..319cfb7ac 100644 --- a/test/unit/expr/kind_black.h +++ b/test/unit/expr/kind_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file kind_black.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/expr/kind_map_black.h b/test/unit/expr/kind_map_black.h index 70ba121bc..67968d997 100644 --- a/test/unit/expr/kind_map_black.h +++ b/test/unit/expr/kind_map_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file kind_map_black.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/expr/node_black.h b/test/unit/expr/node_black.h index 73de1ee40..8649075d8 100644 --- a/test/unit/expr/node_black.h +++ b/test/unit/expr/node_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file node_black.h ** \verbatim - ** Original author: mdeters - ** Major contributors: taking - ** Minor contributors (to current version): cconway, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Tim King + ** Minor contributors (to current version): Christopher L. Conway , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/expr/node_builder_black.h b/test/unit/expr/node_builder_black.h index 3736cd174..478460248 100644 --- a/test/unit/expr/node_builder_black.h +++ b/test/unit/expr/node_builder_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file node_builder_black.h ** \verbatim - ** Original author: taking - ** Major contributors: cconway, mdeters - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Christopher L. Conway , Morgan Deters + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/expr/node_manager_black.h b/test/unit/expr/node_manager_black.h index c2e575c63..24b9cc80a 100644 --- a/test/unit/expr/node_manager_black.h +++ b/test/unit/expr/node_manager_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file node_manager_black.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters, dejan - ** Minor contributors (to current version): taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters , Dejan Jovanović + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/expr/node_manager_white.h b/test/unit/expr/node_manager_white.h index 57fb8f445..aca8cfe3c 100644 --- a/test/unit/expr/node_manager_white.h +++ b/test/unit/expr/node_manager_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file node_manager_white.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): taking - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/expr/node_self_iterator_black.h b/test/unit/expr/node_self_iterator_black.h index 06956d24a..07ca96579 100644 --- a/test/unit/expr/node_self_iterator_black.h +++ b/test/unit/expr/node_self_iterator_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file node_self_iterator_black.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/expr/node_white.h b/test/unit/expr/node_white.h index 1c9a0338d..66a6b1482 100644 --- a/test/unit/expr/node_white.h +++ b/test/unit/expr/node_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file node_white.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): taking, dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Tim King , Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/expr/symbol_table_black.h b/test/unit/expr/symbol_table_black.h index 5b84c71ab..74b58c527 100644 --- a/test/unit/expr/symbol_table_black.h +++ b/test/unit/expr/symbol_table_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file symbol_table_black.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Christopher L. Conway + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/expr/type_cardinality_public.h b/test/unit/expr/type_cardinality_public.h index 13e00b9bb..1b5090ebe 100644 --- a/test/unit/expr/type_cardinality_public.h +++ b/test/unit/expr/type_cardinality_public.h @@ -1,11 +1,11 @@ /********************* */ /*! \file type_cardinality_public.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/expr/type_node_white.h b/test/unit/expr/type_node_white.h index 97dc1a696..7417636ca 100644 --- a/test/unit/expr/type_node_white.h +++ b/test/unit/expr/type_node_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file type_node_white.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/main/interactive_shell_black.h b/test/unit/main/interactive_shell_black.h index 66fcabed0..6e31ed21e 100644 --- a/test/unit/main/interactive_shell_black.h +++ b/test/unit/main/interactive_shell_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file interactive_shell_black.h ** \verbatim - ** Original author: cconway + ** Original author: Christopher L. Conway ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/memory.h b/test/unit/memory.h index cc530e2f3..42b91d314 100644 --- a/test/unit/memory.h +++ b/test/unit/memory.h @@ -1,11 +1,11 @@ /********************* */ /*! \file memory.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/parser/parser_black.h b/test/unit/parser/parser_black.h index 75714486d..a1e87ce9f 100644 --- a/test/unit/parser/parser_black.h +++ b/test/unit/parser/parser_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file parser_black.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/parser/parser_builder_black.h b/test/unit/parser/parser_builder_black.h index 2d20ccb74..da29dd1a6 100644 --- a/test/unit/parser/parser_builder_black.h +++ b/test/unit/parser/parser_builder_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file parser_builder_black.h ** \verbatim - ** Original author: cconway + ** Original author: Christopher L. Conway ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/prop/cnf_stream_white.h b/test/unit/prop/cnf_stream_white.h index 2326308aa..d1d420f42 100644 --- a/test/unit/prop/cnf_stream_white.h +++ b/test/unit/prop/cnf_stream_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cnf_stream_white.h ** \verbatim - ** Original author: cconway - ** Major contributors: dejan, mdeters - ** Minor contributors (to current version): lianah - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović , Christopher L. Conway + ** Minor contributors (to current version): Liana Hadarean + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/theory/logic_info_white.h b/test/unit/theory/logic_info_white.h index a6b64c547..8b576a266 100644 --- a/test/unit/theory/logic_info_white.h +++ b/test/unit/theory/logic_info_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file logic_info_white.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/theory/stacking_map_black.h b/test/unit/theory/stacking_map_black.h index aa1bc4573..27a162244 100644 --- a/test/unit/theory/stacking_map_black.h +++ b/test/unit/theory/stacking_map_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file stacking_map_black.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/theory/theory_arith_white.h b/test/unit/theory/theory_arith_white.h index af81d71ca..4f2ea6998 100644 --- a/test/unit/theory/theory_arith_white.h +++ b/test/unit/theory/theory_arith_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_arith_white.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/theory/theory_black.h b/test/unit/theory/theory_black.h index 9bb4b7e5a..5a40ab099 100644 --- a/test/unit/theory/theory_black.h +++ b/test/unit/theory/theory_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_black.h ** \verbatim - ** Original author: barrett - ** Major contributors: none - ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Clark Barrett + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/theory/theory_bv_white.h b/test/unit/theory/theory_bv_white.h index ddf4c8577..24c17e413 100644 --- a/test/unit/theory/theory_bv_white.h +++ b/test/unit/theory/theory_bv_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_bv_white.h ** \verbatim - ** Original author: lianah + ** Original author: Liana Hadarean ** Major contributors: none - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Dejan Jovanović , Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/theory/theory_engine_white.h b/test/unit/theory/theory_engine_white.h index 45536edac..c9e0f5517 100644 --- a/test/unit/theory/theory_engine_white.h +++ b/test/unit/theory/theory_engine_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_engine_white.h ** \verbatim - ** Original author: mdeters - ** Major contributors: dejan - ** Minor contributors (to current version): taking, ajreynol, cconway - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Dejan Jovanović + ** Minor contributors (to current version): Tim King , Andrew Reynolds , Christopher L. Conway + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/theory/theory_white.h b/test/unit/theory/theory_white.h index 3a323c44d..e2894ae07 100644 --- a/test/unit/theory/theory_white.h +++ b/test/unit/theory/theory_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file theory_white.h ** \verbatim - ** Original author: taking - ** Major contributors: barrett, mdeters - ** Minor contributors (to current version): dejan - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Morgan Deters + ** Major contributors: Clark Barrett , Tim King + ** Minor contributors (to current version): Dejan Jovanović + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/theory/type_enumerator_white.h b/test/unit/theory/type_enumerator_white.h index 62426ab86..c497d1a94 100644 --- a/test/unit/theory/type_enumerator_white.h +++ b/test/unit/theory/type_enumerator_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file type_enumerator_white.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/array_store_all_black.h b/test/unit/util/array_store_all_black.h index 27824f13d..9091c7797 100644 --- a/test/unit/util/array_store_all_black.h +++ b/test/unit/util/array_store_all_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file array_store_all_black.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/assert_white.h b/test/unit/util/assert_white.h index 10b3b3cbc..c318a2d1e 100644 --- a/test/unit/util/assert_white.h +++ b/test/unit/util/assert_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file assert_white.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/bitvector_black.h b/test/unit/util/bitvector_black.h index 358ed358b..214c63291 100644 --- a/test/unit/util/bitvector_black.h +++ b/test/unit/util/bitvector_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file bitvector_black.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/boolean_simplification_black.h b/test/unit/util/boolean_simplification_black.h index a9c89936b..c79f46f65 100644 --- a/test/unit/util/boolean_simplification_black.h +++ b/test/unit/util/boolean_simplification_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file boolean_simplification_black.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/cardinality_public.h b/test/unit/util/cardinality_public.h index 3956fd519..c4f867dbd 100644 --- a/test/unit/util/cardinality_public.h +++ b/test/unit/util/cardinality_public.h @@ -1,11 +1,11 @@ /********************* */ /*! \file cardinality_public.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/configuration_black.h b/test/unit/util/configuration_black.h index c7840b63f..807ebdf2a 100644 --- a/test/unit/util/configuration_black.h +++ b/test/unit/util/configuration_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file configuration_black.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/datatype_black.h b/test/unit/util/datatype_black.h index f024ab5af..0289a247a 100644 --- a/test/unit/util/datatype_black.h +++ b/test/unit/util/datatype_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file datatype_black.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none - ** Minor contributors (to current version): ajreynol - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Andrew Reynolds + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/exception_black.h b/test/unit/util/exception_black.h index 0ed25f6b3..f21f784f8 100644 --- a/test/unit/util/exception_black.h +++ b/test/unit/util/exception_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file exception_black.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/integer_black.h b/test/unit/util/integer_black.h index 2f9998066..b35f75f74 100644 --- a/test/unit/util/integer_black.h +++ b/test/unit/util/integer_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file integer_black.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters - ** Minor contributors (to current version): cconway - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Original author: Tim King + ** Major contributors: Morgan Deters + ** Minor contributors (to current version): Christopher L. Conway + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/integer_white.h b/test/unit/util/integer_white.h index 32db6fd83..e3f9b5527 100644 --- a/test/unit/util/integer_white.h +++ b/test/unit/util/integer_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file integer_white.h ** \verbatim - ** Original author: taking - ** Major contributors: mdeters + ** Original author: Tim King + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/output_black.h b/test/unit/util/output_black.h index df4130036..ec878d63d 100644 --- a/test/unit/util/output_black.h +++ b/test/unit/util/output_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file output_black.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/rational_black.h b/test/unit/util/rational_black.h index 24f1597df..0df1b26c8 100644 --- a/test/unit/util/rational_black.h +++ b/test/unit/util/rational_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file rational_black.h ** \verbatim - ** Original author: cconway - ** Major contributors: mdeters + ** Original author: Christopher L. Conway + ** Major contributors: Morgan Deters ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/rational_white.h b/test/unit/util/rational_white.h index be5b9f044..6c437af60 100644 --- a/test/unit/util/rational_white.h +++ b/test/unit/util/rational_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file rational_white.h ** \verbatim - ** Original author: taking + ** Original author: Tim King ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/recursion_breaker_black.h b/test/unit/util/recursion_breaker_black.h index a875d6f3b..5f7482300 100644 --- a/test/unit/util/recursion_breaker_black.h +++ b/test/unit/util/recursion_breaker_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file recursion_breaker_black.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/stats_black.h b/test/unit/util/stats_black.h index 152c6090d..e6b55b57b 100644 --- a/test/unit/util/stats_black.h +++ b/test/unit/util/stats_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file stats_black.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/subrange_bound_white.h b/test/unit/util/subrange_bound_white.h index 93d103eb4..4b3e8ce76 100644 --- a/test/unit/util/subrange_bound_white.h +++ b/test/unit/util/subrange_bound_white.h @@ -1,11 +1,11 @@ /********************* */ /*! \file subrange_bound_white.h ** \verbatim - ** Original author: mdeters + ** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim ** diff --git a/test/unit/util/trans_closure_black.h b/test/unit/util/trans_closure_black.h index bc8cc0a6a..d1e9073b2 100644 --- a/test/unit/util/trans_closure_black.h +++ b/test/unit/util/trans_closure_black.h @@ -1,11 +1,11 @@ /********************* */ /*! \file trans_closure_black.h ** \verbatim - ** Original author: barrett + ** Original author: Clark Barrett ** Major contributors: none - ** Minor contributors (to current version): mdeters - ** This file is part of the CVC4 prototype. - ** Copyright (c) 2009-2012 New York University and The University of Iowa + ** Minor contributors (to current version): Morgan Deters + ** This file is part of the CVC4 project. + ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.\endverbatim **