diff --git a/msm/msm b/msm/msm index 8c280c9451..9f48d132d4 100755 --- a/msm/msm +++ b/msm/msm @@ -30,6 +30,7 @@ echo "####### Mycroft Skill Manager #######" function help() { echo "msm: Mycroft Skill Manager" + echo -e " Copyright (c) 2017 Mycroft AI, Inc. All rights reserved.\n" echo "usage: msm install or " echo " Installs the given Skill into the /opt/mycroft/skills directory" echo " where is the address of the skill in Github."