diff --git a/src/about_tab.cpp b/src/about_tab.cpp index c450ae7..8c49eef 100644 --- a/src/about_tab.cpp +++ b/src/about_tab.cpp @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW */ #include "about_tab.h" diff --git a/src/about_tab.h b/src/about_tab.h index b87cf15..ddf70b4 100644 --- a/src/about_tab.h +++ b/src/about_tab.h @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW */ #pragma once diff --git a/src/app_config.cpp b/src/app_config.cpp index 158f4ee..81a0246 100644 --- a/src/app_config.cpp +++ b/src/app_config.cpp @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW */ #include "app_config.h" diff --git a/src/app_config.h b/src/app_config.h index 3ab9545..3f46686 100644 --- a/src/app_config.h +++ b/src/app_config.h @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW */ #pragma once diff --git a/src/file_browser.cpp b/src/file_browser.cpp index c12d6a7..009b38c 100644 --- a/src/file_browser.cpp +++ b/src/file_browser.cpp @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW */ #include "file_browser.h" diff --git a/src/file_browser.h b/src/file_browser.h index 2e8dc7b..5ab5fe9 100644 --- a/src/file_browser.h +++ b/src/file_browser.h @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW */ #pragma once diff --git a/src/i18n.cpp b/src/i18n.cpp index 3f36e39..6ab8448 100644 --- a/src/i18n.cpp +++ b/src/i18n.cpp @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW */ #include "i18n.h" diff --git a/src/i18n.h b/src/i18n.h index 0af3439..b62c4c4 100644 --- a/src/i18n.h +++ b/src/i18n.h @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW */ #pragma once diff --git a/src/ini_handler.cpp b/src/ini_handler.cpp index 24a930a..c5604a5 100644 --- a/src/ini_handler.cpp +++ b/src/ini_handler.cpp @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/ini_handler.h b/src/ini_handler.h index 0a4fb05..870dbe4 100644 --- a/src/ini_handler.h +++ b/src/ini_handler.h @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/logo.cpp b/src/logo.cpp index d68544a..4372b9f 100644 --- a/src/logo.cpp +++ b/src/logo.cpp @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW */ #include "logo.h" diff --git a/src/logo.h b/src/logo.h index 5e04611..96bd147 100644 --- a/src/logo.h +++ b/src/logo.h @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW */ #pragma once diff --git a/src/main.cpp b/src/main.cpp index 36caa2f..cb2a07e 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/main_frame.cpp b/src/main_frame.cpp index f78b9e7..dfe6d36 100644 --- a/src/main_frame.cpp +++ b/src/main_frame.cpp @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW */ #include "main_frame.h" diff --git a/src/main_frame.h b/src/main_frame.h index 32f1aa3..c653772 100644 --- a/src/main_frame.h +++ b/src/main_frame.h @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW */ #pragma once diff --git a/src/oc_defs.h b/src/oc_defs.h index 56539cb..3f3ff81 100644 --- a/src/oc_defs.h +++ b/src/oc_defs.h @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW OC parameter definitions and frequency tables. */ diff --git a/src/os_config_tab.cpp b/src/os_config_tab.cpp index 229f2c4..a41e740 100644 --- a/src/os_config_tab.cpp +++ b/src/os_config_tab.cpp @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW */ #include "os_config_tab.h" diff --git a/src/os_config_tab.h b/src/os_config_tab.h index 1c8d1b2..8bac5e3 100644 --- a/src/os_config_tab.h +++ b/src/os_config_tab.h @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW */ #pragma once diff --git a/src/settings_tab.cpp b/src/settings_tab.cpp index fb297a5..77399f5 100644 --- a/src/settings_tab.cpp +++ b/src/settings_tab.cpp @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW */ #include "settings_tab.h" diff --git a/src/settings_tab.h b/src/settings_tab.h index 3e874f2..dfea379 100644 --- a/src/settings_tab.h +++ b/src/settings_tab.h @@ -1,6 +1,6 @@ /* SWR INI Tool - Switchroot INI Configuration Editor - Copyright (C) 2026 Switchroot + Copyright (C) 2026 NiklasCFW */ #pragma once