diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:29:52 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:29:52 +0300 |
commit | 7fd88891da0cbbd379745c3e9ea8d694602c9c44 (patch) | |
tree | b8a26ecc71b22300596b948cebc262c73e92f10c /extra/lzip | |
parent | e2e0ee6c43245520c2bea76814f4266ced23e75f (diff) | |
download | repository-7fd88891da0cbbd379745c3e9ea8d694602c9c44.tar.gz |
lzip: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/lzip')
-rw-r--r-- | extra/lzip/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/lzip/meta b/extra/lzip/meta index af5c1080..d89a31c6 100644 --- a/extra/lzip/meta +++ b/extra/lzip/meta @@ -1,3 +1,3 @@ description: LZMA data compressor -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |