diff options
Diffstat (limited to 'cf/ostype/sunos4.1.m4')
-rw-r--r-- | cf/ostype/sunos4.1.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cf/ostype/sunos4.1.m4 b/cf/ostype/sunos4.1.m4 index 1e821ffe2c7e..4f2e8163029b 100644 --- a/cf/ostype/sunos4.1.m4 +++ b/cf/ostype/sunos4.1.m4 @@ -1,6 +1,6 @@ divert(-1) # -# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers. +# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers. # All rights reserved. # Copyright (c) 1983 Eric P. Allman. All rights reserved. # Copyright (c) 1988, 1993 @@ -13,6 +13,6 @@ divert(-1) # divert(0) -VERSIONID(`$Id: sunos4.1.m4,v 8.10 1999/02/07 07:26:24 gshapiro Exp $') +VERSIONID(`$Id: sunos4.1.m4,v 8.11 2013/11/22 20:51:15 ca Exp $') define(`confEBINDIR', `/usr/lib')dnl |