diff options
Diffstat (limited to 'Master/utils.sh')
-rwxr-xr-x | Master/utils.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/utils.sh b/Master/utils.sh index 58f5766c512..910ad467d44 100755 --- a/Master/utils.sh +++ b/Master/utils.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: //depot/Master/utils.sh#21 $ $Date: 2005/08/29 $ $Author: karl $ +# $Id$ # # utils.sh -- utility routines for the installation scripts. # Do not call directly. |