Skip to content

Commit

Permalink
Updates copyright template in db/bin/generate.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rexissimus committed Jan 23, 2015
1 parent a096b33 commit 3e8f6f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vistrails/db/bin/generate.py
Expand Up @@ -70,6 +70,7 @@ def __init__(self):
COPYRIGHT_NOTICE = \
"""###############################################################################
##
## Copyright (C) 2014-2015, New York University.
## Copyright (C) 2011-2014, NYU-Poly.
## Copyright (C) 2006-2011, University of Utah.
## All rights reserved.
Expand All @@ -85,7 +86,7 @@ def __init__(self):
## - Redistributions in binary form must reproduce the above copyright
## notice, this list of conditions and the following disclaimer in the
## documentation and/or other materials provided with the distribution.
## - Neither the name of the University of Utah nor the names of its
## - Neither the name of the New York University nor the names of its
## contributors may be used to endorse or promote products derived from
## this software without specific prior written permission.
##
Expand Down

0 comments on commit 3e8f6f1

Please sign in to comment.