Update the licence info to 2020 (#3259)

* We're somewhat on time for once!

* Helps to update RTD

* Added changelog
This commit is contained in:
Kowlin 2020-01-03 00:37:27 +01:00 committed by Michael H
parent c8f753db0d
commit ec6877dbc6
3 changed files with 4 additions and 3 deletions

View File

@ -632,7 +632,7 @@ 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. the "copyright" line and a pointer to where the full notice is found.
Red - A fully customizable Discord bot Red - A fully customizable Discord bot
Copyright (C) 2015-2019 Twentysix Copyright (C) 2015-2020 Twentysix
This program is free software: you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by
@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode: notice like this when it starts in an interactive mode:
Red-DiscordBot Copyright (C) 2015-2019 Twentysix Red-DiscordBot Copyright (C) 2015-2020 Twentysix
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details. under certain conditions; type `show c' for details.

View File

@ -0,0 +1 @@
Updated copyright notices on License and RTD config to 2020

View File

@ -58,7 +58,7 @@ master_doc = "index"
# General information about the project. # General information about the project.
project = "Red - Discord Bot" project = "Red - Discord Bot"
copyright = "2018-2019, Cog Creators" copyright = "2018-2020, Cog Creators"
author = "Cog Creators" author = "Cog Creators"
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for