summaryrefslogtreecommitdiffstats
path: root/Tools/msi/msi.py
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/msi/msi.py')
-rw-r--r--Tools/msi/msi.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/Tools/msi/msi.py b/Tools/msi/msi.py
index 33d7bfa..2576380 100644
--- a/Tools/msi/msi.py
+++ b/Tools/msi/msi.py
@@ -455,10 +455,6 @@ def add_ui(db):
exit_dialog.cancel("Cancel", "Back", active = 0)
exit_dialog.text("Acknowledgements", 135, 95, 220, 120, 0x30003,
"Special Windows thanks to:\n"
- " LettError, Erik van Blokland, for the \n"
- " Python for Windows graphic.\n"
- " http://www.letterror.com/\n"
- "\n"
" Mark Hammond, without whose years of freely \n"
" shared Windows expertise, Python for Windows \n"
" would still be Python for DOS.")