summaryrefslogtreecommitdiff
path: root/tools/wtstats
diff options
context:
space:
mode:
Diffstat (limited to 'tools/wtstats')
-rw-r--r--tools/wtstats/test/test_wtstats.py2
-rwxr-xr-xtools/wtstats/wtstats.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/wtstats/test/test_wtstats.py b/tools/wtstats/test/test_wtstats.py
index ac730c2fd4d..3d4e9dd1c49 100644
--- a/tools/wtstats/test/test_wtstats.py
+++ b/tools/wtstats/test/test_wtstats.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.
diff --git a/tools/wtstats/wtstats.py b/tools/wtstats/wtstats.py
index bf5557d12f4..7d9e71b0360 100755
--- a/tools/wtstats/wtstats.py
+++ b/tools/wtstats/wtstats.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.