]> jfr.im git - erebus.git/blobdiff - modules/spotify.py
licensing
[erebus.git] / modules / spotify.py
index fe4e0377a05f3ac9cd5b8ad9b9ae6ed25058dd33..9ee323ed562b8e876c4f9363801150d0882301e5 100644 (file)
@@ -1,10 +1,10 @@
-# Erebus IRC bot - Author: Conny Sjoblom
+# Erebus IRC bot - Author: Erebus Team
 # Spotify 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?