diff options
Diffstat (limited to 'libsm/b-strcmp.c')
-rw-r--r-- | libsm/b-strcmp.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libsm/b-strcmp.c b/libsm/b-strcmp.c index c7dcb88b3a62..f918619c5ac5 100644 --- a/libsm/b-strcmp.c +++ b/libsm/b-strcmp.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000-2001, 2004 Sendmail, Inc. and its suppliers. + * Copyright (c) 2000-2001, 2004 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_RCSID("@(#)$Id: b-strcmp.c,v 1.14 2005/06/14 23:07:20 ca Exp $") +SM_RCSID("@(#)$Id: b-strcmp.c,v 1.15 2013/11/22 20:51:42 ca Exp $") #include <stdio.h> #include <stdlib.h> #include <unistd.h> |