summaryrefslogtreecommitdiff
path: root/test/suite/test_base01.py
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2015-01-04 14:07:56 -0500
committerKeith Bostic <keith@wiredtiger.com>2015-01-04 14:07:56 -0500
commit1f9098871a9148f2b1f6dd49aec01418c95ddf5c (patch)
tree4d080d856a829508a317793731dde501f2a93ed8 /test/suite/test_base01.py
parenta013404d35734e10d84e8a7c939597913714aaf5 (diff)
downloadmongo-1f9098871a9148f2b1f6dd49aec01418c95ddf5c.tar.gz
Copyright notices: add MongoDB, update to 2015.
Diffstat (limited to 'test/suite/test_base01.py')
-rw-r--r--test/suite/test_base01.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/suite/test_base01.py b/test/suite/test_base01.py
index dfd3169ee52..8d4c03e2bda 100644
--- a/test/suite/test_base01.py
+++ b/test/suite/test_base01.py
@@ -1,5 +1,6 @@
#!/usr/bin/env python
#
+# Public Domain 2014-2015 MongoDB, Inc.
# Public Domain 2008-2014 WiredTiger, Inc.
#
# This is free and unencumbered software released into the public domain.