From 1637874d709b15532ce9531c75adc293c49fcfdc Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Tue, 27 May 2025 23:21:01 -0400 Subject: refactor: change license so I won't forget --- coreutils-uutils/.SRCINFO | 1 - coreutils-uutils/PKGBUILD | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'coreutils-uutils') diff --git a/coreutils-uutils/.SRCINFO b/coreutils-uutils/.SRCINFO index 474db11..60b4eb6 100644 --- a/coreutils-uutils/.SRCINFO +++ b/coreutils-uutils/.SRCINFO @@ -4,7 +4,6 @@ pkgbase = coreutils-uutils pkgrel = 3 url = https://github.com/uutils/coreutils arch = x86_64 - license = GPL3 license = MIT makedepends = cargo makedepends = clang diff --git a/coreutils-uutils/PKGBUILD b/coreutils-uutils/PKGBUILD index c68c9fc..bad4287 100644 --- a/coreutils-uutils/PKGBUILD +++ b/coreutils-uutils/PKGBUILD @@ -6,7 +6,7 @@ pkgrel=3 pkgdesc='(warning: use at own risk) Cross-platform Rust rewrite of the GNU coreutils installed as system core utilities.' arch=('x86_64') -license=('GPL3' 'MIT') +license=('MIT') url='https://github.com/uutils/coreutils' conflicts=( coreutils -- cgit v1.2.3