]> granicus.if.org Git - python/commitdiff
Updated copyright year (after my patch from last year reverted it)
authorSteve Dower <steve.dower@microsoft.com>
Sat, 17 Jan 2015 22:29:01 +0000 (14:29 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Sat, 17 Jan 2015 22:29:01 +0000 (14:29 -0800)
PC/python_ver_rc.h

index 8794cad9309261676f0ed069c179ed882a3e26a0..1f1bebc51f5a03a1d90a1e51fbf77050eeb1dfd2 100644 (file)
@@ -4,7 +4,7 @@
 #include "winver.h"
 
 #define PYTHON_COMPANY   "Python Software Foundation"
-#define PYTHON_COPYRIGHT "Copyright © 2001-2014 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC."
+#define PYTHON_COPYRIGHT "Copyright © 2001-2015 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC."
 
 #define MS_WINDOWS
 #include "modsupport.h"