diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:30 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:30 +0300 |
commit | 981b0cce63d77431e3fa4763201d3fa6306aba69 (patch) | |
tree | 70792c3dc39a6b8dc0f566962ed8476e2a20dfab /extra/gmp/meta | |
parent | 74303de847e3d354ce2ca3a890ac8c0e712ae482 (diff) | |
download | repository-981b0cce63d77431e3fa4763201d3fa6306aba69.tar.gz |
gmp: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/gmp/meta')
-rw-r--r-- | extra/gmp/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gmp/meta b/extra/gmp/meta index 4282e01c..0ac4b253 100644 --- a/extra/gmp/meta +++ b/extra/gmp/meta @@ -1,3 +1,3 @@ description: Library for arbitrary precision arithmetic -license: LGPL-3.0+ +license: LGPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |