about summary refs log tree commit diff
path: root/db2/txn/txn.src
diff options
context:
space:
mode:
Diffstat (limited to 'db2/txn/txn.src')
-rw-r--r--db2/txn/txn.src8
1 files changed, 3 insertions, 5 deletions
diff --git a/db2/txn/txn.src b/db2/txn/txn.src
index 40bb63ecb6..04809b69d6 100644
--- a/db2/txn/txn.src
+++ b/db2/txn/txn.src
@@ -1,14 +1,12 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 1997
+ * Copyright (c) 1996, 1997, 1998
  *	Sleepycat Software.  All rights reserved.
  *
- *	@(#)txn.src	10.1 (Sleepycat) 4/12/97
- *
- * This is the source file used to create the logging functions for the
- * transaction system.
+ *	@(#)txn.src	10.3 (Sleepycat) 4/10/98
  */
+
 PREFIX	txn
 
 /*