summaryrefslogtreecommitdiff
path: root/db2/os/os_abs.c
diff options
context:
space:
mode:
Diffstat (limited to 'db2/os/os_abs.c')
-rw-r--r--db2/os/os_abs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/db2/os/os_abs.c b/db2/os/os_abs.c
index 872e46d058..d9f4970467 100644
--- a/db2/os/os_abs.c
+++ b/db2/os/os_abs.c
@@ -1,14 +1,14 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 1997
+ * Copyright (c) 1997, 1998
* Sleepycat Software. All rights reserved.
*/
#include "config.h"
#ifndef lint
-static const char sccsid[] = "@(#)os_abs.c 10.7 (Sleepycat) 10/24/97";
+static const char sccsid[] = "@(#)os_abs.c 10.8 (Sleepycat) 4/10/98";
#endif /* not lint */
#ifndef NO_SYSTEM_INCLUDES