diff options
Diffstat (limited to 'examples/python/ex_access.py')
-rwxr-xr-x | examples/python/ex_access.py | 2 |
1 files changed, 1 insertions, 1 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. |