diff --git a/LICENSE b/LICENSE
index 6b46629398f..1236a8f2257 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2008-2012 WiredTiger, Inc.
+Copyright (c) 2008-2013 WiredTiger, Inc.
All rights reserved.
This program is free software: you can redistribute it and/or modify it under
diff --git a/bench/wtperf/runners/get_ckpt.py b/bench/wtperf/runners/get_ckpt.py
index 1b7d83a7065..8284122591f 100755
--- a/bench/wtperf/runners/get_ckpt.py
+++ b/bench/wtperf/runners/get_ckpt.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Public Domain 2008-2012 WiredTiger, Inc.
+# Public Domain 2008-2013 WiredTiger, Inc.
#
# This is free and unencumbered software released into the public domain.
#
diff --git a/bench/wtperf/wtperf.c b/bench/wtperf/wtperf.c
index ad9f6edcabb..ec30fe5ab7f 100644
--- a/bench/wtperf/wtperf.c
+++ b/bench/wtperf/wtperf.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/examples/c/ex_access.c b/examples/c/ex_access.c
index 6d5411d6662..0b8f7493a5c 100644
--- a/examples/c/ex_access.c
+++ b/examples/c/ex_access.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/examples/c/ex_all.c b/examples/c/ex_all.c
index 262a7a659ff..a724dc29c01 100644
--- a/examples/c/ex_all.c
+++ b/examples/c/ex_all.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/examples/c/ex_call_center.c b/examples/c/ex_call_center.c
index 23fe3f12f0a..97c30662a92 100644
--- a/examples/c/ex_call_center.c
+++ b/examples/c/ex_call_center.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/examples/c/ex_config.c b/examples/c/ex_config.c
index a38c16b0e86..81c68150c22 100644
--- a/examples/c/ex_config.c
+++ b/examples/c/ex_config.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/examples/c/ex_cursor.c b/examples/c/ex_cursor.c
index 1f1ed859497..e46346887c3 100644
--- a/examples/c/ex_cursor.c
+++ b/examples/c/ex_cursor.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/examples/c/ex_extending.c b/examples/c/ex_extending.c
index 298900dd200..7d0b04aab7a 100644
--- a/examples/c/ex_extending.c
+++ b/examples/c/ex_extending.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/examples/c/ex_file.c b/examples/c/ex_file.c
index fc97313b99f..110c433f738 100644
--- a/examples/c/ex_file.c
+++ b/examples/c/ex_file.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/examples/c/ex_hello.c b/examples/c/ex_hello.c
index 617932af9a1..b7c8a2497f0 100644
--- a/examples/c/ex_hello.c
+++ b/examples/c/ex_hello.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/examples/c/ex_pack.c b/examples/c/ex_pack.c
index 08ac0de9e45..a277e1e6ed4 100644
--- a/examples/c/ex_pack.c
+++ b/examples/c/ex_pack.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/examples/c/ex_process.c b/examples/c/ex_process.c
index 4ff0d89253b..0894a7d1106 100644
--- a/examples/c/ex_process.c
+++ b/examples/c/ex_process.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/examples/c/ex_schema.c b/examples/c/ex_schema.c
index 1958f4e47d6..60a889a71be 100644
--- a/examples/c/ex_schema.c
+++ b/examples/c/ex_schema.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/examples/c/ex_stat.c b/examples/c/ex_stat.c
index 93a7a44e9f0..21fb2447ee1 100644
--- a/examples/c/ex_stat.c
+++ b/examples/c/ex_stat.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/examples/c/ex_thread.c b/examples/c/ex_thread.c
index 4d89d9c3a39..f4249f7e240 100644
--- a/examples/c/ex_thread.c
+++ b/examples/c/ex_thread.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/examples/python/ex_access.py b/examples/python/ex_access.py
index 587b2bc06e8..b10be91c7d9 100755
--- a/examples/python/ex_access.py
+++ b/examples/python/ex_access.py
@@ -1,4 +1,4 @@
-# Public Domain 2008-2012 WiredTiger, Inc.
+# Public Domain 2008-2013 WiredTiger, Inc.
#
# This is free and unencumbered software released into the public domain.
#
diff --git a/ext/collators/reverse/reverse_collator.c b/ext/collators/reverse/reverse_collator.c
index dac0d4fcf63..36fe6940c9d 100644
--- a/ext/collators/reverse/reverse_collator.c
+++ b/ext/collators/reverse/reverse_collator.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/ext/compressors/bzip2/bzip2_compress.c b/ext/compressors/bzip2/bzip2_compress.c
index 5a328ab232a..b85abed13ae 100644
--- a/ext/compressors/bzip2/bzip2_compress.c
+++ b/ext/compressors/bzip2/bzip2_compress.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/ext/compressors/nop/nop_compress.c b/ext/compressors/nop/nop_compress.c
index a5aa7569b26..800aa26f2a7 100644
--- a/ext/compressors/nop/nop_compress.c
+++ b/ext/compressors/nop/nop_compress.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/ext/compressors/snappy/snappy_compress.c b/ext/compressors/snappy/snappy_compress.c
index 8833bdddfd7..e957e114166 100644
--- a/ext/compressors/snappy/snappy_compress.c
+++ b/ext/compressors/snappy/snappy_compress.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2008-2012 WiredTiger, Inc.
+ * Public Domain 2008-2013 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.
*
diff --git a/lang/python/fpacking.py b/lang/python/fpacking.py
index adabcfa807e..1922047edde 100644
--- a/lang/python/fpacking.py
+++ b/lang/python/fpacking.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright (c) 2008-2012 WiredTiger, Inc.
+# Copyright (c) 2008-2013 WiredTiger, Inc.
# All rights reserved.
#
# See the file LICENSE for redistribution information.
diff --git a/lang/python/intpack-test.py b/lang/python/intpack-test.py
index 02c5bf54701..78399a24deb 100644
--- a/lang/python/intpack-test.py
+++ b/lang/python/intpack-test.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright (c) 2008-2012 WiredTiger, Inc.
+# Copyright (c) 2008-2013 WiredTiger, Inc.
# All rights reserved.
#
# See the file LICENSE for redistribution information.
diff --git a/lang/python/intpacking.py b/lang/python/intpacking.py
index 3c94c1e7416..e41b4ad9b3d 100644
--- a/lang/python/intpacking.py
+++ b/lang/python/intpacking.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright (c) 2008-2012 WiredTiger, Inc.
+# Copyright (c) 2008-2013 WiredTiger, Inc.
# All rights reserved.
#
# See the file LICENSE for redistribution information.
diff --git a/lang/python/packing-test.py b/lang/python/packing-test.py
index 065e26e029b..ffbb049c8eb 100644
--- a/lang/python/packing-test.py
+++ b/lang/python/packing-test.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright (c) 2008-2012 WiredTiger, Inc.
+# Copyright (c) 2008-2013 WiredTiger, Inc.
# All rights reserved.
#
# See the file LICENSE for redistribution information.
diff --git a/lang/python/packing.py b/lang/python/packing.py
index a642f70ba75..397207778cb 100644
--- a/lang/python/packing.py
+++ b/lang/python/packing.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright (c) 2008-2012 WiredTiger, Inc.
+# Copyright (c) 2008-2013 WiredTiger, Inc.
# All rights reserved.
#
# See the file LICENSE for redistribution information.
diff --git a/lang/python/setup.py b/lang/python/setup.py
index 05600dd3353..995175d6ad2 100644
--- a/lang/python/setup.py
+++ b/lang/python/setup.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
#
-# Copyright (c) 2008-2012 WiredTiger, Inc.
-# All rights reserved.
+# Copyright (c) 2008-2013 WiredTiger, Inc.
+# All rights reserved.
#
# See the file LICENSE for redistribution information.
diff --git a/lang/python/src/server.py b/lang/python/src/server.py
index 6ec75ef8a24..73f75016342 100644
--- a/lang/python/src/server.py
+++ b/lang/python/src/server.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright (c) 2008-2012 WiredTiger, Inc.
+# Copyright (c) 2008-2013 WiredTiger, Inc.
# All rights reserved.
#
# See the file LICENSE for redistribution information.
diff --git a/lang/python/src/wiredtiger/__init__.py b/lang/python/src/wiredtiger/__init__.py
index 149a95d5138..db7f2aefbc2 100644
--- a/lang/python/src/wiredtiger/__init__.py
+++ b/lang/python/src/wiredtiger/__init__.py
@@ -1,6 +1,6 @@
#
#
-# Copyright (c) 2008-2012 WiredTiger, Inc.
+# Copyright (c) 2008-2013 WiredTiger, Inc.
# All rights reserved.
#
# See the file LICENSE for redistribution information.
diff --git a/lang/python/src/wiredtiger/impl/__init__.py b/lang/python/src/wiredtiger/impl/__init__.py
index 2078d90a72c..20501c97063 100644
--- a/lang/python/src/wiredtiger/impl/__init__.py
+++ b/lang/python/src/wiredtiger/impl/__init__.py
@@ -1,6 +1,6 @@
#
#
-# Copyright (c) 2008-2012 WiredTiger, Inc.
+# Copyright (c) 2008-2013 WiredTiger, Inc.
# All rights reserved.
#
# See the file LICENSE for redistribution information.
diff --git a/lang/python/src/wiredtiger/util.py b/lang/python/src/wiredtiger/util.py
index b8e8f1d65a4..a992efe6901 100644
--- a/lang/python/src/wiredtiger/util.py
+++ b/lang/python/src/wiredtiger/util.py
@@ -1,6 +1,6 @@
#
#
-# Copyright (c) 2008-2012 WiredTiger, Inc.
+# Copyright (c) 2008-2013 WiredTiger, Inc.
# All rights reserved.
#
# See the file LICENSE for redistribution information.
diff --git a/lang/python/wiredtiger.i b/lang/python/wiredtiger.i
index 7372213cb77..a6a8ed532ae 100644
--- a/lang/python/wiredtiger.i
+++ b/lang/python/wiredtiger.i
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/api/api_version.c b/src/api/api_version.c
index e4bc3610d7a..5b5574e6641 100644
--- a/src/api/api_version.c
+++ b/src/api/api_version.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/block/block_addr.c b/src/block/block_addr.c
index 2e18e73ab46..37af46a7124 100644
--- a/src/block/block_addr.c
+++ b/src/block/block_addr.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/block/block_ckpt.c b/src/block/block_ckpt.c
index 887852132bd..6fe12f88bb7 100644
--- a/src/block/block_ckpt.c
+++ b/src/block/block_ckpt.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/block/block_compact.c b/src/block/block_compact.c
index 23055a68ebe..b5d631ab4c2 100644
--- a/src/block/block_compact.c
+++ b/src/block/block_compact.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/block/block_ext.c b/src/block/block_ext.c
index 2e226e7fef8..d082cb8b539 100644
--- a/src/block/block_ext.c
+++ b/src/block/block_ext.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/block/block_mgr.c b/src/block/block_mgr.c
index 8f65dcc3ab6..3cd5b391c3a 100644
--- a/src/block/block_mgr.c
+++ b/src/block/block_mgr.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/block/block_open.c b/src/block/block_open.c
index 2efdc6a8b23..63fcb968c74 100644
--- a/src/block/block_open.c
+++ b/src/block/block_open.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/block/block_read.c b/src/block/block_read.c
index ffe5a79bf4a..be458836d5b 100644
--- a/src/block/block_read.c
+++ b/src/block/block_read.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/block/block_slvg.c b/src/block/block_slvg.c
index 326df3c38cc..140da99a865 100644
--- a/src/block/block_slvg.c
+++ b/src/block/block_slvg.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/block/block_vrfy.c b/src/block/block_vrfy.c
index 980a4cb9547..8556a953171 100644
--- a/src/block/block_vrfy.c
+++ b/src/block/block_vrfy.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/block/block_write.c b/src/block/block_write.c
index 2f869e48f5a..cd35c9833d8 100644
--- a/src/block/block_write.c
+++ b/src/block/block_write.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/bloom/bloom.c b/src/bloom/bloom.c
index 8fa613b2ac9..0d710b15c47 100644
--- a/src/bloom/bloom.c
+++ b/src/bloom/bloom.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_bulk.c b/src/btree/bt_bulk.c
index bebec44d673..327fc721a04 100644
--- a/src/btree/bt_bulk.c
+++ b/src/btree/bt_bulk.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_compact.c b/src/btree/bt_compact.c
index 0ca4214b2ab..a95c496d72c 100644
--- a/src/btree/bt_compact.c
+++ b/src/btree/bt_compact.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_curnext.c b/src/btree/bt_curnext.c
index 9367a8586fe..64fe1905608 100644
--- a/src/btree/bt_curnext.c
+++ b/src/btree/bt_curnext.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_curprev.c b/src/btree/bt_curprev.c
index 867e7d881b5..27e1b7d0982 100644
--- a/src/btree/bt_curprev.c
+++ b/src/btree/bt_curprev.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_cursor.c b/src/btree/bt_cursor.c
index 53f41a7bf6f..3954f576210 100644
--- a/src/btree/bt_cursor.c
+++ b/src/btree/bt_cursor.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_debug.c b/src/btree/bt_debug.c
index 90a10e1e37c..20a5f74632c 100644
--- a/src/btree/bt_debug.c
+++ b/src/btree/bt_debug.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_discard.c b/src/btree/bt_discard.c
index 7550285acbb..ea509c483bf 100644
--- a/src/btree/bt_discard.c
+++ b/src/btree/bt_discard.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_evict.c b/src/btree/bt_evict.c
index ac58c6c4c44..800dee96a15 100644
--- a/src/btree/bt_evict.c
+++ b/src/btree/bt_evict.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_handle.c b/src/btree/bt_handle.c
index 9a29f4966c0..8d613140dd2 100644
--- a/src/btree/bt_handle.c
+++ b/src/btree/bt_handle.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_huffman.c b/src/btree/bt_huffman.c
index a5b65d61506..25e760e2e99 100644
--- a/src/btree/bt_huffman.c
+++ b/src/btree/bt_huffman.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_io.c b/src/btree/bt_io.c
index 147f292e31d..d04e127ca0c 100644
--- a/src/btree/bt_io.c
+++ b/src/btree/bt_io.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_misc.c b/src/btree/bt_misc.c
index cc862303236..dff902193b4 100644
--- a/src/btree/bt_misc.c
+++ b/src/btree/bt_misc.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_ovfl.c b/src/btree/bt_ovfl.c
index d01eabfbc33..345ed82ada9 100644
--- a/src/btree/bt_ovfl.c
+++ b/src/btree/bt_ovfl.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_page.c b/src/btree/bt_page.c
index 8bea1220d64..0f63b11b7a2 100644
--- a/src/btree/bt_page.c
+++ b/src/btree/bt_page.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_read.c b/src/btree/bt_read.c
index f226408bb12..e85f2613aff 100644
--- a/src/btree/bt_read.c
+++ b/src/btree/bt_read.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_ret.c b/src/btree/bt_ret.c
index 0562309b395..e600cdbf4fd 100644
--- a/src/btree/bt_ret.c
+++ b/src/btree/bt_ret.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_slvg.c b/src/btree/bt_slvg.c
index 2d917407366..08c49332507 100644
--- a/src/btree/bt_slvg.c
+++ b/src/btree/bt_slvg.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_stat.c b/src/btree/bt_stat.c
index dcf0db596a2..f5ed34b2b82 100644
--- a/src/btree/bt_stat.c
+++ b/src/btree/bt_stat.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_sync.c b/src/btree/bt_sync.c
index 24be932bce9..69e8662ae24 100644
--- a/src/btree/bt_sync.c
+++ b/src/btree/bt_sync.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_upgrade.c b/src/btree/bt_upgrade.c
index fb675123d13..3244c1cac72 100644
--- a/src/btree/bt_upgrade.c
+++ b/src/btree/bt_upgrade.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_vrfy.c b/src/btree/bt_vrfy.c
index 0ab7cd585e0..9ad9110c4aa 100644
--- a/src/btree/bt_vrfy.c
+++ b/src/btree/bt_vrfy.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_vrfy_dsk.c b/src/btree/bt_vrfy_dsk.c
index 39036e62c5e..cce839feaba 100644
--- a/src/btree/bt_vrfy_dsk.c
+++ b/src/btree/bt_vrfy_dsk.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/bt_walk.c b/src/btree/bt_walk.c
index 1e89d92bff6..1b4a1d7c2fa 100644
--- a/src/btree/bt_walk.c
+++ b/src/btree/bt_walk.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/col_modify.c b/src/btree/col_modify.c
index 507e5db9823..92c4a05be56 100644
--- a/src/btree/col_modify.c
+++ b/src/btree/col_modify.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/col_srch.c b/src/btree/col_srch.c
index fd7e89eeb47..2219561d6d2 100644
--- a/src/btree/col_srch.c
+++ b/src/btree/col_srch.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/rec_evict.c b/src/btree/rec_evict.c
index 57e70d3ec42..b73a3be1439 100644
--- a/src/btree/rec_evict.c
+++ b/src/btree/rec_evict.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/rec_track.c b/src/btree/rec_track.c
index 08943327cce..21dffba7dc7 100644
--- a/src/btree/rec_track.c
+++ b/src/btree/rec_track.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/rec_write.c b/src/btree/rec_write.c
index 609ecf95826..23c8a3a3d55 100644
--- a/src/btree/rec_write.c
+++ b/src/btree/rec_write.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/row_key.c b/src/btree/row_key.c
index 854f76284ea..4f7863a7aac 100644
--- a/src/btree/row_key.c
+++ b/src/btree/row_key.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/row_modify.c b/src/btree/row_modify.c
index bc75718d3ee..2935a7f56ae 100644
--- a/src/btree/row_modify.c
+++ b/src/btree/row_modify.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/btree/row_srch.c b/src/btree/row_srch.c
index cf100e5f6a4..8e03c0ed72d 100644
--- a/src/btree/row_srch.c
+++ b/src/btree/row_srch.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/config/config.c b/src/config/config.c
index 895a6a3bf34..141a969895b 100644
--- a/src/config/config.c
+++ b/src/config/config.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/config/config_check.c b/src/config/config_check.c
index d0b8f39751c..9f4628611dd 100644
--- a/src/config/config_check.c
+++ b/src/config/config_check.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/config/config_collapse.c b/src/config/config_collapse.c
index 003a857862a..12c3015f934 100644
--- a/src/config/config_collapse.c
+++ b/src/config/config_collapse.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/config/config_concat.c b/src/config/config_concat.c
index 8dcc79c741a..7d79e921ebc 100644
--- a/src/config/config_concat.c
+++ b/src/config/config_concat.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/conn/conn_api.c b/src/conn/conn_api.c
index 374bca71b26..057d1cba2e9 100644
--- a/src/conn/conn_api.c
+++ b/src/conn/conn_api.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/conn/conn_btree.c b/src/conn/conn_btree.c
index b32416caae8..ad2b016a254 100644
--- a/src/conn/conn_btree.c
+++ b/src/conn/conn_btree.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/conn/conn_cache.c b/src/conn/conn_cache.c
index ae1600dfcc9..f51c1695049 100644
--- a/src/conn/conn_cache.c
+++ b/src/conn/conn_cache.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/conn/conn_cache_pool.c b/src/conn/conn_cache_pool.c
index b4f16557142..d9bc11d4952 100644
--- a/src/conn/conn_cache_pool.c
+++ b/src/conn/conn_cache_pool.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/conn/conn_handle.c b/src/conn/conn_handle.c
index ef698f335be..97cb533182d 100644
--- a/src/conn/conn_handle.c
+++ b/src/conn/conn_handle.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/conn/conn_open.c b/src/conn/conn_open.c
index 27b85cefa56..ae5d0d24172 100644
--- a/src/conn/conn_open.c
+++ b/src/conn/conn_open.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/conn/conn_stat.c b/src/conn/conn_stat.c
index 812a575b739..6ca3be4659a 100644
--- a/src/conn/conn_stat.c
+++ b/src/conn/conn_stat.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/cursor/cur_backup.c b/src/cursor/cur_backup.c
index 8dc5adb580a..f48676c70ff 100644
--- a/src/cursor/cur_backup.c
+++ b/src/cursor/cur_backup.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/cursor/cur_bulk.c b/src/cursor/cur_bulk.c
index ac9dc9a7b51..13c7b694e9a 100644
--- a/src/cursor/cur_bulk.c
+++ b/src/cursor/cur_bulk.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/cursor/cur_config.c b/src/cursor/cur_config.c
index 5dd91d33c16..a0173f0671e 100644
--- a/src/cursor/cur_config.c
+++ b/src/cursor/cur_config.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/cursor/cur_dump.c b/src/cursor/cur_dump.c
index 52265c2a5a9..8594ca20bc0 100644
--- a/src/cursor/cur_dump.c
+++ b/src/cursor/cur_dump.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/cursor/cur_file.c b/src/cursor/cur_file.c
index 0e2e9225e51..14593742210 100644
--- a/src/cursor/cur_file.c
+++ b/src/cursor/cur_file.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/cursor/cur_index.c b/src/cursor/cur_index.c
index b48b47336cd..2bdd57dcfab 100644
--- a/src/cursor/cur_index.c
+++ b/src/cursor/cur_index.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/cursor/cur_stat.c b/src/cursor/cur_stat.c
index 4f400cfdf7d..71eeea4361f 100644
--- a/src/cursor/cur_stat.c
+++ b/src/cursor/cur_stat.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/cursor/cur_std.c b/src/cursor/cur_std.c
index f5bdbf11027..0d335dbf83b 100644
--- a/src/cursor/cur_std.c
+++ b/src/cursor/cur_std.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/cursor/cur_table.c b/src/cursor/cur_table.c
index c47c8a88f2f..29b4529492b 100644
--- a/src/cursor/cur_table.c
+++ b/src/cursor/cur_table.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * Copyright (c) 2008-2013 WiredTiger, Inc.
* All rights reserved.
*
* See the file LICENSE for redistribution information.
diff --git a/src/docs/build-javadoc.sh b/src/docs/build-javadoc.sh
index c413db28d33..292c3468f4c 100755
--- a/src/docs/build-javadoc.sh
+++ b/src/docs/build-javadoc.sh
@@ -8,5 +8,5 @@ CLASSPATH=$THRIFT_HOME/libthrift.jar:$SLF4J_JAR javadoc -public -d $DOCS/java \
-stylesheetfile $DOCS/style/javadoc.css \
-use -link http://java.sun.com/j2se/1.5.0/docs/api/ \
-header 'WiredTiger API
version '$WT_VERSION'' \
- -windowtitle 'WiredTiger Java API' -bottom 'Copyright (c) 2008-2012 WiredTiger, Inc. All rights reserved.' \
+ -windowtitle 'WiredTiger Java API' -bottom 'Copyright (c) 2008-2013 WiredTiger, Inc. All rights reserved.' \
com.wiredtiger com.wiredtiger.util
diff --git a/src/docs/style/footer.html b/src/docs/style/footer.html
index 1f1084b9863..1c0f056a6a3 100644
--- a/src/docs/style/footer.html
+++ b/src/docs/style/footer.html
@@ -3,13 +3,13 @@