diff options
| author | Fuwn <[email protected]> | 2026-02-20 14:05:58 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-20 14:05:58 +0000 |
| commit | 60a198987dc2a1a542843aeea9c2d6a803d985d3 (patch) | |
| tree | 50299171c77c8c362a8995d1cfa0e95c3e1a0883 /README.md | |
| parent | style: Fix lint warnings (diff) | |
| download | iku-main.tar.xz iku-main.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -272,4 +272,9 @@ For reference, here are common Go statement types that Iku distinguishes: ## License -This project is licensed under the [GNU General Public License v3.0](./LICENSE.txt). +Licensed under either of [Apache License, Version 2.0](LICENSE-APACHE) or +[MIT license](LICENSE-MIT) at your option. + +Unless you explicitly state otherwise, any contribution intentionally submitted +for inclusion in this crate by you, as defined in the Apache-2.0 license, shall +be dual licensed as above, without any additional terms or conditions. |