From 6203a653b545c107b12debf4a891362c8f0ae66a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=A6=95=E0=A6=B2=E0=A7=8D=E0=A6=95=E0=A6=BF=20=28kalki?= =?UTF-8?q?=29?= <239077794+var2p@users.noreply.github.com> Date: Sat, 25 Apr 2026 21:46:34 +0530 Subject: [PATCH] make license unambiguous * License: GPL-3.0-or-later https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/io.github.chayanforyou.quickball.yml * this makes license unambiguous * inspiration: * For Clarity's Sake, Please Don't Say "Licensed under GNU GPL 2"! by Richard Stallman https://www.gnu.org/licenses/identify-licenses-clearly.html * REUSE makes software licensing as easy as one-two-three https://fsfe.org/news/2024/news-20241114-01.en.html --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 152e4bd..5cc028a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![GitHub stars](https://img.shields.io/github/stars/chayanforyou/QuickBall?style=social) ![GitHub forks](https://img.shields.io/github/forks/chayanforyou/QuickBall?style=social) -![GitHub license](https://img.shields.io/github/license/chayanforyou/QuickBall) +[![GPL-3.0-or-later](https://img.shields.io/badge/License-GPL--3.0--or--later-blue.svg)](https://spdx.org/licenses/GPL-3.0-or-later.html) ![Platform](https://img.shields.io/badge/platform-Android-green) ![Kotlin](https://img.shields.io/badge/language-Kotlin-purple)