diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:23:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:23:55 +0300 |
commit | 84394f36343ea5daedab3c22ca0e592fe6175f87 (patch) | |
tree | f2ac43300d25dd09179ca684e65c9caa4aa81099 /extra | |
parent | c1a1cddb9cd0fe4d078c9663b1fd737476e2ef30 (diff) | |
download | repository-84394f36343ea5daedab3c22ca0e592fe6175f87.tar.gz |
ffmpeg: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra')
-rw-r--r-- | extra/ffmpeg/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ffmpeg/meta b/extra/ffmpeg/meta index 09cbd8bd..5fc78213 100644 --- a/extra/ffmpeg/meta +++ b/extra/ffmpeg/meta @@ -1,3 +1,3 @@ description: Multi-purpose multimedia library -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |