From 70d687f2f46e13c122742142c929c62f1f82edc1 Mon Sep 17 00:00:00 2001
From: Crimson-Hawk <warrobots.5psiml@gmail.com>
Date: Tue, 5 Mar 2024 20:33:24 +0800
Subject: [PATCH] fixed license name in readme md and contributing md

---
 CONTRIBUTING.md | 2 +-
 README.md       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b8142ce937..cca5601707 100755
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,6 +1,6 @@
 <!--
 SPDX-FileCopyrightText: 2024 suyu emulator project
-SPDX-License-Identifier: MIT
+SPDX-License-Identifier: GPL v3
 -->
 
 **The Contributor's Guide has moved to [the suyu wiki](https://gitlab.com/suyu2/suyu/-/wikis/home).**
diff --git a/README.md b/README.md
index c2ed4f8c4d..ff98edf0a7 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 <!--
 SPDX-FileCopyrightText: 2024 suyu emulator project
-SPDX-License-Identifier: MIT
+SPDX-License-Identifier: GPL v3
 -->
 
 <h4>This project DOES NOT suppot piracy, you are required to source your own games and keys, we make no money off this project (mainly so that Nintendon't sue us lol)</h4>