summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Bostic <keith.bostic@wiredtiger.com>2012-02-01 19:10:22 +0000
committerKeith Bostic <keith.bostic@wiredtiger.com>2012-02-01 19:10:22 +0000
commit2ed763331e13ca912b5a7927dfcae05dc60dea51 (patch)
treee27d9d139236de50af56bbb21e7f4ae9949512f5
parentce8d2c2558976193cf00701877b82703eab35a24 (diff)
downloadmongo-2ed763331e13ca912b5a7927dfcae05dc60dea51.tar.gz
Update the copyright notice.
-rw-r--r--src/bdb/bdb.cpp7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/bdb/bdb.cpp b/src/bdb/bdb.cpp
index 81841592b40..04640f966bc 100644
--- a/src/bdb/bdb.cpp
+++ b/src/bdb/bdb.cpp
@@ -1,4 +1,9 @@
-/* Copyright (c) 2010 WiredTiger, Inc. All rights reserved. */
+/*-
+ * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * All rights reserved.
+ *
+ * See the file LICENSE for redistribution information.
+ */
#include <db.h>