From 35c5394fe181600c2afc2a8ba22139475078ff66 Mon Sep 17 00:00:00 2001 From: Zenrac Date: Sun, 23 Feb 2020 13:32:24 +0100 Subject: [PATCH] Update Licenses --- LICENSE | 2 +- run.py | 4 ++-- run_multiprocessing_manual.py | 4 ++-- utils/checks.py | 2 +- utils/spotify.py | 4 ++-- utils/youtube_api.py | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/LICENSE b/LICENSE index 8b23445..97bb74a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 +Copyright (c) 2017-2020 Zenrac - Watora (https://github.com/Zenrac/Watora) 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/run.py b/run.py index e783fd0..bcf86b4 100644 --- a/run.py +++ b/run.py @@ -1,8 +1,8 @@ """ The MIT License -Copyright (c) 2015-2018 Just-Some-Bots (https://github.com/Just-Some-Bots) -Copyright (c) 2016-2018 Zenrac (https://github.com/Zenrac) +Copyright (c) 2015-2020 Just-Some-Bots (https://github.com/Just-Some-Bots) +Copyright (c) 2017-2020 Zenrac - Watora (https://github.com/Zenrac/Watora) 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/run_multiprocessing_manual.py b/run_multiprocessing_manual.py index 0027c1c..722a026 100644 --- a/run_multiprocessing_manual.py +++ b/run_multiprocessing_manual.py @@ -1,8 +1,8 @@ """ The MIT License -Copyright (c) 2015-2018 Just-Some-Bots (https://github.com/Just-Some-Bots) -Copyright (c) 2016-2018 Zenrac (https://github.com/Zenrac) +Copyright (c) 2015-2020 Just-Some-Bots (https://github.com/Just-Some-Bots) +Copyright (c) 2017-2020 Zenrac - Watora (https://github.com/Zenrac/Watora) 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/utils/checks.py b/utils/checks.py index cb69aab..9a8bfc9 100644 --- a/utils/checks.py +++ b/utils/checks.py @@ -2,7 +2,7 @@ The MIT License (MIT) Copyright (c) 2015 Rapptz -Copyright (c) 2018 Zenrac +Copyright (c) 2017-2020 Zenrac - Watora (https://github.com/Zenrac/Watora) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), diff --git a/utils/spotify.py b/utils/spotify.py index 06023ba..b5da3af 100644 --- a/utils/spotify.py +++ b/utils/spotify.py @@ -1,8 +1,8 @@ """ The MIT License -Copyright (c) 2015-2019 Just-Some-Bots (https://github.com/Just-Some-Bots) -Copyright (c) 2018-2019 Zenrac - Watora (https://github.com/Zenrac) +Copyright (c) 2015-2020 Just-Some-Bots (https://github.com/Just-Some-Bots) +Copyright (c) 2017-2020 Zenrac - Watora (https://github.com/Zenrac/Watora) 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/utils/youtube_api.py b/utils/youtube_api.py index a1b51fc..83706c6 100644 --- a/utils/youtube_api.py +++ b/utils/youtube_api.py @@ -1,7 +1,7 @@ """ The MIT License -Copyright (c) 2018-2019 Zenrac - Watora (https://github.com/Zenrac) +Copyright (c) 2017-2020 Zenrac - Watora (https://github.com/Zenrac/Watora) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal