diff options
Diffstat (limited to 'libmilter/listener.c')
-rw-r--r-- | libmilter/listener.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libmilter/listener.c b/libmilter/listener.c index 48c552fddd4dd..cd3f6e82b7256 100644 --- a/libmilter/listener.c +++ b/libmilter/listener.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999-2007 Sendmail, Inc. and its suppliers. + * Copyright (c) 1999-2007 Proofpoint, Inc. and its suppliers. * All rights reserved. * * By using this file, you agree to the terms and conditions set @@ -9,7 +9,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Id: listener.c,v 8.126 2009/12/16 16:40:23 ca Exp $") +SM_RCSID("@(#)$Id: listener.c,v 8.127 2013/11/22 20:51:36 ca Exp $") /* ** listener.c -- threaded network listener |