diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:23:58 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:23:58 +0300 |
commit | 39fa8ecb414a309f1f997f3e4779f84199400a01 (patch) | |
tree | c31d11d703e2c5d67492e9c6d15277b20a236351 /extra/flac | |
parent | 84394f36343ea5daedab3c22ca0e592fe6175f87 (diff) | |
download | repository-39fa8ecb414a309f1f997f3e4779f84199400a01.tar.gz |
flac: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/flac')
-rw-r--r-- | extra/flac/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/flac/meta b/extra/flac/meta index 5e1fbfde..6c92bce2 100644 --- a/extra/flac/meta +++ b/extra/flac/meta @@ -1,3 +1,3 @@ description: Free Lossless Audio Codec -license: BSD-3-Clause, GPL-2.0+ +license: BSD-3-Clause, GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |