[Python-checkins] r67859 - python/trunk/Tools/msi/crtlicense.txt
amaury.forgeotdarc
python-checkins at python.org
Fri Dec 19 23:56:48 CET 2008
Author: amaury.forgeotdarc
Date: Fri Dec 19 23:56:48 2008
New Revision: 67859
Log:
#4700: crtlicense.txt is displayed by the license() command and should be kept ascii-only.
Will port to 3.0
Modified:
python/trunk/Tools/msi/crtlicense.txt
Modified: python/trunk/Tools/msi/crtlicense.txt
==============================================================================
--- python/trunk/Tools/msi/crtlicense.txt (original)
+++ python/trunk/Tools/msi/crtlicense.txt Fri Dec 19 23:56:48 2008
@@ -26,7 +26,7 @@
- alter any copyright, trademark or patent notice in Microsoft's
Distributable Code;
-- use Microsofts trademarks in your programs names or in a way that
+- use Microsoft's trademarks in your programs' names or in a way that
suggests your programs come from or are endorsed by Microsoft;
- distribute Microsoft's Distributable Code to run on a platform other
More information about the Python-checkins
mailing list