diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2014-01-26 20:46:55 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2014-01-26 20:46:55 +0000 |
| commit | c1bfccf73ee6551521d508e89408309544c871c8 (patch) | |
| tree | c7649ff2b7ea8545ce9a302a23d0db6931877c1f /include/sendmail | |
| parent | e388eedd7a4356992c2ecf5dcc8e77368cd9c391 (diff) | |
Diffstat (limited to 'include/sendmail')
| -rw-r--r-- | include/sendmail/mailstats.h | 4 | ||||
| -rw-r--r-- | include/sendmail/pathnames.h | 4 | ||||
| -rw-r--r-- | include/sendmail/sendmail.h | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/include/sendmail/mailstats.h b/include/sendmail/mailstats.h index faa83cb45036..9906974d15e1 100644 --- a/include/sendmail/mailstats.h +++ b/include/sendmail/mailstats.h @@ -1,5 +1,5 @@ /* - * 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 @@ -10,7 +10,7 @@ * the sendmail distribution. * * - * $Id: mailstats.h,v 8.19 2002/06/27 22:47:22 gshapiro Exp $ + * $Id: mailstats.h,v 8.20 2013/11/22 20:51:30 ca Exp $ */ #define STAT_VERSION 4 diff --git a/include/sendmail/pathnames.h b/include/sendmail/pathnames.h index cbf5f4a60675..6d637d9f54b1 100644 --- a/include/sendmail/pathnames.h +++ b/include/sendmail/pathnames.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 1998-2001 Sendmail, Inc. and its suppliers. + * Copyright (c) 1998-2001 Proofpoint, Inc. and its suppliers. * All rights reserved. * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. @@ -9,7 +9,7 @@ * the sendmail distribution. * * - * $Id: pathnames.h,v 8.36 2002/04/09 22:40:26 gshapiro Exp $ + * $Id: pathnames.h,v 8.37 2013/11/22 20:51:30 ca Exp $ */ #ifndef SM_PATHNAMES_H diff --git a/include/sendmail/sendmail.h b/include/sendmail/sendmail.h index b12a5a1af605..790cc338ad67 100644 --- a/include/sendmail/sendmail.h +++ b/include/sendmail/sendmail.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998-2001 Sendmail, Inc. and its suppliers. + * Copyright (c) 1998-2001 Proofpoint, Inc. and its suppliers. * All rights reserved. * Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved. * Copyright (c) 1988, 1993 @@ -10,7 +10,7 @@ * the sendmail distribution. * * - * $Id: sendmail.h,v 8.68 2002/07/01 22:18:53 gshapiro Exp $ + * $Id: sendmail.h,v 8.69 2013/11/22 20:51:30 ca Exp $ */ /* |
