From be9e2fd525c3e7faa4808e0a76a4cad1c1867f7c 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: Wed, 22 Apr 2026 19:51:55 +0530 Subject: [PATCH] Update README.madd unambigious license badge MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * this badge adds unambigious license badge with spdx license text * 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, 2 insertions(+) diff --git a/README.md b/README.md index c0df6a7..5f62b22 100644 --- a/README.md +++ b/README.md @@ -71,4 +71,6 @@ All dependencies are Apache 2.0 licensed (AndroidX / Jetpack). No third-party li ## License +[![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) + GPL-3.0-or-later — see [LICENSE](LICENSE).