aboutsummaryrefslogtreecommitdiffstats
path: root/Scripts/trim-application.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Scripts/trim-application.sh')
-rwxr-xr-xScripts/trim-application.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/Scripts/trim-application.sh b/Scripts/trim-application.sh
index 90540e40..a8194060 100755
--- a/Scripts/trim-application.sh
+++ b/Scripts/trim-application.sh
@@ -1,5 +1,7 @@
#! /bin/ksh
+## $Id$
+##
## Author: Stuart Connolly (stuconnolly.com)
## Copyright (c) 2009 Stuart Connolly. All rights reserved.
##
@@ -124,4 +126,4 @@ fi
printf "\nTrimming application bundle '`basename $APP_PATH`' complete\n"
-exit 0 \ No newline at end of file
+exit 0