libjxl: Put BSD before other licenses as it is the primary one.

This commit is contained in:
waddlesplash
2021-09-15 15:37:37 -04:00
committed by GitHub
parent fad8345818
commit 091aa2623d

View File

@@ -8,8 +8,8 @@ COPYRIGHT="2021 the JPEG XL Project
2005-2021 Lode Vandevenne
2018-2021 Google Inc.
2021 Google LLC"
LICENSE="Apache v2
BSD (3-clause)
LICENSE="BSD (3-clause)
Apache v2
MIT
Zlib"
REVISION="1"