From 49754af873464babc9f2eb8359016e68e99577b6 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Tue, 25 Mar 2003 10:20:55 +0000 Subject: 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." --- Mac/OSX/Dist/makedmg | 2 +- Misc/ACKS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 @@ Stephen Turner Bill Tutt Doobee R. Tzeck Lionel Ulmer +Frank Vercruesse Jaap Vermeulen Al Vezza Jacques A. Vidrine -- cgit v0.12