License LibreLedger under AGPL-3.0-or-later
The README now says AGPL-3.0-or-later, and the image label changes from AGPL-3.0-only to match. The published 1.0.0 image keeps the old label; the new one ships with the next image build (1.0.1). The vendored noble libraries stay MIT. Assisted-by: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ LABEL org.opencontainers.image.title="LibreLedger" \
|
||||
org.opencontainers.image.description="Encrypted personal money ledger: your data is encrypted in your browser; the server never sees it." \
|
||||
org.opencontainers.image.version="${VERSION}" \
|
||||
org.opencontainers.image.source="https://git.libreportal.org/LibrePortal/LibreLedger" \
|
||||
org.opencontainers.image.licenses="AGPL-3.0-only"
|
||||
org.opencontainers.image.licenses="AGPL-3.0-or-later"
|
||||
|
||||
ENV PYTHONDONTWRITEBYTECODE=1 \
|
||||
PYTHONUNBUFFERED=1 \
|
||||
|
||||
Reference in New Issue
Block a user