summaryrefslogtreecommitdiffstats
path: root/PC/_msi.c
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2010-09-03 23:47:32 (GMT)
committerFlorent Xicluna <florent.xicluna@gmail.com>2010-09-03 23:47:32 (GMT)
commitc934f32e0a2b5f9f2bc0b55573a6860626025d63 (patch)
treea2f33353031f392a632aaf6ee2549f70f6d906b1 /PC/_msi.c
parent0b37b333a8c4852de8166dae6d331ed18d312958 (diff)
downloadcpython-c934f32e0a2b5f9f2bc0b55573a6860626025d63.zip
cpython-c934f32e0a2b5f9f2bc0b55573a6860626025d63.tar.gz
cpython-c934f32e0a2b5f9f2bc0b55573a6860626025d63.tar.bz2
Welcome to the UTF-8 world.
Diffstat (limited to 'PC/_msi.c')
-rw-r--r--PC/_msi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/_msi.c b/PC/_msi.c
index 26f3f33..d4d8483 100644
--- a/PC/_msi.c
+++ b/PC/_msi.c
@@ -1,5 +1,5 @@
/* Helper library for MSI creation with Python.
- * Copyright (C) 2005 Martin v. Löwis
+ * Copyright (C) 2005 Martin v. Löwis
* Licensed to PSF under a contributor agreement.
*/