]> jfr.im git - erebus.git/blobdiff - config.py
Putting header on files
[erebus.git] / config.py
index d274509e39b1e9f5d0f68360f997e119e05ddb33..92b08cb077877c5c17149960bebc66d432ba2b0f 100644 (file)
--- a/config.py
+++ b/config.py
@@ -1,3 +1,6 @@
+# Erebus IRC bot - Author: John Runyon
+# "Config" class (reading/providing access to bot.config)
+
 import ConfigParser
 
 class Config(object):