diff options
author | Keith Bostic <keith@wiredtiger.com> | 2016-01-01 16:37:39 -0500 |
---|---|---|
committer | Keith Bostic <keith@wiredtiger.com> | 2016-01-01 16:37:39 -0500 |
commit | 344a714c3dd78c5ed86cdb9401d30cb90e40e765 (patch) | |
tree | 16a0a9bb4ec44a7c04b8a14d15a4be4714c67db0 /test/suite/test_txn06.py | |
parent | f1a56169ba8d6bcaefac26d05aa08d7b170e8b89 (diff) | |
download | mongo-344a714c3dd78c5ed86cdb9401d30cb90e40e765.tar.gz |
Upgrade copyright notices from 2015 to 2016.
Diffstat (limited to 'test/suite/test_txn06.py')
-rw-r--r-- | test/suite/test_txn06.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/test_txn06.py b/test/suite/test_txn06.py index 4e3416c2235..9c1d0335d47 100644 --- a/test/suite/test_txn06.py +++ b/test/suite/test_txn06.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Public Domain 2014-2015 MongoDB, Inc. +# Public Domain 2014-2016 MongoDB, Inc. # Public Domain 2008-2014 WiredTiger, Inc. # # This is free and unencumbered software released into the public domain. |