summaryrefslogtreecommitdiff
path: root/tutorials/run_doctests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials/run_doctests.py')
-rwxr-xr-xtutorials/run_doctests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorials/run_doctests.py b/tutorials/run_doctests.py
index e04d85f..a8f2bcc 100755
--- a/tutorials/run_doctests.py
+++ b/tutorials/run_doctests.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2016, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008 by David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.
#-----------------------------------------------------------------------------