diff options
Diffstat (limited to 'pkg/osx/dmgfix')
-rwxr-xr-x | pkg/osx/dmgfix | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/pkg/osx/dmgfix b/pkg/osx/dmgfix index 560b17ed..acc3004b 100755 --- a/pkg/osx/dmgfix +++ b/pkg/osx/dmgfix @@ -1,6 +1,6 @@ #!/usr/bin/osascript -- --- Copyright(C) 2009 Simon Howard +-- Copyright(C) 2009-2014 Simon Howard -- -- This program is free software; you can redistribute it and/or -- modify it under the terms of the GNU General Public License @@ -12,11 +12,6 @@ -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- GNU General Public License for more details. -- --- You should have received a copy of the GNU General Public License --- along with this program; if not, write to the Free Software --- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA --- 02111-1307, USA. --- -- -- AppleScript script to automatically set the view properties in a -- .dmg file - ie. the background image, other Finder view options |