diff options
Diffstat (limited to 'editmap/Build')
-rwxr-xr-x | editmap/Build | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editmap/Build b/editmap/Build index 28a2565e982c..c60970221c79 100755 --- a/editmap/Build +++ b/editmap/Build @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 1999-2000 Sendmail, Inc. and its suppliers. +# Copyright (c) 1999-2000 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.2 2000/09/17 17:30:02 gshapiro Exp $ +# $Id: Build,v 1.3 2013/11/22 20:51:26 ca Exp $ exec ../devtools/bin/Build $* |