www-apps/zola: fix $LICENSE

From README.md
```
  This project contains code under multiple licenses.

  Code introduced after version 0.22 is licensed under the EUPL-1.2. Code that
  existed prior to commit 3c9131db0d203640b6d5619ca1f75ce1e0d49d8f remains
  licensed under the MIT License, including in later versions of the project.
```

Signed-off-by: zyxhere💭 <zyx@envs.net>
This commit is contained in:
zyxhere💭
2026-03-26 22:27:38 +05:00
parent afaef113d7
commit bd5f0c34b9

View File

@@ -618,7 +618,8 @@ SRC_URI="
${CARGO_CRATE_URIS}
"
LICENSE="EUPL-1.2"
# Code prior to version 0.22 is MIT
LICENSE="EUPL-1.2 MIT"
# Dependent crate licenses
LICENSE+="
Apache-2.0 BSD-2 BSD CC0-1.0 CDLA-Permissive-2.0 EUPL-1.2 ISC MIT