diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:27:03 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:27:03 +0300 |
commit | ef91dc30944cff559afd9aad268c0727858029f8 (patch) | |
tree | c9ae7b8a7f61f123f7b12b0c4dee5cd0411d832c /extra/libaio | |
parent | 09042843e5551939c5f5df96f4ca769b57b82a40 (diff) | |
download | repository-ef91dc30944cff559afd9aad268c0727858029f8.tar.gz |
libaio: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/libaio')
-rw-r--r-- | extra/libaio/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libaio/meta b/extra/libaio/meta index a9b0e5c8..383b21e1 100644 --- a/extra/libaio/meta +++ b/extra/libaio/meta @@ -1,3 +1,3 @@ description: Async I/O library -license: LGPL-2.1+ +license: LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |