summaryrefslogtreecommitdiff
path: root/libsm/fseek.c
diff options
context:
space:
mode:
Diffstat (limited to 'libsm/fseek.c')
-rw-r--r--libsm/fseek.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libsm/fseek.c b/libsm/fseek.c
index 4b3fe10367cb..de58e4e0c447 100644
--- a/libsm/fseek.c
+++ b/libsm/fseek.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.
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
@@ -13,7 +13,7 @@
*/
#include <sm/gen.h>
-SM_RCSID("@(#)$Id: fseek.c,v 1.47 2005/06/14 23:07:20 ca Exp $")
+SM_RCSID("@(#)$Id: fseek.c,v 1.48 2013/11/22 20:51:42 ca Exp $")
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>