From 0c81f6dff22129b0b73bf06948646f0b43de6bd1 Mon Sep 17 00:00:00 2001 From: Nikita Petko Date: Fri, 31 Dec 2021 09:28:16 +0000 Subject: [PATCH 1/2] Update copyright. Expect me remove WebsiteSettings.php these @ 10:30AM GMT --- globals/Dependencies/Client/ClientSettings.php | 4 +--- globals/Dependencies/Web/WebsiteSettings.php | 3 +++ 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/globals/Dependencies/Client/ClientSettings.php b/globals/Dependencies/Client/ClientSettings.php index 0a1a1dd..54ae496 100644 --- a/globals/Dependencies/Client/ClientSettings.php +++ b/globals/Dependencies/Client/ClientSettings.php @@ -7,14 +7,12 @@ * Written by: Nikita Petko, Jakob Valara (Spfffffx) * Date: 10/12/2021 * - * https://series-x.git-stylez.mfdlabs.local/SpfffffX/RobloxWebPlatform/blob/master/Assemblies/Platform/ClientSettings/Roblox.Platform.ClientSettings/Implementation/ClientSettingsHelper.cs - * * The reason this returns the values as strings is because the client can parse them to their respective types. They can also be converted to their respective types. * For now they are all strings. * * Open an issue if you want to see the values returned as their respective types and not as strings. * - * MFDLABS TwoTime (c) 2021- + * Licensed to Austin "Astrologies" of Alphaland, they are the owners of the code. */ // Note: This could be shortened slightly. diff --git a/globals/Dependencies/Web/WebsiteSettings.php b/globals/Dependencies/Web/WebsiteSettings.php index eea4010..c562620 100644 --- a/globals/Dependencies/Web/WebsiteSettings.php +++ b/globals/Dependencies/Web/WebsiteSettings.php @@ -8,6 +8,9 @@ * Date: 25/11/2021 * * Ported from MFDLABS/corp-integral/src/lib/web/settings.fx + * + * Await this copyright to be removed, this is partially owned by the copyright holder of the original code. + * * MFDLABS TwoTime (c) 2021- */ From 0857fccd149bbd67f97061b9b663099ee5add0a6 Mon Sep 17 00:00:00 2001 From: Nikita Petko Date: Fri, 31 Dec 2021 09:33:07 +0000 Subject: [PATCH 2/2] Astrologies owns this file --- globals/Dependencies/Web/WebsiteSettings.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/globals/Dependencies/Web/WebsiteSettings.php b/globals/Dependencies/Web/WebsiteSettings.php index c562620..aefa682 100644 --- a/globals/Dependencies/Web/WebsiteSettings.php +++ b/globals/Dependencies/Web/WebsiteSettings.php @@ -8,10 +8,6 @@ * Date: 25/11/2021 * * Ported from MFDLABS/corp-integral/src/lib/web/settings.fx - * - * Await this copyright to be removed, this is partially owned by the copyright holder of the original code. - * - * MFDLABS TwoTime (c) 2021- */ namespace Alphaland\Web {