From 4b96c5736c044e635cfc11ff2de683add9e96eec Mon Sep 17 00:00:00 2001 From: Trial97 Date: Mon, 22 Dec 2025 18:20:06 +0200 Subject: [PATCH] add copyright for modrinth code Signed-off-by: Trial97 --- launcher/minecraft/skins/SkinModel.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/launcher/minecraft/skins/SkinModel.cpp b/launcher/minecraft/skins/SkinModel.cpp index 79fcf6e7a..7433fbbaa 100644 --- a/launcher/minecraft/skins/SkinModel.cpp +++ b/launcher/minecraft/skins/SkinModel.cpp @@ -1,7 +1,8 @@ // SPDX-License-Identifier: GPL-3.0-only /* * Prism Launcher - Minecraft Launcher - * Copyright (c) 2023 Trial97 + * Copyright (c) 2023-2025 Trial97 + * Copyright (c) 2023 Rinth, Inc * * 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