We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b9267 commit d671213Copy full SHA for d671213
1 file changed
PC/python_ver_rc.h
@@ -4,7 +4,7 @@
4
#include "winver.h"
5
6
#define PYTHON_COMPANY "Python Software Foundation"
7
-#define PYTHON_COPYRIGHT "Copyright © 2001-2015 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC."
+#define PYTHON_COPYRIGHT "Copyright \xA9 2001-2015 Python Software Foundation. Copyright \xA9 2000 BeOpen.com. Copyright \xA9 1995-2001 CNRI. Copyright \xA9 1991-1995 SMC."
8
9
#define MS_WINDOWS
10
#include "modsupport.h"
0 commit comments