diff options
Diffstat (limited to 'libsm/Build')
| -rwxr-xr-x | libsm/Build | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libsm/Build b/libsm/Build index 7e15c3571a1b..fe4bb3e94f1a 100755 --- a/libsm/Build +++ b/libsm/Build @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 1999-2001 Sendmail, Inc. and its suppliers. +# Copyright (c) 1999-2001 Proofpoint, Inc. and its suppliers. # All rights reserved. # # By using this file, you agree to the terms and conditions set @@ -8,6 +8,6 @@ # the sendmail distribution. # # -# $Id: Build,v 1.4 2001/02/14 04:39:46 gshapiro Exp $ +# $Id: Build,v 1.6 2013/11/22 20:51:42 ca Exp $ -exec sh ../devtools/bin/Build $* +exec sh ../devtools/bin/Build "$@" |
