Patch 0007

docs: fix README license statement.

0007-docs-fix-README-license-statement.patch

0001 0002 0003 0004 0005 0006 0007
From e810333df917412f0f7c9d2626148524f096a458 Mon Sep 17 00:00:00 2001
From: "Jory A. Pratt" <geekypenguin@gmail.com>
Date: Thu, 2 Jul 2026 07:25:54 -0500
Subject: [PATCH 7/7] docs: fix README license statement.

State GPLv3 consistently and remove the contradictory MIT contribution
note.
---
 README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 67c042e..e82c886 100644
--- a/README.md
+++ b/README.md
@@ -198,6 +198,4 @@ sudo ./uninstaller_remove_audio_files.sh
 
 ## License
 
-This project is licensed under the GNU 3.0 General Public License.
-
-By submitting a contribution to this repository, you agree that your contribution is licensed under the same MIT License.
+This project is licensed under the GNU General Public License v3.0.
-- 
2.47.3