aboutsummaryrefslogtreecommitdiff
path: root/db2/btree/btree.src
diff options
context:
space:
mode:
Diffstat (limited to 'db2/btree/btree.src')
-rw-r--r--db2/btree/btree.src10
1 files changed, 3 insertions, 7 deletions
diff --git a/db2/btree/btree.src b/db2/btree/btree.src
index 6145696d28..928dce2196 100644
--- a/db2/btree/btree.src
+++ b/db2/btree/btree.src
@@ -1,16 +1,12 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 1996, 1997
+ * Copyright (c) 1996, 1997, 1998
* Sleepycat Software. All rights reserved.
+ *
+ * @(#)btree.src 10.8 (Sleepycat) 4/10/98
*/
-#include "config.h"
-
-#ifndef lint
-static const char sccsid[] = "@(#)btree.src 10.6 (Sleepycat) 11/2/97";
-#endif /* not lint */
-
PREFIX bam
/*