Updated copyright

This commit is contained in:
Joseph Coffland 2016-06-30 18:18:04 -07:00
parent 8723ee7729
commit fd69350e42
3 changed files with 4 additions and 4 deletions

2
debian/copyright vendored
View File

@ -3,7 +3,7 @@ Upstream-Name: fahcontrol
Source: https://fah-web.stanford.edu/svn/pub/trunk/ Source: https://fah-web.stanford.edu/svn/pub/trunk/
Files: * Files: *
Copyright: 2010-2014 Stanford University Copyright: 2010-2016 Stanford University
License: GPL-3.0+ License: GPL-3.0+
License: GPL-3.0+ License: GPL-3.0+

View File

@ -10,7 +10,7 @@
\f0\b\fs32 \cf0 Folding@home Software License\ \f0\b\fs32 \cf0 Folding@home Software License\
\pard\pardeftab709 \pard\pardeftab709
\f1\b0\fs20 \cf0 Copyright 2001-2014. Stanford University. All Rights Reserved.\ \f1\b0\fs20 \cf0 Copyright 2001-2016. Stanford University. All Rights Reserved.\
\ \
\pard\pardeftab709 \pard\pardeftab709
@ -39,4 +39,4 @@ You may only use unmodified versions of Folding@home obtained through authorized
\ \
Distribution of this software is prohibited. It may only be obtained by downloading from Stanford's web site (http://folding.stanford.edu and pages linked therein) or the web site of one of our commercial partners (Sony, NVIDIA, and ATI).\ Distribution of this software is prohibited. It may only be obtained by downloading from Stanford's web site (http://folding.stanford.edu and pages linked therein) or the web site of one of our commercial partners (Sony, NVIDIA, and ATI).\
\ \
} }

View File

@ -41,7 +41,7 @@ if sys.platform == 'darwin':
CFBundleDisplayName = 'FAHControl', CFBundleDisplayName = 'FAHControl',
CFBundleIdentifier = 'edu.stanford.folding.fahcontrol', CFBundleIdentifier = 'edu.stanford.folding.fahcontrol',
CFBundleSignature = '????', CFBundleSignature = '????',
NSHumanReadableCopyright = 'Copyright 2010-2014 Stanford University', NSHumanReadableCopyright = 'Copyright 2010-2016 Stanford University',
) )
options = dict( options = dict(