]> jfr.im git - erebus.git/blobdiff - modules/twitch.py
licensing
[erebus.git] / modules / twitch.py
index fdd7b32ea7e5bcf07dcf3dcc8da296ca49d83929..6357459e7065952f78552917ab9a5431d7930a8c 100644 (file)
@@ -1,10 +1,10 @@
-# Erebus IRC bot - Author: Conny Sjoblom
+# Erebus IRC bot - Author: Erebus Team
 # Twitch URL Checker
 # This file is released into the public domain; see http://unlicense.org/
 
 # module info
 modinfo = {
-       'author': 'Conny Sjoblom',
+       'author': 'Erebus Team',
        'license': 'public domain',
        'compatible': [1], # compatible module API versions
        'depends': [], # other modules required to work properly?