Update source copyright headers to NiklasCFW.

Replace the project-owned 2026 copyright owner in src headers from Switchroot to NiklasCFW while leaving vendored third-party notices unchanged.
This commit is contained in:
Niklas Friesen
2026-04-23 17:02:38 +02:00
parent 30e89fee71
commit 4095980023
20 changed files with 20 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
*/ */
#include "about_tab.h" #include "about_tab.h"

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
*/ */
#pragma once #pragma once

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
*/ */
#include "app_config.h" #include "app_config.h"

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
*/ */
#pragma once #pragma once

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
*/ */
#include "file_browser.h" #include "file_browser.h"

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
*/ */
#pragma once #pragma once

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
*/ */
#include "i18n.h" #include "i18n.h"

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
*/ */
#pragma once #pragma once

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor 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 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 it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor 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 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 it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
*/ */
#include "logo.h" #include "logo.h"

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
*/ */
#pragma once #pragma once

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor 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 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 it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
*/ */
#include "main_frame.h" #include "main_frame.h"

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
*/ */
#pragma once #pragma once

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
OC parameter definitions and frequency tables. OC parameter definitions and frequency tables.
*/ */

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
*/ */
#include "os_config_tab.h" #include "os_config_tab.h"

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
*/ */
#pragma once #pragma once

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
*/ */
#include "settings_tab.h" #include "settings_tab.h"

View File

@@ -1,6 +1,6 @@
/* /*
SWR INI Tool - Switchroot INI Configuration Editor SWR INI Tool - Switchroot INI Configuration Editor
Copyright (C) 2026 Switchroot Copyright (C) 2026 NiklasCFW
*/ */
#pragma once #pragma once