diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-12-19 22:56:48 (GMT) |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-12-19 22:56:48 (GMT) |
commit | d378dc02da310d17d4989a189aa6ad7d12cf4e43 (patch) | |
tree | 771dab0a94e5f17dbb07752b6408eab5f4c0ac81 | |
parent | 4b3ed5d8ba16d0884cffb3e23341155ce5667c9e (diff) | |
download | cpython-d378dc02da310d17d4989a189aa6ad7d12cf4e43.zip cpython-d378dc02da310d17d4989a189aa6ad7d12cf4e43.tar.gz cpython-d378dc02da310d17d4989a189aa6ad7d12cf4e43.tar.bz2 |
#4700: crtlicense.txt is displayed by the license() command and should be kept ascii-only.
Will port to 3.0
-rw-r--r-- | Tools/msi/crtlicense.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |