summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlb_ii <lolbot_iichan@mail.ru>2020-07-12 18:36:00 +0300
committerlb_ii <lolbot_iichan@mail.ru>2020-07-12 18:36:00 +0300
commit69c3df713f01e1f43980eecf720dfc3e25e1a70e (patch)
treef2bfc655f936d1346e44fe9a8684fca8fc5f5f92
parent5a72096c57f2a300e786824c0cb67cef61304f90 (diff)
downloadply-69c3df713f01e1f43980eecf720dfc3e25e1a70e.tar.gz
GARDENSNAKE: Update changelog header
-rw-r--r--example/GardenSnake/GardenSnake.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/example/GardenSnake/GardenSnake.py b/example/GardenSnake/GardenSnake.py
index 3520ee4..0633f87 100644
--- a/example/GardenSnake/GardenSnake.py
+++ b/example/GardenSnake/GardenSnake.py
@@ -31,9 +31,13 @@
#
# Andrew Dalke / Dalke Scientific Software, LLC
# 30 August 2006 / Cape Town, South Africa
+#
+# Lolbot Iichan / Moonworks
+# 12 July 2020 / Moscow, Russia
# Changelog:
# 30 August - added link to CC license; removed the "swapcase" encoding
+# 12 July - ported to Python 3; fixed whitespace in some regex
# Modifications for inclusion in PLY distribution
import sys