diff --git a/debian/copyright b/debian/copyright index faf3f62..0f601ff 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: fahcontrol Source: https://fah-web.stanford.edu/svn/pub/trunk/ Files: * -Copyright: 2010-2014 Stanford University +Copyright: 2010-2016 Stanford University License: GPL-3.0+ License: GPL-3.0+ diff --git a/osx/Resources/en.lproj/License.rtf b/osx/Resources/en.lproj/License.rtf index 81a8f83..96b499e 100644 --- a/osx/Resources/en.lproj/License.rtf +++ b/osx/Resources/en.lproj/License.rtf @@ -10,7 +10,7 @@ \f0\b\fs32 \cf0 Folding@home Software License\ \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 @@ -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).\ \ -} \ No newline at end of file +} diff --git a/setup.py b/setup.py index 578d3d0..8e0831f 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ if sys.platform == 'darwin': CFBundleDisplayName = 'FAHControl', CFBundleIdentifier = 'edu.stanford.folding.fahcontrol', CFBundleSignature = '????', - NSHumanReadableCopyright = 'Copyright 2010-2014 Stanford University', + NSHumanReadableCopyright = 'Copyright 2010-2016 Stanford University', ) options = dict(