OSDN Git Service

update copyright years variable to reflect that we are in 2013.
authorMesar Hameed <mhameed@src.gnome.org>
Sun, 3 Mar 2013 06:06:49 +0000 (07:06 +0100)
committerMesar Hameed <mhameed@src.gnome.org>
Sun, 3 Mar 2013 06:06:49 +0000 (07:06 +0100)
source/versionInfo.py

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