Skip to content

Commit

Permalink
Update all the copyright dates
Browse files Browse the repository at this point in the history
Signed-off-by: Visual Ehrmanntraut <[email protected]>
  • Loading branch information
VisualEhrmanntraut committed Mar 18, 2024
1 parent 42a13c7 commit 6c6e47a
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion NootedRed/AMDCommon.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/ATOMBIOS.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/AppleGFXHDA.cpp
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/AppleGFXHDA.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/Firmware.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/HWLibs.cpp
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/HWLibs.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>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.</string>
<string>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.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0</string>
<key>OSBundleLibraries</key>
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/Model.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/NRed.cpp
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/NRed.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/PatcherPlus.cpp
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/PatcherPlus.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/PluginStart.cpp
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/X5000.cpp
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/X5000.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/X6000.cpp
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/X6000.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/X6000FB.cpp
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/X6000FB.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/ZlibAlloc.cpp
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion NootedRed/ZlibAlloc.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion Scripts/GenerateFirmware.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 6c6e47a

Please sign in to comment.