repo: relicense to GPL-3.0

Co-authored-by: jj <log@riseup.net>
This commit is contained in:
wukko
2025-04-11 22:27:45 +06:00
parent 18d6fd5dd6
commit b55d4cef31
2 changed files with 674 additions and 24 deletions

View File

@@ -180,4 +180,10 @@ List of known projects that fork or use changes from ungoogled-chromium:
## License
BSD-3-clause. See [LICENSE](LICENSE)
All code, patches, modified portions of imported code or patches, and
any other content that is unique to Helium and not imported from other
repositories is licensed under GPL-3.0. See [LICENSE](LICENSE).
Any content imported from other projects retains its original license (for
example, any original unmodified code imported from ungoogled-chromium remains
licensed under their [BSD 3-Clause license](https://github.com/ungoogled-software/ungoogled-chromium/blob/464e163fb067ad1134ffb7da5b6d2da478d8939e/LICENSE)).