summaryrefslogtreecommitdiff
path: root/test/suite/test_config01.py
diff options
context:
space:
mode:
authorKeith Bostic <keith.bostic@wiredtiger.com>2012-02-01 12:53:03 +0000
committerKeith Bostic <keith.bostic@wiredtiger.com>2012-02-01 12:53:03 +0000
commitf96a1248c6984a79800c7bf1187c11d2e7ce853c (patch)
tree1b66edb2b0f5865df71727c2ec358e901cc8b339 /test/suite/test_config01.py
parentfca1b351165dc8fbb52c0353694a4357465a74e4 (diff)
downloadmongo-f96a1248c6984a79800c7bf1187c11d2e7ce853c.tar.gz
Add the test suit to the copyright check script, update test suite
copyright notices.
Diffstat (limited to 'test/suite/test_config01.py')
-rw-r--r--test/suite/test_config01.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/suite/test_config01.py b/test/suite/test_config01.py
index ed6e794317b..47f344244a0 100644
--- a/test/suite/test_config01.py
+++ b/test/suite/test_config01.py
@@ -1,10 +1,10 @@
#!/usr/bin/env python
#
-# 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.
+#
# test_config01.py
# Configuration strings for wiredtiger_open
#