summaryrefslogtreecommitdiff
path: root/libsm/errstring.c
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2014-01-26 20:46:55 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2014-01-26 20:46:55 +0000
commitc1bfccf73ee6551521d508e89408309544c871c8 (patch)
treec7649ff2b7ea8545ce9a302a23d0db6931877c1f /libsm/errstring.c
parente388eedd7a4356992c2ecf5dcc8e77368cd9c391 (diff)
Notes
Diffstat (limited to 'libsm/errstring.c')
-rw-r--r--libsm/errstring.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libsm/errstring.c b/libsm/errstring.c
index b2999bdec9711..6fc5aeb9722fc 100644
--- a/libsm/errstring.c
+++ b/libsm/errstring.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2001, 2003 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2001, 2003 Proofpoint, Inc. and its suppliers.
* All rights reserved.
* Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved.
* Copyright (c) 1988, 1993
@@ -11,7 +11,7 @@
*/
#include <sm/gen.h>
-SM_RCSID("@(#)$Id: errstring.c,v 1.19 2003/12/10 03:53:05 gshapiro Exp $")
+SM_RCSID("@(#)$Id: errstring.c,v 1.20 2013/11/22 20:51:42 ca Exp $")
#include <errno.h>
#include <stdio.h> /* sys_errlist, on some platforms */