feat: update licensing information to AGPL-3.0-only and add NOTICE file for fork lineage
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user