We use REUSE to manage the license.
You may use the following command in a dev environment at root level to update license data:
poetry run reuse annotate -r --fallback-dot-license --merge-copyrights \
--license "MIT" \
--year "2024" \
--copyright "Swiss Confederation" \
.