Change license to public domain (Unlicense)
Some checks failed
Test bootc Documentation / test-base-image (push) Failing after 26s
Test bootc Documentation / test-documentation (push) Failing after 37s

- Replace Apache 2.0 with Unlicense (public domain)
- No attribution required - maximum freedom
- Anyone can use, modify, distribute, sell without restrictions
- Update README to reflect public domain status

This provides the most permissive licensing possible with no
requirements for attribution or credit.
This commit is contained in:
robojerk 2025-09-15 14:33:24 -07:00
parent d9faf636ed
commit 0e12ed215a
2 changed files with 23 additions and 70 deletions

View file

@ -268,7 +268,9 @@ This documentation is maintained alongside the bootc project. When contributing:
## License
This documentation follows the same license as the bootc project.
This documentation is released into the public domain under the Unlicense. You are free to use, modify, distribute, and sell this work without any restrictions or attribution requirements.
See [LICENSE](LICENSE) for details.
## References