summaryrefslogtreecommitdiff
path: root/Python/getcopyright.c
diff options
context:
space:
mode:
authorKristjan Valur Jonsson <sweskman@gmail.com>2011-03-30 11:24:58 +0000
committerKristjan Valur Jonsson <sweskman@gmail.com>2011-03-30 11:24:58 +0000
commitc1b1930e7591b395dee499765ec40dfb946b019c (patch)
treeb4c52b0c46bc31544d6ad32ed7ff1bb501e60d80 /Python/getcopyright.c
parent6e5ebc654984fbc7db6148197a89d0e7d4cf435c (diff)
parent2bb0258a88cb339cafb87163c7194484dff0efd9 (diff)
downloadcpython-c1b1930e7591b395dee499765ec40dfb946b019c.tar.gz
Merge 3.1
Diffstat (limited to 'Python/getcopyright.c')
-rw-r--r--Python/getcopyright.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/getcopyright.c b/Python/getcopyright.c
index 824c7b1c82..1388f2c98c 100644
--- a/Python/getcopyright.c
+++ b/Python/getcopyright.c
@@ -2,7 +2,7 @@
#include "Python.h"
-static char cprt[] =
+static char cprt[] =
"\
Copyright (c) 2001-2011 Python Software Foundation.\n\
All Rights Reserved.\n\