diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:21:03 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:21:03 +0300 |
commit | 46b48b1806ca4f91062ba423ccfa44be18a24dd5 (patch) | |
tree | d4e69a502d01a2f5c6f7ac79d64223410b1780e8 /core/util-linux | |
parent | 7bf83f844fdf9793466f7e50a61a5bc9004e0c59 (diff) | |
download | repository-46b48b1806ca4f91062ba423ccfa44be18a24dd5.tar.gz |
util-linux: make license identifier compatible with SPDX Specification
Diffstat (limited to 'core/util-linux')
-rw-r--r-- | core/util-linux/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/util-linux/meta b/core/util-linux/meta index 2dcc1346..41c7e020 100644 --- a/core/util-linux/meta +++ b/core/util-linux/meta @@ -1,3 +1,3 @@ description: Linux utilities -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |