-CVC4 is copyright (C) 2009, 2010, 2011 the ACSys research group at the
-Courant Institute for Mathematical Sciences, New York University.
+CVC4 is copyright (C) 2009, 2010, 2011, 2012 the ACSys research group at
+the Courant Institute for Mathematical Sciences, New York University.
All rights reserved.
CVC4 is open-source; distribution is under the terms of the modified BSD
#
# update-copyright.pl
# Morgan Deters <mdeters@cs.nyu.edu> for CVC4
-# Copyright (c) 2009, 2010, 2011 The CVC4 Project
+# Copyright (c) 2009-2012 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, 2010, 2011';
+my $years = '2009-2012';
my $standard_template = <<EOF;
** This file is part of the CVC4 prototype.
** \verbatim
** Original author: mdeters
** Major contributors: acsys
- ** Minor contributors (to current version): cconway
+ ** Minor contributors (to current version): lianah, cconway
** This file is part of the CVC4 prototype.
- ** Copyright (c) 2009, 2010, 2011 The Analysis of Computer Systems Group (ACSys)
+ ** Copyright (c) 2009-2012 The Analysis of Computer Systems Group (ACSys)
** Courant Institute of Mathematical Sciences
** New York University
** See the file COPYING in the top-level source directory for licensing
: ::std::string("") \
) + "\n\
compiled with " + ::CVC4::Configuration::getCompiler() + "\n\n\
-Copyright (C) 2009, 2010, 2011\n\
+Copyright (C) 2009, 2010, 2011, 2012\n\
The ACSys Group\n\
Courant Institute of Mathematical Sciences\n\
New York University\n\