Fix remaining MIT license references
- Update README.md license section from MIT to Apache 2.0 - Update Dockerfile.multiarch license label from MIT to Apache-2.0
This commit is contained in:
@@ -69,7 +69,7 @@ LABEL org.opencontainers.image.title="HMAC File Server" \
|
||||
org.opencontainers.image.version="3.3.0" \
|
||||
org.opencontainers.image.vendor="UUXO" \
|
||||
org.opencontainers.image.source="https://git.uuxo.net/uuxo/hmac-file-server/" \
|
||||
org.opencontainers.image.licenses="MIT" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.architecture="multi"
|
||||
|
||||
# Entry point
|
||||
|
||||
Reference in New Issue
Block a user