X-Git-Url: https://jfr.im/git/erebus.git/blobdiff_plain/f7e0fcf41c208d311f6f9074560975bac1181a39..9bd05cf6ce93e89492b5e239aeb7785879a57039:/modules/spotify.py diff --git a/modules/spotify.py b/modules/spotify.py index fe4e037..9ee323e 100644 --- a/modules/spotify.py +++ b/modules/spotify.py @@ -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?