diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:27:15 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:27:15 +0300 |
commit | 9c01e240d3e25b9d80ab68edadc5469653f2fb23 (patch) | |
tree | 0feea52f918dbfd20826ecdb63e26525b28a5209 /extra/libev | |
parent | ff3c601b531b43671259aa46d0d12c7b1ad89429 (diff) | |
download | repository-9c01e240d3e25b9d80ab68edadc5469653f2fb23.tar.gz |
libev: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/libev')
-rw-r--r-- | extra/libev/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libev/meta b/extra/libev/meta index c230450d..9866a012 100644 --- a/extra/libev/meta +++ b/extra/libev/meta @@ -1,3 +1,3 @@ description: Event notification library -license: GPL-2.0+, BSD-2-Clause +license: GPL-2.0-or-later, BSD-2-Clause maintainer: Cem Keylan <cem@carbslinux.org> |