diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:29:10 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:29:10 +0300 |
commit | 04c149625ee78a8932cab2181e75a80f987a7e9d (patch) | |
tree | 45101001d0fc69f0fc51e295eff9a0e70778a7ce /extra | |
parent | feda23d8a81444063afcecc3cd01b260e785aee4 (diff) | |
download | repository-04c149625ee78a8932cab2181e75a80f987a7e9d.tar.gz |
libmpc: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra')
-rw-r--r-- | extra/libmpc/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libmpc/meta b/extra/libmpc/meta index 516ec5c8..dbdc29da 100644 --- a/extra/libmpc/meta +++ b/extra/libmpc/meta @@ -1,3 +1,3 @@ description: Library for the arithmetic of complex numbers -license: LGPL-3.0+ +license: LGPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |