OSDN Git Service

Update copyright years.
authorJames Teh <jamie@nvaccess.org>
Mon, 1 Feb 2016 03:41:33 +0000 (13:41 +1000)
committerJames Teh <jamie@nvaccess.org>
Mon, 1 Feb 2016 03:41:33 +0000 (13:41 +1000)
source/versionInfo.py

index 5b0a547..3427d8c 100644 (file)
@@ -1,6 +1,6 @@
 #versionInfo.py\r
 #A part of NonVisual Desktop Access (NVDA)\r
-#Copyright (C) 2006-2015 NV Access Limited\r
+#Copyright (C) 2006-2016 NV Access Limited\r
 #This file is covered by the GNU General Public License.\r
 #See the file COPYING for more details.\r
 \r
@@ -40,7 +40,7 @@ except ImportError:
        _updateVersionFromVCS()\r
 description=_("A free and open source screen reader for Microsoft Windows")\r
 url="http://www.nvaccess.org/"\r
-copyrightYears="2006-2015"\r
+copyrightYears="2006-2016"\r
 copyright=_("Copyright (C) {years} NVDA Contributors").format(\r
        years=copyrightYears)\r
 aboutMessage=_(u"""{longName} ({name})\r