From 6c6e47a8f08c6b6afa63f89625a05d95ea0a413f Mon Sep 17 00:00:00 2001
From: Visual Ehrmanntraut
<30368284+VisualEhrmanntraut@users.noreply.github.com>
Date: Mon, 18 Mar 2024 19:34:06 +0200
Subject: [PATCH] Update all the copyright dates
Signed-off-by: Visual Ehrmanntraut <30368284+VisualEhrmanntraut@users.noreply.github.com>
---
NootedRed/AMDCommon.hpp | 2 +-
NootedRed/ATOMBIOS.hpp | 2 +-
NootedRed/AppleGFXHDA.cpp | 2 +-
NootedRed/AppleGFXHDA.hpp | 2 +-
NootedRed/Firmware.hpp | 2 +-
NootedRed/HWLibs.cpp | 2 +-
NootedRed/HWLibs.hpp | 2 +-
NootedRed/Info.plist | 2 +-
NootedRed/Model.hpp | 2 +-
NootedRed/NRed.cpp | 2 +-
NootedRed/NRed.hpp | 2 +-
NootedRed/PatcherPlus.cpp | 2 +-
NootedRed/PatcherPlus.hpp | 2 +-
NootedRed/PluginStart.cpp | 2 +-
NootedRed/X5000.cpp | 2 +-
NootedRed/X5000.hpp | 2 +-
NootedRed/X6000.cpp | 2 +-
NootedRed/X6000.hpp | 2 +-
NootedRed/X6000FB.cpp | 2 +-
NootedRed/X6000FB.hpp | 2 +-
NootedRed/ZlibAlloc.cpp | 2 +-
NootedRed/ZlibAlloc.hpp | 2 +-
Scripts/GenerateFirmware.py | 2 +-
23 files changed, 23 insertions(+), 23 deletions(-)
diff --git a/NootedRed/AMDCommon.hpp b/NootedRed/AMDCommon.hpp
index 46b97696..e974f95d 100644
--- a/NootedRed/AMDCommon.hpp
+++ b/NootedRed/AMDCommon.hpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#pragma once
diff --git a/NootedRed/ATOMBIOS.hpp b/NootedRed/ATOMBIOS.hpp
index 080186a2..bf1eac87 100644
--- a/NootedRed/ATOMBIOS.hpp
+++ b/NootedRed/ATOMBIOS.hpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#pragma once
diff --git a/NootedRed/AppleGFXHDA.cpp b/NootedRed/AppleGFXHDA.cpp
index 1e538fce..b2782f4b 100644
--- a/NootedRed/AppleGFXHDA.cpp
+++ b/NootedRed/AppleGFXHDA.cpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#include "AppleGFXHDA.hpp"
diff --git a/NootedRed/AppleGFXHDA.hpp b/NootedRed/AppleGFXHDA.hpp
index 4abdd833..e56a6d6a 100644
--- a/NootedRed/AppleGFXHDA.hpp
+++ b/NootedRed/AppleGFXHDA.hpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#pragma once
diff --git a/NootedRed/Firmware.hpp b/NootedRed/Firmware.hpp
index b468ab5b..cad2a778 100644
--- a/NootedRed/Firmware.hpp
+++ b/NootedRed/Firmware.hpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#pragma once
diff --git a/NootedRed/HWLibs.cpp b/NootedRed/HWLibs.cpp
index a08f8265..abde11f2 100644
--- a/NootedRed/HWLibs.cpp
+++ b/NootedRed/HWLibs.cpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#include "HWLibs.hpp"
diff --git a/NootedRed/HWLibs.hpp b/NootedRed/HWLibs.hpp
index 5f26ea22..48cf5f4e 100644
--- a/NootedRed/HWLibs.hpp
+++ b/NootedRed/HWLibs.hpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#pragma once
diff --git a/NootedRed/Info.plist b/NootedRed/Info.plist
index 08c73556..d6e47bd7 100644
--- a/NootedRed/Info.plist
+++ b/NootedRed/Info.plist
@@ -208,7 +208,7 @@
NSHumanReadableCopyright
- Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5. See https://github.com/ChefKissInc/NootedRed/LICENSE for details.
+ Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5. See https://github.com/ChefKissInc/NootedRed/LICENSE for details.
OSBundleCompatibleVersion
1.0
OSBundleLibraries
diff --git a/NootedRed/Model.hpp b/NootedRed/Model.hpp
index 80139ba5..ebf41dc0 100644
--- a/NootedRed/Model.hpp
+++ b/NootedRed/Model.hpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#pragma once
diff --git a/NootedRed/NRed.cpp b/NootedRed/NRed.cpp
index e9333762..385175e9 100644
--- a/NootedRed/NRed.cpp
+++ b/NootedRed/NRed.cpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#include "NRed.hpp"
diff --git a/NootedRed/NRed.hpp b/NootedRed/NRed.hpp
index 35b7c0af..e6fe74fa 100644
--- a/NootedRed/NRed.hpp
+++ b/NootedRed/NRed.hpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#pragma once
diff --git a/NootedRed/PatcherPlus.cpp b/NootedRed/PatcherPlus.cpp
index ba5e130c..829f6dd3 100644
--- a/NootedRed/PatcherPlus.cpp
+++ b/NootedRed/PatcherPlus.cpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#include "PatcherPlus.hpp"
diff --git a/NootedRed/PatcherPlus.hpp b/NootedRed/PatcherPlus.hpp
index e2eb689d..ffbcaec1 100644
--- a/NootedRed/PatcherPlus.hpp
+++ b/NootedRed/PatcherPlus.hpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#pragma once
diff --git a/NootedRed/PluginStart.cpp b/NootedRed/PluginStart.cpp
index 24fd08bd..da09dee4 100644
--- a/NootedRed/PluginStart.cpp
+++ b/NootedRed/PluginStart.cpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#include "NRed.hpp"
diff --git a/NootedRed/X5000.cpp b/NootedRed/X5000.cpp
index 74f92b1b..81153f1d 100644
--- a/NootedRed/X5000.cpp
+++ b/NootedRed/X5000.cpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#include "X5000.hpp"
diff --git a/NootedRed/X5000.hpp b/NootedRed/X5000.hpp
index c4a1e4a4..486eead6 100644
--- a/NootedRed/X5000.hpp
+++ b/NootedRed/X5000.hpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#pragma once
diff --git a/NootedRed/X6000.cpp b/NootedRed/X6000.cpp
index 6d1ab47b..e1e4fe15 100644
--- a/NootedRed/X6000.cpp
+++ b/NootedRed/X6000.cpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#include "X6000.hpp"
diff --git a/NootedRed/X6000.hpp b/NootedRed/X6000.hpp
index a8c745b3..29dd2fc5 100644
--- a/NootedRed/X6000.hpp
+++ b/NootedRed/X6000.hpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#pragma once
diff --git a/NootedRed/X6000FB.cpp b/NootedRed/X6000FB.cpp
index 3040ee64..60ff4945 100644
--- a/NootedRed/X6000FB.cpp
+++ b/NootedRed/X6000FB.cpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#include "X6000FB.hpp"
diff --git a/NootedRed/X6000FB.hpp b/NootedRed/X6000FB.hpp
index 97a8306c..37486f03 100644
--- a/NootedRed/X6000FB.hpp
+++ b/NootedRed/X6000FB.hpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#pragma once
diff --git a/NootedRed/ZlibAlloc.cpp b/NootedRed/ZlibAlloc.cpp
index 1bd5c93a..1650c334 100644
--- a/NootedRed/ZlibAlloc.cpp
+++ b/NootedRed/ZlibAlloc.cpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#include "ZlibAlloc.hpp"
diff --git a/NootedRed/ZlibAlloc.hpp b/NootedRed/ZlibAlloc.hpp
index c45aaa48..b6242fde 100644
--- a/NootedRed/ZlibAlloc.hpp
+++ b/NootedRed/ZlibAlloc.hpp
@@ -1,4 +1,4 @@
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#pragma once
diff --git a/Scripts/GenerateFirmware.py b/Scripts/GenerateFirmware.py
index 1aeb3e10..b2e21974 100755
--- a/Scripts/GenerateFirmware.py
+++ b/Scripts/GenerateFirmware.py
@@ -6,7 +6,7 @@
import sys
header = '''
-//! Copyright © 2022-2023 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
+//! Copyright © 2022-2024 ChefKiss Inc. Licensed under the Thou Shalt Not Profit License version 1.5.
//! See LICENSE for details.
#include "Firmware.hpp"