diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:15:51 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:15:51 +0300 |
commit | 2973f0829bc4006a1455fd50ecde067158ccc2ba (patch) | |
tree | 3dac4e37378966b1de5d541de904ff7cc031ea6a /community | |
parent | 5f7830ea03f755d8cc7134db6269311e95991d16 (diff) | |
download | repository-2973f0829bc4006a1455fd50ecde067158ccc2ba.tar.gz |
coreutils: make license identifier compatible with SPDX Specification
Diffstat (limited to 'community')
-rw-r--r-- | community/coreutils/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/coreutils/meta b/community/coreutils/meta index 70ba0c37..dd22c731 100644 --- a/community/coreutils/meta +++ b/community/coreutils/meta @@ -1,3 +1,3 @@ description: GNU core utilities -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |