diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:30:07 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:30:07 +0300 |
commit | 0c6828b2730b0697540cde6ac4d8a1c65f90beca (patch) | |
tree | da8fce15b5b83de627e920d36c52b19f93bf6f20 /extra/mlocate | |
parent | 11742b6cf589386ef2749a98ff16ec99b294f065 (diff) | |
download | repository-0c6828b2730b0697540cde6ac4d8a1c65f90beca.tar.gz |
mlocate: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/mlocate')
-rw-r--r-- | extra/mlocate/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mlocate/meta b/extra/mlocate/meta index 86f4ef01..84fec9ad 100644 --- a/extra/mlocate/meta +++ b/extra/mlocate/meta @@ -1,3 +1,3 @@ description: Implementation of locate/updatedb -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |