From 4084d01353effdf278f8e6b432153996c8a88e9a Mon Sep 17 00:00:00 2001 From: Errant <35878406+Errant-4@users.noreply.github.com> Date: Sat, 20 Jun 2026 09:15:03 +0200 Subject: [PATCH] fix logo license version --- SS14.Launcher/Assets/attributions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SS14.Launcher/Assets/attributions.yml b/SS14.Launcher/Assets/attributions.yml index 1f628b7..78347bb 100644 --- a/SS14.Launcher/Assets/attributions.yml +++ b/SS14.Launcher/Assets/attributions.yml @@ -1,9 +1,9 @@ - files: ["icon.ico"] - license: "CC-BY-SA-3.0" + license: "CC-BY-SA-4.0" copyright: "By AftrLite" source: "https://github.com/Space-Wizards-Federation/SS14.Launcher/pull/10" - files: ["logo-long.png"] - license: "CC-BY-SA-3.0" + license: "CC-BY-SA-4.0" copyright: "By AftrLite" source: "https://github.com/Space-Wizards-Federation/SS14.Launcher/pull/10"