Use SPDX license identifier

This commit is contained in:
Daniel Bermond
2026-02-15 12:31:22 -03:00
parent d07296669f
commit b7122c87bd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ pkgbase = vmaf
pkgrel = 1
url = https://github.com/Netflix/vmaf/
arch = x86_64
license = BSD
license = BSD-2-Clause-Patent
checkdepends = vim
makedepends = meson
makedepends = nasm
+1 -1
View File
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='Perceptual video quality assessment algorithm based on multi-method fusion'
arch=('x86_64')
url='https://github.com/Netflix/vmaf/'
license=('BSD')
license=('BSD-2-Clause-Patent')
depends=(
'gcc-libs')
makedepends=(