From dcd4a1ae040862d3bad7d226eee44cd479de2c99 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 2 Jan 2020 14:14:41 -0500 Subject: more copyright update --- bot_discord.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot_discord.js b/bot_discord.js index 522b13a..5de4685 100644 --- a/bot_discord.js +++ b/bot_discord.js @@ -44,7 +44,7 @@ const rl = readline.createInterface({ prompt: '> '.gray }); -console.log(`AleeBot ${settings.abVersion}: Copyright (C) 2018 AleeCorp`.gray); +console.log(`AleeBot ${settings.abVersion}: Copyright (C) 2017-2020 Alee Productions`.gray); console.log('This program comes with ABSOLUTELY NO WARRANTY; for details type `show w\'.'.gray); console.log ('This is free software, and you are welcome to redistribute it'.gray); console.log ('under certain conditions; type `show c\' for details.\n'.gray) -- cgit v1.2.3