summaryrefslogtreecommitdiff
path: root/src/block/block_slvg.c
diff options
context:
space:
mode:
authorKeith Bostic <keith.bostic@wiredtiger.com>2012-01-22 18:52:07 +0000
committerKeith Bostic <keith.bostic@wiredtiger.com>2012-01-22 18:52:07 +0000
commitd4730946763a9a48d92e3b21f3533c0e033e5c1e (patch)
treeec325b5b17cdc874df1494685a3ccc9da8bbdac1 /src/block/block_slvg.c
parent93c43649f4d622f9e7dfec5c95d1d328bd996aee (diff)
downloadmongo-d4730946763a9a48d92e3b21f3533c0e033e5c1e.tar.gz
Update copyright notices to 2012.
Change the copyright check script to always use the current year. Change the example code copyright notices to document them as freeware, anybody using WiredTiger example code is free to use it in any way they choose, including commercially, WiredTiger claims no rights in such a copy. Minor re-ordering of the standard copyright notice so the preamble is always the copyright notice itself, not the mention of the LICENSE file.
Diffstat (limited to 'src/block/block_slvg.c')
-rw-r--r--src/block/block_slvg.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/block/block_slvg.c b/src/block/block_slvg.c
index 6a0094b4b2c..44a52a1f0fc 100644
--- a/src/block/block_slvg.c
+++ b/src/block/block_slvg.c
@@ -1,8 +1,8 @@
/*-
- * See the file LICENSE for redistribution information.
- *
- * Copyright (c) 2008-2011 WiredTiger, Inc.
+ * Copyright (c) 2008-2012 WiredTiger, Inc.
* All rights reserved.
+ *
+ * See the file LICENSE for redistribution information.
*/
#include "wt_internal.h"