From 6a02683b2b4773624d5ffee4d91daec427e1c562 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Sun, 27 Mar 2022 12:40:33 +0100 Subject: [Minor] Update readme --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6262881c6..23c0618cc 100644 --- a/README.md +++ b/README.md @@ -30,19 +30,22 @@ The full list of built-in modules could be found in the [Rspamd documentation](h If that is not enough, Rspamd provides an extensive [Lua API](https://rspamd.com/doc/lua/) to write your own rules and plugins: +## License + +This project is licensed under the Apache 2.0 License - see the [LICENSE.md](LICENSE.md) file for details + ## Contributing Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on the process for submitting pull requests to us. +Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in `rspamd` by you, as defined in the APACHE 2.0 license, shall be licensed as above, without any additional terms or conditions. + ## Authors * **Vsevolod Stakhov** - [vstakhov](https://github.com/vstakhov) See also the list of [contributors](AUTHORS.md) who participated in this project. -## License - -This project is licensed under the Apache 2.0 License - see the [LICENSE.md](LICENSE.md) file for details ## References -- cgit v1.2.3