From 9befff36d28d6b4f955d38b84252d8d3b5c60861 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 21 May 2026 12:11:11 +0000 Subject: [PATCH] Fix README license from MIT to GPL-3.0-or-later Agent-Logs-Url: https://github.com/0x5t4l1n/AURHub/sessions/19e6a881-4aee-4fef-b2e3-8e180a1ffb17 Co-authored-by: 0x5t4l1n <161853795+0x5t4l1n@users.noreply.github.com> --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 12cea92..ccda050 100644 --- a/docs/README.md +++ b/docs/README.md @@ -12,7 +12,7 @@ **A classic, dense, and security-aware package manager frontend for Arch Linux** [![AUR](https://img.shields.io/aur/version/archstore-git?style=flat-square&logo=arch-linux&logoColor=white&color=1793d1&label=AUR)](https://aur.archlinux.org/packages/archstore-git) -[![License](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](LICENSE) +[![License](https://img.shields.io/badge/license-GPL--3.0--or--later-blue?style=flat-square)](../LICENSE) [![GitLab](https://img.shields.io/badge/GitLab-mirror-orange?style=flat-square&logo=gitlab)](https://gitlab.archlinux.org/5t4l1n/aurhub) @@ -94,7 +94,7 @@ The app will be available at `http://localhost:5173`. ## License -MIT — see [LICENSE](LICENSE) for full terms. +GNU GPL v3.0 or later — see [LICENSE](../LICENSE) for full terms. ---