diff options
| author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:38:40 +0300 | 
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:38:40 +0300 | 
| commit | 43382d50123f5de3fd0c522db5385d00b6e2b3f9 (patch) | |
| tree | ec223683b77675806c1a924df855e9ae86c6d4b3 /extra/x264 | |
| parent | 51d7d6879b2468901d4a86449d8406cc5db82ef7 (diff) | |
| download | repository-43382d50123f5de3fd0c522db5385d00b6e2b3f9.tar.gz | |
x264: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/x264')
| -rw-r--r-- | extra/x264/meta | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/extra/x264/meta b/extra/x264/meta index 69026f07..dd490a24 100644 --- a/extra/x264/meta +++ b/extra/x264/meta @@ -1,3 +1,3 @@  description: H264/AVC video library -license: GPL-2.0+ +license: GPL-2.0-or-later  maintainer: Cem Keylan <cem@carbslinux.org> | 
