From 54fd3e2fd1f401fde8365b116cac52fc0f9971d1 Mon Sep 17 00:00:00 2001 From: souldbminersmwc Date: Tue, 24 Feb 2026 18:27:12 -0500 Subject: [PATCH] Update registers.h --- Source/sys-clk/common/include/registers.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/sys-clk/common/include/registers.h b/Source/sys-clk/common/include/registers.h index 82713821..82977371 100644 --- a/Source/sys-clk/common/include/registers.h +++ b/Source/sys-clk/common/include/registers.h @@ -1,6 +1,8 @@ /* * Copyright (c) Souldbminer, Lightos_ and Horizon OC Contributors * + * Copyright (c) Linux 4 Tegra & Linux 4 Switch contributors + * * 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.