aboutsummaryrefslogtreecommitdiffstats
path: root/blogthon.cgi
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2009-03-01 13:55:09 +0100
committerStefan Ritter <xeno@thehappy.de>2009-03-01 13:55:09 +0100
commit10fd2572acfec46ac9edcf8eb64609210fe158d7 (patch)
tree7642fdcbf7f749e53871ca1c1b64ec2764b08576 /blogthon.cgi
parentfc1b6997235fe0249b1f5fdf0e47d58734cee8f3 (diff)
Added author and description in header
Diffstat (limited to 'blogthon.cgi')
-rwxr-xr-xblogthon.cgi3
1 files changed, 3 insertions, 0 deletions
diff --git a/blogthon.cgi b/blogthon.cgi
index f85eb01..43b63cb 100755
--- a/blogthon.cgi
+++ b/blogthon.cgi
@@ -6,6 +6,9 @@
# To Public License, Version 2, as published by Sam Hocevar. See
# http://sam.zoy.org/wtfpl/COPYING for more details.
+# Author: Stefan Ritter <xeno@thehappy.de>
+# Description: A simple blogging software
+
import cgi
import os
import time