diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:32:33 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:32:33 +0300 |
commit | 541f9a4f2b2e1930b7773425d2d6769794e7ad6d (patch) | |
tree | fceccd5e971e2c2e78b4d7259978a9e79058ea95 /extra/npth | |
parent | 20fc5bd95a80b5355292203d005737d67da7175d (diff) | |
download | repository-541f9a4f2b2e1930b7773425d2d6769794e7ad6d.tar.gz |
npth: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/npth')
-rw-r--r-- | extra/npth/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/npth/meta b/extra/npth/meta index 7c7615fa..7548783e 100644 --- a/extra/npth/meta +++ b/extra/npth/meta @@ -1,3 +1,3 @@ description: New portable threads library -license: LGPL-2.1+ +license: LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |