-CVC4 is copyright (C) 2009, 2010, 2011, 2012, 2013 New York University
+CVC4 is copyright (C) 2009, 2010, 2011, 2012, 2013, 2014 New York University
and The University of Iowa. All rights reserved.
The source code of CVC4 is open and available to students, researchers,
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--- Morgan Deters <mdeters@cs.nyu.edu> Tue, 17 Dec 2013 14:35:55 -0500
+-- Morgan Deters <mdeters@cs.nyu.edu> Thu, 02 Jan 2014 14:02:28 -0500
CVC4 incorporates MiniSat code, excluded from the above copyright.
See src/sat/minisat. Its copyright:
#
# configure-in-place
# Morgan Deters <mdeters@cs.nyu.edu> for CVC4
-# Copyright (c) 2010-2013 The CVC4 Project
+# Copyright (c) 2010-2014 The CVC4 Project
#
# usage: configure-in-place [ arguments... ]
#
#
# get-authors
# Morgan Deters <mdeters@cs.nyu.edu> for CVC4
-# Copyright (c) 2009-2013 The CVC4 Project
+# Copyright (c) 2009-2014 The CVC4 Project
#
# usage: get-authors [ files... ]
#
#
# update-copyright.pl
# Morgan Deters <mdeters@cs.nyu.edu> for CVC4
-# Copyright (c) 2009-2013 The CVC4 Project
+# Copyright (c) 2009-2014 The CVC4 Project
#
# usage: update-copyright [-m] [files/directories...]
# update-copyright [-h | --help]
# Years of copyright for the template. E.g., the string
# "1985, 1987, 1992, 1997, 2008" or "2006-2009" or whatever.
-my $years = '2009-2013';
+my $years = '2009-2014';
my $standard_template = <<EOF;
** This file is part of the CVC4 project.
# Output is to standard out.
#
-copyright=2010-2013
+copyright=2010-2014
filename=`basename "$1" | sed 's,_template,,'`
# Output is to standard out.
#
-copyright=2010-2013
+copyright=2010-2014
filename=`basename "$1" | sed 's,_template,,'`
# Output is to standard out.
#
-copyright=2010-2013
+copyright=2010-2014
cat <<EOF
/********************* */
# mkoptions (template-file output-file)+ -t options.h-template options.cpp-template (options-file output-dir)+
#
-copyright=2011-2013
+copyright=2011-2014
me=$(basename "$0")
@header {
/**
** This file is part of CVC4.
- ** Copyright (c) 2009-2013 New York University and The University of Iowa
+ ** Copyright (c) 2009-2014 New York University and The University of Iowa
** See the file COPYING in the top-level source directory for licensing
** information.
**/
@header {
/**
** This file is part of CVC4.
- ** Copyright (c) 2009-2013 New York University and The University of Iowa
+ ** Copyright (c) 2009-2014 New York University and The University of Iowa
** See the file COPYING in the top-level source directory for licensing
** information.
**/
@header {
/**
** This file is part of CVC4.
- ** Copyright (c) 2009-2013 New York University and The University of Iowa
+ ** Copyright (c) 2009-2014 New York University and The University of Iowa
** See the file COPYING in the top-level source directory for licensing
** information.
**/
@header {
/**
** This file is part of CVC4.
- ** Copyright (c) 2009-2013 New York University and The University of Iowa
+ ** Copyright (c) 2009-2014 New York University and The University of Iowa
** See the file COPYING in the top-level source directory for licensing
** information.
**/
# Output is to standard out.
#
-copyright=2010-2013
+copyright=2010-2014
cat <<EOF
/********************* */
# Output is to standard out.
#
-copyright=2010-2013
+copyright=2010-2014
filename=`basename "$1" | sed 's,_template,,'`
)) + "\n\
compiled with " + ::CVC4::Configuration::getCompiler() + "\n\
on " + ::CVC4::Configuration::getCompiledDateTime() + "\n\n\
-Copyright (C) 2009, 2010, 2011, 2012, 2013\n\
+Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014\n\
New York University and The University of Iowa\n\n" + \
( IS_GPL_BUILD ? "\
This build of CVC4 uses GPLed libraries, and is thus covered by the GNU\n\