summaryrefslogtreecommitdiff
path: root/test/suite/test_txn02.py
diff options
context:
space:
mode:
authorKeith Bostic <keith.bostic@mongodb.com>2017-04-07 00:43:02 -0400
committerMichael Cahill <michael.cahill@mongodb.com>2017-04-07 14:43:02 +1000
commit1df0d26ef1b81fe40fca840cee03970694bded3e (patch)
tree62c0fb9a435c91a65705e17a0f5981e96da47422 /test/suite/test_txn02.py
parentc7b4322b8199a5c0d83f9b44018beb7a35edef09 (diff)
downloadmongo-1df0d26ef1b81fe40fca840cee03970694bded3e.tar.gz
WT-3267 Upgrade copyright notices from 2016 to 2017. (#3374)
Diffstat (limited to 'test/suite/test_txn02.py')
-rw-r--r--test/suite/test_txn02.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/test_txn02.py b/test/suite/test_txn02.py
index 0ab05baea36..f51d69d4a6c 100644
--- a/test/suite/test_txn02.py
+++ b/test/suite/test_txn02.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Public Domain 2014-2016 MongoDB, Inc.
+# Public Domain 2014-2017 MongoDB, Inc.
# Public Domain 2008-2014 WiredTiger, Inc.
#
# This is free and unencumbered software released into the public domain.