Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
nginx
GitHub Repository: nginx/nginx.org
Path: blob/main/xml/en/donation.xml
1 views
1
<!--
2
Copyright (C) Igor Sysoev
3
Copyright (C) Nginx, Inc.
4
-->
5
6
<!DOCTYPE article SYSTEM "../../dtd/article.dtd">
7
8
<article name="nginx: donation"
9
link="/en/donation.html"
10
lang="en"
11
rev="1">
12
13
<section>
14
15
<para>
16
Thank you very much for all your support of the nginx project.
17
We as a company have created a commercial model to help support
18
the ongoing development of the software, so we no longer need to
19
ask for charitable donations to support our work.
20
If you use and enjoy nginx, and want to support the project please
21
consider purchasing one of our paid products and services.
22
You can learn more at <link url="https://nginx.com">nginx.com</link>.
23
</para>
24
25
<para>
26
Thank you!
27
</para>
28
29
</section>
30
31
</article>
32
33