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 /libsm/util.c | |
| parent | e388eedd7a4356992c2ecf5dcc8e77368cd9c391 (diff) | |
Diffstat (limited to 'libsm/util.c')
| -rw-r--r-- | libsm/util.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libsm/util.c b/libsm/util.c index 2b99a493422d..7a600ae25971 100644 --- a/libsm/util.c +++ b/libsm/util.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006 Sendmail, Inc. and its suppliers. + * Copyright (c) 2006 Proofpoint, Inc. and its suppliers. * All rights reserved. * * By using this file, you agree to the terms and conditions set @@ -10,7 +10,7 @@ #include <sm/gen.h> -SM_RCSID("@(#)$Id: util.c,v 1.9 2006/08/30 18:35:51 ca Exp $") +SM_RCSID("@(#)$Id: util.c,v 1.10 2013/11/22 20:51:44 ca Exp $") #include <sm/setjmp.h> #include <sm/conf.h> #include <sm/assert.h> |
