Add License (#11)

All contributions from other contributors have been too small too have any meaningful copyright, so I'll just do this. Useful for the future.
This commit is contained in:
nora 2025-11-10 23:22:46 +01:00 committed by GitHub
parent e4c69f17be
commit 91f043de7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 225 additions and 0 deletions

View file

@ -30,3 +30,6 @@ does-it-build supports sending target maintainer notifications on breakage.
It does this by creating an issue <https://github.com/Noratrieb/does-it-build-notifications> that pings the registered maintainers.
There is an array in the source code (linked to on the website target page) where people can add or remove themselves.
## License
Licensed under either of [Apache License, Version 2.0](./LICENSE-APACHE) or [MIT license](./LICENSE-MIT) at your option.