From 836a851a8ac9e59a9841a2dfe1f8ce70d6e948e6 Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Wed, 2 Aug 2023 20:15:20 +0200 Subject: Dual license with Apache The biggest practical change this has is it adds a bit about licensing contributions to the readme. --- README.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 59b0413..0ea82f1 100644 --- a/README.md +++ b/README.md @@ -199,20 +199,30 @@ The general plans are to housekeeping tasks. - Add support for other version control systems. -### Contributing +## Contributing See [CONTRIBUTING.md](https://codeberg.org/worthe-it/shackle-shell/src/branch/main/CONTRIBUTING.md) for instructions on setting up a development environment to make changes and submit contributions. -# Support +## Support If you get value from this project, consider supporting me on [Patreon](https://www.patreon.com/worthe_it). Support via Patreon helps to cover hosting, buying computer stuff, and will allow me to spend more time writing articles and open source software. -# License +## License -Licensed under [MIT License](./LICENSE). +Licensed under either of +* Apache License, Version 2.0 + ([LICENSE-APACHE](LICENSE-APACHE) or ) +* MIT license + ([LICENSE-MIT](LICENSE-MIT) or ) + +at your option. + +Unless you explicitly state otherwise, any contribution intentionally submitted +for inclusion in the work by you, as defined in the Apache-2.0 license, shall be +dual licensed as above, without any additional terms or conditions. -- cgit v1.2.3