feat: update licensing information to AGPL-3.0-only and add NOTICE file for fork lineage

This commit is contained in:
Linus Rath
2026-03-16 16:46:45 +01:00
parent 3cd123778e
commit 119bfed1eb
6 changed files with 800 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ LABEL org.opencontainers.image.title="Bulwark Webmail"
LABEL org.opencontainers.image.description="Modern webmail client built with Next.js and the JMAP protocol"
LABEL org.opencontainers.image.source="https://github.com/bulwarkmail/webmail"
LABEL org.opencontainers.image.url="https://github.com/bulwarkmail/webmail"
LABEL org.opencontainers.image.licenses="MIT"
LABEL org.opencontainers.image.licenses="AGPL-3.0-only"
LABEL org.opencontainers.image.vendor="root.cloud"
WORKDIR /app