diff options
Diffstat (limited to 'vacation/Build')
-rwxr-xr-x | vacation/Build | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vacation/Build b/vacation/Build index fbd060c27f2d8..c7e3b2fd69769 100755 --- a/vacation/Build +++ b/vacation/Build @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 1999 Sendmail, Inc. and its suppliers. +# Copyright (c) 1999 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 8.2 1999/03/02 02:35:21 peterh Exp $ +# $Id: Build,v 8.3 2013/11/22 20:52:02 ca Exp $ exec ../devtools/bin/Build $* |