From a160452c0e68938de006545911394d0a424cd11a Mon Sep 17 00:00:00 2001 From: Ian Silvester Date: Wed, 28 Nov 2012 14:45:29 +0000 Subject: [PATCH] Corrected the module name in the GPL preamble --- pkg resources/multi-binary scripts/postinstall | 3 ++- pkg resources/multi-binary scripts/preinstall | 3 ++- pkg resources/single-binary scripts/postinstall | 3 ++- pkg resources/single-binary scripts/preinstall | 3 ++- pkg resources/single-binary scripts/readme | 2 +- 5 files changed, 9 insertions(+), 5 deletions(-) diff --git a/pkg resources/multi-binary scripts/postinstall b/pkg resources/multi-binary scripts/postinstall index 2b0b370..0d15c31 100755 --- a/pkg resources/multi-binary scripts/postinstall +++ b/pkg resources/multi-binary scripts/postinstall @@ -27,7 +27,8 @@ # USA # # Modification : If you modify this file please consider whether your -# changes ought to be passed back to the macsetup module. +# changes ought to be passed back to the OSXPackageBuilder +# module. # # This postinstall script: diff --git a/pkg resources/multi-binary scripts/preinstall b/pkg resources/multi-binary scripts/preinstall index f613861..9acb175 100755 --- a/pkg resources/multi-binary scripts/preinstall +++ b/pkg resources/multi-binary scripts/preinstall @@ -27,7 +27,8 @@ # USA # # Modification : If you modify this file please consider whether your -# changes ought to be passed back to the macsetup module. +# changes ought to be passed back to the OSXPackageBuilder +# module. # # This preinstall script: diff --git a/pkg resources/single-binary scripts/postinstall b/pkg resources/single-binary scripts/postinstall index 59c21a0..ccc1b76 100755 --- a/pkg resources/single-binary scripts/postinstall +++ b/pkg resources/single-binary scripts/postinstall @@ -28,7 +28,8 @@ # USA # # Modification : If you modify this file please consider whether your -# changes ought to be passed back to the macsetup module. +# changes ought to be passed back to the OSXPackageBuilder +# module. # # This postinstall script: diff --git a/pkg resources/single-binary scripts/preinstall b/pkg resources/single-binary scripts/preinstall index 0e3926f..f0238ea 100755 --- a/pkg resources/single-binary scripts/preinstall +++ b/pkg resources/single-binary scripts/preinstall @@ -27,7 +27,8 @@ # USA # # Modification : If you modify this file please consider whether your -# changes ought to be passed back to the macsetup module. +# changes ought to be passed back to the OSXPackageBuilder +# module. # # This preinstall script: diff --git a/pkg resources/single-binary scripts/readme b/pkg resources/single-binary scripts/readme index f7f9e89..53d3fa5 100644 --- a/pkg resources/single-binary scripts/readme +++ b/pkg resources/single-binary scripts/readme @@ -25,7 +25,7 @@ # USA # # Modification : If you modify this file please consider whether your -# changes ought to be passed back to the macsetup module. +# changes ought to be passed back to the OSXPackageBuilder # module. # These single-binary pre/postinstall scripts are the ones currently used by the supplied PackageMaker projects, and handle both fresh and upgrade installations. The pre/postupgrade scripts must be exact duplicates of (or soft links to) the ~install scripts, and are supplied only for OS X 10.4 where upgrade installation would fail without them; for OS X 10.5 and upwards Apple's Installer no longer uses them. \ No newline at end of file -- 2.39.2