From 0482ae13882564faba754a677b2629dd5c951d5a Mon Sep 17 00:00:00 2001 From: hanabbi Date: Wed, 8 Nov 2023 14:51:25 +0900 Subject: [PATCH] license: update license --- .../loader/source/oc/customize.cpp | 2 ++ .../loader/source/oc/customize.hpp | 2 ++ .../loader/source/oc/mtc_timing_value.hpp | 18 ++++++++++++++++++ .../stratosphere/loader/source/oc/pcv/pcv.cpp | 2 ++ .../stratosphere/loader/source/oc/pcv/pcv.hpp | 2 ++ .../loader/source/oc/pcv/pcv_erista.cpp | 2 ++ .../loader/source/oc/pcv/pcv_mariko.cpp | 2 ++ Source/TinyMemBenchNX/source/main.c | 2 +- 8 files changed, 31 insertions(+), 1 deletion(-) diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp b/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp index 34405d17..c887889b 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp @@ -1,6 +1,8 @@ /* * Copyright (C) Switch-OC-Suite * + * Copyright (c) 2023 hanai3Bi + * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp b/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp index 5ae5ed04..3bb1a573 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp @@ -1,6 +1,8 @@ /* * Copyright (C) Switch-OC-Suite * + * Copyright (c) 2023 hanai3Bi + * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/mtc_timing_value.hpp b/Source/Atmosphere/stratosphere/loader/source/oc/mtc_timing_value.hpp index bd49bfb2..c534568e 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/mtc_timing_value.hpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/mtc_timing_value.hpp @@ -1,3 +1,21 @@ +/* + * Copyright (c) 2023 hanai3Bi + * + * This program is free software; you can redistribute it and/or modify it + * under the terms and conditions of the GNU General Public License, + * version 2, as published by the Free Software Foundation. + * + * This program is distributed in the hope it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + * + * from GCC preprocessor output + */ + #pragma once #include "oc_common.hpp" diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp index 8cab99dc..c79a247f 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp @@ -1,6 +1,8 @@ /* * Copyright (C) Switch-OC-Suite * + * Copyright (c) 2023 hanai3Bi + * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.hpp b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.hpp index d5fef376..47a0a940 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.hpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.hpp @@ -1,6 +1,8 @@ /* * Copyright (C) Switch-OC-Suite * + * Copyright (c) 2023 hanai3Bi + * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. 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 2a67d171..73310beb 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_erista.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_erista.cpp @@ -1,6 +1,8 @@ /* * Copyright (C) Switch-OC-Suite * + * Copyright (c) 2023 hanai3Bi + * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. 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 f7886d36..00e3b245 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_mariko.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_mariko.cpp @@ -1,6 +1,8 @@ /* * Copyright (C) Switch-OC-Suite * + * Copyright (c) 2023 hanai3Bi + * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. diff --git a/Source/TinyMemBenchNX/source/main.c b/Source/TinyMemBenchNX/source/main.c index fe9bfe63..47100705 100644 --- a/Source/TinyMemBenchNX/source/main.c +++ b/Source/TinyMemBenchNX/source/main.c @@ -903,7 +903,7 @@ int main(int argc, char* argv[]) printf("TinyMemBenchNX v0.4.11\n\ (based on tinymembench-pthread, a multi-thread fork of simple benchmark for memory throughput and latency)\n\n"); - printf("Copyright (c) 2021-2022 KazushiMe\n"); + printf("Copyright (c) 2011-2016 Siarhei Siamashka\n"); printf("Copyright (c) 2023 hanai3Bi\n"); printf("\n");