]> jfr.im git - erebus.git/blobdiff - modules/youtube.py
Merge branch 'master' of localhost:erebus
[erebus.git] / modules / youtube.py
index 639e32fbb23ec96cc7599f1d42a0cd72653d60f6..c40bf177a6ee32b8e6f6ac92db307c321b202cff 100644 (file)
@@ -1,10 +1,10 @@
-# Erebus IRC bot - Author: Conny Sjoblom
+# Erebus IRC bot - Author: Erebus Team
 # Youtube 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?