diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:30:10 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:30:10 +0300 |
commit | 81bb827533bd8ef163d181556f2a19523fac0ccb (patch) | |
tree | 111acbc69454442307859f70fab7337d0e167bed /extra/mpfr/meta | |
parent | 0c6828b2730b0697540cde6ac4d8a1c65f90beca (diff) | |
download | repository-81bb827533bd8ef163d181556f2a19523fac0ccb.tar.gz |
mpfr: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/mpfr/meta')
-rw-r--r-- | extra/mpfr/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mpfr/meta b/extra/mpfr/meta index 8f6e5dd1..bdb73fa0 100644 --- a/extra/mpfr/meta +++ b/extra/mpfr/meta @@ -1,3 +1,3 @@ description: GNU MPFR library -license: LGPL-3.0+ +license: LGPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |