diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:27:00 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:27:00 +0300 |
commit | 09042843e5551939c5f5df96f4ca769b57b82a40 (patch) | |
tree | 6d8652c0debcaf5a6c4360f512894f40a6b2ff6d /extra/lame | |
parent | 7eccd2adab91b7ae527f13b9e9dbd5b856baa902 (diff) | |
download | repository-09042843e5551939c5f5df96f4ca769b57b82a40.tar.gz |
lame: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/lame')
-rw-r--r-- | extra/lame/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/lame/meta b/extra/lame/meta index d8f2dc9b..2af8ba7b 100644 --- a/extra/lame/meta +++ b/extra/lame/meta @@ -1,3 +1,3 @@ description: Fast, high quality MP3 encoder -license: LGPL-2.1 +license: LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |