From 3d891b66e6b6a7499b605c1027c24e970a61bd7e Mon Sep 17 00:00:00 2001 From: Amaury Forgeot d'Arc Date: Fri, 19 Dec 2008 22:58:37 +0000 Subject: Merged revisions 67859 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ........ r67859 | amaury.forgeotdarc | 2008-12-19 23:56:48 +0100 (ven., 19 déc. 2008) | 4 lines #4700: crtlicense.txt is displayed by the license() command and should be kept ascii-only. Will port to 3.0 ........ --- Tools/msi/crtlicense.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/msi/crtlicense.txt b/Tools/msi/crtlicense.txt index 8ecd499..936bc5a 100644 --- a/Tools/msi/crtlicense.txt +++ b/Tools/msi/crtlicense.txt @@ -26,7 +26,7 @@ complies with this agreement, provided that you do not: - alter any copyright, trademark or patent notice in Microsoft's Distributable Code; -- use Microsoft’s 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 -- cgit v0.12