summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-01-01 13:07:05 (GMT)
committerGeorg Brandl <georg@python.org>2010-01-01 13:07:05 (GMT)
commit8cdc9bc9018af92faef452c4364421a1c77a029d (patch)
tree02ceaa35e892ae8b60b95ade8b13c3f9e03ea3a0 /Lib/lib-tk
parent9db77468bc581b9c32e03a7190d7d502c7522f77 (diff)
downloadcpython-8cdc9bc9018af92faef452c4364421a1c77a029d.zip
cpython-8cdc9bc9018af92faef452c4364421a1c77a029d.tar.gz
cpython-8cdc9bc9018af92faef452c4364421a1c77a029d.tar.bz2
More yearly updates.
Diffstat (limited to 'Lib/lib-tk')
-rw-r--r--Lib/lib-tk/turtle.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/lib-tk/turtle.py b/Lib/lib-tk/turtle.py
index afe5658..e9dba10 100644
--- a/Lib/lib-tk/turtle.py
+++ b/Lib/lib-tk/turtle.py
@@ -2,7 +2,7 @@
# turtle.py: a Tkinter based turtle graphics module for Python
# Version 1.0.1 - 24. 9. 2009
#
-# Copyright (C) 2006 - 2009 Gregor Lingl
+# Copyright (C) 2006 - 2010 Gregor Lingl
# email: glingl@aon.at
#
# This software is provided 'as-is', without any express or implied