From e0616c37a955e702ae12a83c93f54be49d0084b9 Mon Sep 17 00:00:00 2001 From: jack1142 <6032823+jack1142@users.noreply.github.com> Date: Wed, 29 Jul 2020 01:36:15 +0200 Subject: [PATCH] Fix the copyright in LICENSE file (#3985) * Fix the copyright in LICENSE file * Update LICENSE Co-authored-by: Kowlin * Update LICENSE Co-authored-by: Kowlin Co-authored-by: Kowlin --- LICENSE | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 4c7dd316c..a63cecde0 100644 --- a/LICENSE +++ b/LICENSE @@ -632,7 +632,8 @@ state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Red - A fully customizable Discord bot - Copyright (C) 2015-2020 Twentysix + Copyright (C) 2017-2020 Cog Creators + Copyright (C) 2015-2017 Twentysix This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -652,7 +653,8 @@ Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - Red-DiscordBot Copyright (C) 2015-2020 Twentysix + Red-DiscordBot Copyright (C) 2017-2020 Cog Creators + Red-DiscordBot Copyright (C) 2015-2017 Twentysix This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details.