aboutsummaryrefslogtreecommitdiff
path: root/commands/Information
diff options
context:
space:
mode:
Diffstat (limited to 'commands/Information')
-rw-r--r--commands/Information/contribute.js2
-rw-r--r--commands/Information/help.js2
-rw-r--r--commands/Information/ping.js2
3 files changed, 3 insertions, 3 deletions
diff --git a/commands/Information/contribute.js b/commands/Information/contribute.js
index 7a0b4e4..0e1ae82 100644
--- a/commands/Information/contribute.js
+++ b/commands/Information/contribute.js
@@ -1,4 +1,4 @@
-/****************************************
+/** **************************************
*
* Contribute: Plugin for PokeBot that redirects users to the proper place to contribute.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
diff --git a/commands/Information/help.js b/commands/Information/help.js
index 9245963..c44424c 100644
--- a/commands/Information/help.js
+++ b/commands/Information/help.js
@@ -1,4 +1,4 @@
-/****************************************
+/** **************************************
*
* Help: Plugin for PokeBot that guides the user on how to use the bot.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
diff --git a/commands/Information/ping.js b/commands/Information/ping.js
index ddc93b4..3de0479 100644
--- a/commands/Information/ping.js
+++ b/commands/Information/ping.js
@@ -1,4 +1,4 @@
-/****************************************
+/** **************************************
*
* Ping: Plugin for PokeBot that provides diagnostic information.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee