From f23bdd269a98e2774c603d1461e235222d94aeac Mon Sep 17 00:00:00 2001 From: Jeongmo Yang Date: Thu, 3 Sep 2020 18:28:05 +0900 Subject: [PATCH] Update license in spec file - BSD-2.0 -> BSD-3-Clause [Version] 1.8.2-1 [Issue Type] License Change-Id: Ibcbb9dbba2db360f36b3e99885498e148eabb002 Signed-off-by: Jeongmo Yang --- packaging/libvpx.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/libvpx.spec b/packaging/libvpx.spec index 2d923e1..8dc96b8 100644 --- a/packaging/libvpx.spec +++ b/packaging/libvpx.spec @@ -1,7 +1,7 @@ Name: libvpx Version: 1.8.2 -Release: 0 -License: BSD-2.0 +Release: 1 +License: BSD-3-Clause Summary: VP8 codec library Url: http://www.webmproject.org/ #X-Vc-Url: https://chromium.googlesource.com/webm/libvpx -- 2.7.4