summaryrefslogtreecommitdiff
path: root/libsm/test.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/test.c
parente388eedd7a4356992c2ecf5dcc8e77368cd9c391 (diff)
Diffstat (limited to 'libsm/test.c')
-rw-r--r--libsm/test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libsm/test.c b/libsm/test.c
index 361cc45576a1..117e89bb5697 100644
--- a/libsm/test.c
+++ b/libsm/test.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2000-2002 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2000-2002 Proofpoint, Inc. and its suppliers.
* All rights reserved.
*
* By using this file, you agree to the terms and conditions set
@@ -8,7 +8,7 @@
*/
#include <sm/gen.h>
-SM_IDSTR(Id, "@(#)$Id: test.c,v 1.16 2002/01/08 17:54:40 ca Exp $")
+SM_IDSTR(Id, "@(#)$Id: test.c,v 1.17 2013/11/22 20:51:44 ca Exp $")
/*
** Abstractions for writing libsm test programs.