summaryrefslogtreecommitdiffstats
path: root/coreutils-uutils
diff options
context:
space:
mode:
authorkj-sh6042025-05-27 23:21:01 -0400
committerkj-sh6042025-05-27 23:21:01 -0400
commit1637874d709b15532ce9531c75adc293c49fcfdc (patch)
treedb7b418197b78d4d37b0119abd81dc05abf1c406 /coreutils-uutils
parent1e88798dc106694ee618e0a0f634ad06e99fbcd6 (diff)
refactor: change license so I won't forget
Diffstat (limited to 'coreutils-uutils')
-rw-r--r--coreutils-uutils/.SRCINFO1
-rw-r--r--coreutils-uutils/PKGBUILD2
2 files changed, 1 insertions, 2 deletions
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