summaryrefslogtreecommitdiff
path: root/src/btree/bt_misc.c
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2011-02-16 16:15:04 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2011-02-16 16:15:04 +1100
commit4cf87d06a4fefb9062508d2dd3fe8ec569b5371e (patch)
tree7d3b9b7ac004df28e7b9db2a9337fc3cfb100fcf /src/btree/bt_misc.c
parentccf431cdc39846407776e64e5e92d1b17a9bf2c2 (diff)
downloadmongo-4cf87d06a4fefb9062508d2dd3fe8ec569b5371e.tar.gz
Remove '$Id$ from sources, add more file to the list for s_copyright to check.
Diffstat (limited to 'src/btree/bt_misc.c')
-rw-r--r--src/btree/bt_misc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/btree/bt_misc.c b/src/btree/bt_misc.c
index 59c0b62ed5d..bab4df8807b 100644
--- a/src/btree/bt_misc.c
+++ b/src/btree/bt_misc.c
@@ -3,8 +3,6 @@
*
* Copyright (c) 2008-2011 WiredTiger, Inc.
* All rights reserved.
- *
- * $Id$
*/
#include "wt_internal.h"