]> jfr.im git - erebus.git/blobdiff - modules/module.py
licensing
[erebus.git] / modules / module.py
index 8a2989c63d21a0175d080877995c13ca041c16e6..33be1ffedcddc49e239011e3f7dcb9e25075f943 100644 (file)
@@ -1,10 +1,10 @@
-# Erebus IRC bot - Author: John Runyon
+# Erebus IRC bot - Author: Erebus Team
 # module control through irc
 # This file is released into the public domain; see http://unlicense.org/
 
 # module info
 modinfo = {
-       'author': 'John Runyon (DimeCadmium)',
+       'author': 'Erebus Team',
        'license': 'public domain',
        'compatible': [1], # compatible module API versions
        'depends': [], # other modules required to work properly?