aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rspamd.com>2022-03-27 12:40:33 +0100
committerGitHub <noreply@github.com>2022-03-27 12:40:33 +0100
commit6a02683b2b4773624d5ffee4d91daec427e1c562 (patch)
tree0f3aa600b3a63a12d98f11d48db20704d102721b /README.md
parentf8ffbf44bf786b5d072d0c4d91f18a20a7583699 (diff)
downloadrspamd-6a02683b2b4773624d5ffee4d91daec427e1c562.tar.gz
rspamd-6a02683b2b4773624d5ffee4d91daec427e1c562.zip
[Minor] Update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
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: <https://rspamd.com/doc/tutorials/writing_rules.html>
+## 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