aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE2
-rw-r--r--README.md1
-rw-r--r--src/bot_discord.js2
3 files changed, 2 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index fb5f224..707395b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2017 AleeCorp
+Copyright (c) 2018 AleeCorp
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/README.md b/README.md
index 5e4654d..c77d2c9 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,6 @@ Welcome to the AleeBot github repo!
If you want to help do a pull request, also submit a problem/suggestion to issues.
So here's the planned features so far for AleeBot for discord servers
-1. Command handler
# Contributors
Here's the list of people who helped me with AleeBot for discord servers
diff --git a/src/bot_discord.js b/src/bot_discord.js
index 9724b96..49d9416 100644
--- a/src/bot_discord.js
+++ b/src/bot_discord.js
@@ -1,7 +1,7 @@
/*********************************************
*
* AleeBot for Discord servers
- * Copyright (C) 2017 AleeCorp
+ * Copyright (C) 2018 AleeCorp
* License: MIT
*
**********************************************/