Frank Vercruesse gave an okay on removing the copyright notice:
"Hereby I make the script in question available under the terms and
conditions of the latest Python License."
diff --git a/Mac/OSX/Dist/makedmg b/Mac/OSX/Dist/makedmg
index c89be80..de13ef9 100755
--- a/Mac/OSX/Dist/makedmg
+++ b/Mac/OSX/Dist/makedmg
@@ -4,7 +4,7 @@
#
# usage: makedmg src dst name
#
-# (C)opyright 2002 Frank Vercruesse
+# Donated by Frank Vercruesse
$hdiUtilExec = "/usr/bin/hdiutil";
diff --git a/Misc/ACKS b/Misc/ACKS
index 9e14a90..29ea5c1 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -545,6 +545,7 @@
Bill Tutt
Doobee R. Tzeck
Lionel Ulmer
+Frank Vercruesse
Jaap Vermeulen
Al Vezza
Jacques A. Vidrine