diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:38:43 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:38:43 +0300 |
commit | 5419294600dab6a18efc76e27ab62d55534485bb (patch) | |
tree | ee5901aa1190daebca0cdf76b2bcf5ec6ccf6b02 /extra/x265 | |
parent | 43382d50123f5de3fd0c522db5385d00b6e2b3f9 (diff) | |
download | repository-5419294600dab6a18efc76e27ab62d55534485bb.tar.gz |
x265: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/x265')
-rw-r--r-- | extra/x265/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/x265/meta b/extra/x265/meta index b162fa17..5061817a 100644 --- a/extra/x265/meta +++ b/extra/x265/meta @@ -1,3 +1,3 @@ description: H265/HEVC video encoder library -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |