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:
2025-11-26 18:09:16 +01:00
parent c3011f6461
commit 6f81f83327
2 changed files with 2 additions and 2 deletions

View File

@@ -2343,7 +2343,7 @@ curl http://localhost:9090/metrics
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.
---