Skip to content

Commit

Permalink
update copyrights
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeters committed Apr 2, 2013
1 parent 2f195e4 commit 0e6e0f1
Show file tree
Hide file tree
Showing 562 changed files with 2,426 additions and 2,242 deletions.
6 changes: 3 additions & 3 deletions examples/SimpleVC.java
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/********************* */
/*! \file SimpleVC.java
** \verbatim
** Original author: mdeters
** Original author: Morgan Deters <mdeters@cs.nyu.edu>
** 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
**
Expand Down
6 changes: 3 additions & 3 deletions examples/SimpleVCCompat.java
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/********************* */
/*! \file SimpleVCCompat.java
** \verbatim
** Original author: mdeters
** Original author: Morgan Deters <mdeters@cs.nyu.edu>
** 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
**
Expand Down
8 changes: 4 additions & 4 deletions examples/api/bitvectors.cpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/********************* */
/*! \file bitvectors.cpp
** \verbatim
** Original author: lianah
** Major contributors: none
** Original author: Liana Hadarean <[email protected]>
** Major contributors: Morgan Deters <[email protected]>
** Minor contributors (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
**
Expand Down
8 changes: 4 additions & 4 deletions examples/api/bitvectors_and_arrays.cpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/********************* */
/*! \file bitvectors_and_arrays.cpp
** \verbatim
** Original author: lianah
** Major contributors: none
** Original author: Liana Hadarean <[email protected]>
** Major contributors: Morgan Deters <[email protected]>
** Minor contributors (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
**
Expand Down
8 changes: 4 additions & 4 deletions examples/api/combination.cpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/********************* */
/*! \file combination.cpp
** \verbatim
** Original author: taking
** Original author: Tim King <taking@cs.nyu.edu>
** 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 <[email protected]>
** This file is part of the CVC4 project.
** Copyright (c) 2009-2013 New York University and The University of Iowa
** See the file COPYING in the top-level source directory for licensing
** information.\endverbatim
**
Expand Down
8 changes: 4 additions & 4 deletions examples/api/helloworld.cpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/********************* */
/*! \file helloworld.cpp
** \verbatim
** Original author: taking
** Original author: Tim King <taking@cs.nyu.edu>
** 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 <[email protected]>
** This file is part of the CVC4 project.
** Copyright (c) 2009-2013 New York University and The University of Iowa
** See the file COPYING in the top-level source directory for licensing
** information.\endverbatim
**
Expand Down
6 changes: 3 additions & 3 deletions examples/api/java/BitVectors.java
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/********************* */
/*! \file BitVectors.java
** \verbatim
** Original author: mdeters
** Original author: Morgan Deters <mdeters@cs.nyu.edu>
** 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
**
Expand Down
6 changes: 3 additions & 3 deletions examples/api/java/BitVectorsAndArrays.java
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/********************* */
/*! \file BitVectorsAndArrays.java
** \verbatim
** Original author: mdeters
** Original author: Morgan Deters <mdeters@cs.nyu.edu>
** 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
**
Expand Down
6 changes: 3 additions & 3 deletions examples/api/java/Combination.java
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/********************* */
/*! \file Combination.java
** \verbatim
** Original author: mdeters
** Original author: Morgan Deters <mdeters@cs.nyu.edu>
** 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
**
Expand Down
6 changes: 3 additions & 3 deletions examples/api/java/HelloWorld.java
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/********************* */
/*! \file HelloWorld.java
** \verbatim
** Original author: mdeters
** Original author: Morgan Deters <mdeters@cs.nyu.edu>
** 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
**
Expand Down
6 changes: 3 additions & 3 deletions examples/api/java/LinearArith.java
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/********************* */
/*! \file LinearArith.java
** \verbatim
** Original author: mdeters
** Original author: Morgan Deters <mdeters@cs.nyu.edu>
** 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
**
Expand Down
4 changes: 2 additions & 2 deletions examples/api/java/PipedInput.java
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/********************* */
/*! \file PipedInput.java
** \verbatim
** Original author: mdeters
** Original author: Morgan Deters <mdeters@cs.nyu.edu>
** 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
Expand Down
8 changes: 4 additions & 4 deletions examples/api/linear_arith.cpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/********************* */
/*! \file linear_arith.cpp
** \verbatim
** Original author: taking
** Original author: Tim King <taking@cs.nyu.edu>
** 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 <[email protected]>
** This file is part of the CVC4 project.
** Copyright (c) 2009-2013 New York University and The University of Iowa
** See the file COPYING in the top-level source directory for licensing
** information.\endverbatim
**
Expand Down
17 changes: 17 additions & 0 deletions examples/hashsmt/sha1.hpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
/********************* */
/*! \file sha1.hpp
** \verbatim
** Original author: Dejan Jovanović <[email protected]>
** 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.
Expand Down
17 changes: 17 additions & 0 deletions examples/hashsmt/sha1smt.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
/********************* */
/*! \file sha1smt.cpp
** \verbatim
** Original author: Dejan Jovanović <[email protected]>
** 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
*
Expand Down
17 changes: 17 additions & 0 deletions examples/hashsmt/word.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
/********************* */
/*! \file word.cpp
** \verbatim
** Original author: Dejan Jovanović <[email protected]>
** Major contributors: none
** Minor contributors (to current version): Morgan Deters <[email protected]>
** This file is part of the CVC4 project.
** Copyright (c) 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
*
Expand Down
17 changes: 17 additions & 0 deletions examples/hashsmt/word.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
/********************* */
/*! \file word.h
** \verbatim
** Original author: Dejan Jovanović <[email protected]>
** Major contributors: none
** Minor contributors (to current version): Morgan Deters <[email protected]>
** This file is part of the CVC4 project.
** Copyright (c) 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
*
Expand Down
17 changes: 17 additions & 0 deletions examples/nra-translate/normalize.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
/********************* */
/*! \file normalize.cpp
** \verbatim
** Original author: Dejan Jovanović <[email protected]>
** Major contributors: none
** Minor contributors (to current version): Morgan Deters <[email protected]>
** This file is part of the CVC4 project.
** Copyright (c) 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 <string>
#include <iostream>
#include <typeinfo>
Expand Down
17 changes: 17 additions & 0 deletions examples/nra-translate/smt2info.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
/********************* */
/*! \file smt2info.cpp
** \verbatim
** Original author: Dejan Jovanović <[email protected]>
** Major contributors: none
** Minor contributors (to current version): Morgan Deters <[email protected]>
** This file is part of the CVC4 project.
** Copyright (c) 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 <string>
#include <iostream>
#include <typeinfo>
Expand Down
17 changes: 17 additions & 0 deletions examples/nra-translate/smt2todreal.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
/********************* */
/*! \file smt2todreal.cpp
** \verbatim
** Original author: Dejan Jovanović <[email protected]>
** Major contributors: none
** Minor contributors (to current version): Morgan Deters <[email protected]>
** This file is part of the CVC4 project.
** Copyright (c) 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 <string>
#include <iostream>
#include <typeinfo>
Expand Down
17 changes: 17 additions & 0 deletions examples/nra-translate/smt2toisat.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
/********************* */
/*! \file smt2toisat.cpp
** \verbatim
** Original author: Dejan Jovanović <[email protected]>
** Major contributors: none
** Minor contributors (to current version): Morgan Deters <[email protected]>
** This file is part of the CVC4 project.
** Copyright (c) 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 <string>
#include <iostream>
#include <typeinfo>
Expand Down
17 changes: 17 additions & 0 deletions examples/nra-translate/smt2tomathematica.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
/********************* */
/*! \file smt2tomathematica.cpp
** \verbatim
** Original author: Dejan Jovanović <[email protected]>
** Major contributors: none
** Minor contributors (to current version): Morgan Deters <[email protected]>
** This file is part of the CVC4 project.
** Copyright (c) 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 <string>
#include <iostream>
#include <typeinfo>
Expand Down
Loading

0 comments on commit 0e6e0f1

Please sign in to comment.