diff options
Diffstat (limited to 'rossweisse/README.md')
| -rw-r--r-- | rossweisse/README.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/rossweisse/README.md b/rossweisse/README.md index e238eea..ef35bb5 100644 --- a/rossweisse/README.md +++ b/rossweisse/README.md @@ -42,5 +42,9 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> { ## License -This project is licensed with the -[GNU General Public License v3.0](https://github.com/gemrest/windmark/blob/main/LICENSE). +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. |