diff options
Diffstat (limited to 'examples/python')
-rwxr-xr-x | examples/python/ex_access.py | 2 | ||||
-rwxr-xr-x | examples/python/ex_stat.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/python/ex_access.py b/examples/python/ex_access.py index aa99c1f6547..58ba64607e2 100755 --- a/examples/python/ex_access.py +++ b/examples/python/ex_access.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/examples/python/ex_stat.py b/examples/python/ex_stat.py index 1772badd076..cd99c4f388b 100755 --- a/examples/python/ex_stat.py +++ b/examples/python/ex_stat.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. |