diff --git a/README.md b/README.md
index 98c7a6c..f803e10 100755
--- a/README.md
+++ b/README.md
@@ -104,7 +104,7 @@ CloudBot is **licensed** under the **GPL v3** license. The terms are as follows.
CloudBot/DEV
- Copyright © 2011 Luke Rogers -
+ Copyright © 2011 ClouDev -
CloudBot is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/cloudbot b/cloudbot
index 02f8d37..860e63a 100755
--- a/cloudbot
+++ b/cloudbot
@@ -5,7 +5,7 @@ echo " / ____/ /___ __ ______/ / __ )____ / /_"
echo " / / / / __ \/ / / / __ / __ / __ \/ __/"
echo "/ /___/ / /_/ / /_/ / /_/ / /_/ / /_/ / /_ "
echo "\____/_/\____/\__,_/\__,_/_____/\____/\__/ "
-echo " http://git.io/cloudbot by lukeroge "
+echo " http://git.io/cloudbot by ClouDev "
echo ""
locatefiles() {
botfile="/bot.py"