From 74065822590126c7b75eab601aa142e09a3de7b8 Mon Sep 17 00:00:00 2001 From: souldbminersmwc Date: Wed, 24 Sep 2025 18:28:15 -0400 Subject: [PATCH] Change copyright --- Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp | 2 +- Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp | 2 +- Source/Atmosphere/stratosphere/loader/source/oc/oc_common.hpp | 2 +- Source/Atmosphere/stratosphere/loader/source/oc/oc_loader.hpp | 2 +- Source/Atmosphere/stratosphere/loader/source/oc/oc_test.cpp | 2 +- Source/Atmosphere/stratosphere/loader/source/oc/oc_test.hpp | 2 +- Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp | 2 +- Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.hpp | 2 +- .../Atmosphere/stratosphere/loader/source/oc/pcv/pcv_common.hpp | 2 +- .../Atmosphere/stratosphere/loader/source/oc/pcv/pcv_erista.cpp | 2 +- .../Atmosphere/stratosphere/loader/source/oc/pcv/pcv_mariko.cpp | 2 +- Source/Atmosphere/stratosphere/loader/source/oc/ptm/ptm.cpp | 2 +- Source/Atmosphere/stratosphere/loader/source/oc/ptm/ptm.hpp | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp b/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp index b20780da..e2c186c6 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) Switch-OC-Suite + * Copyright (c) Souldbminer and Horizon OC Contributors * * Copyright (c) 2023 hanai3Bi * diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp b/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp index ab14c69e..eb25151e 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) Switch-OC-Suite + * Copyright (c) Souldbminer and Horizon OC Contributors * * Copyright (c) 2023 hanai3Bi * diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/oc_common.hpp b/Source/Atmosphere/stratosphere/loader/source/oc/oc_common.hpp index 1645c6af..63eccc13 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/oc_common.hpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/oc_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) Switch-OC-Suite + * Copyright (c) Souldbminer and Horizon OC Contributors * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/oc_loader.hpp b/Source/Atmosphere/stratosphere/loader/source/oc/oc_loader.hpp index e0445818..2d080f17 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/oc_loader.hpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/oc_loader.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) Switch-OC-Suite + * Copyright (c) Souldbminer and Horizon OC Contributors * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/oc_test.cpp b/Source/Atmosphere/stratosphere/loader/source/oc/oc_test.cpp index c0cb1c75..00ecf6cd 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/oc_test.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/oc_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) Switch-OC-Suite + * Copyright (c) Souldbminer and Horizon OC Contributors * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/oc_test.hpp b/Source/Atmosphere/stratosphere/loader/source/oc/oc_test.hpp index 32537644..42a007ac 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/oc_test.hpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/oc_test.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) Switch-OC-Suite + * Copyright (c) Souldbminer and Horizon OC Contributors * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp index 5451ec02..47c223a4 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) Switch-OC-Suite + * Copyright (c) Souldbminer and Horizon OC Contributors * * Copyright (c) 2023 hanai3Bi * diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.hpp b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.hpp index 3d6c2a4a..7880b5c7 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.hpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) Switch-OC-Suite + * Copyright (c) Souldbminer and Horizon OC Contributors * * Copyright (c) 2023 hanai3Bi * diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_common.hpp b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_common.hpp index d0eb52c3..e377cd7c 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_common.hpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) Switch-OC-Suite + * Copyright (c) Souldbminer and Horizon OC Contributors * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_erista.cpp b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_erista.cpp index 43c80156..dbbb6e08 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_erista.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_erista.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) Switch-OC-Suite + * Copyright (c) Souldbminer and Horizon OC Contributors * * Copyright (c) 2023 hanai3Bi * diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_mariko.cpp b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_mariko.cpp index 31eb40a0..1c8518d4 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_mariko.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_mariko.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) Switch-OC-Suite + * Copyright (c) Souldbminer and Horizon OC Contributors * * Copyright (c) 2023 hanai3Bi * diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/ptm/ptm.cpp b/Source/Atmosphere/stratosphere/loader/source/oc/ptm/ptm.cpp index 543415e5..367c742f 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/ptm/ptm.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/ptm/ptm.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) Switch-OC-Suite + * Copyright (c) Souldbminer and Horizon OC Contributors * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/ptm/ptm.hpp b/Source/Atmosphere/stratosphere/loader/source/oc/ptm/ptm.hpp index 72360e44..5fbfd7ab 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/ptm/ptm.hpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/ptm/ptm.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) Switch-OC-Suite + * Copyright (c) Souldbminer and Horizon OC Contributors * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License,