|
579 | 579 | donate_box:
|
580 | 580 | headline: Donate
|
581 | 581 | description:
|
582 |
| - - Jupyter will always be 100% open source software, free for all to use and released under the liberal terms of the <a href="https://opensource.org/licenses/BSD-3-Clause">modified BSD license</a>. If you have found Project Jupyter to be useful in your work, research or company, please consider making a donation to the project commensurate with your resources. |
583 |
| - - All donations will be used strictly to fund the development of Project Jupyter's open source software, documentation and community. Our donations are managed by the <a href="https://numfocus.org">NumFOCUS Foundation</a>, which is the legal and fiscal umbrella for the project. |
584 |
| - - NumFOCUS is a 501(c)3 non-profit foundation; if you are subject to US Tax law, your contributions will be tax-deductible. |
| 582 | + - Jupyter will always be 100% open source software, free for all to use and released under the liberal terms of the <a href="https://opensource.org/licenses/BSD-3-Clause">modified BSD license</a>. If you have found Project Jupyter to be useful in your work, research, or company, please consider making a donation to the project commensurate with your resources. |
| 583 | + - All donations will be used strictly to fund the development of Project Jupyter's open source software, standards, documentation, and community. Our donations are managed by <a href="https://lf-charities.org/">LF Charities</a>, which is the legal and fiscal umbrella for the project. LF Charities is tax exempt under Section 501(c)(3) of the Internal Revenue Code of the United States; if you are subject to US tax law, your contributions will be tax-deductible. |
| 584 | + - Alternatively, corporations and other organizations may join the <a href="https://jupyterfoundation.org">Jupyter Foundation</a>, under the <a href="https://www.linuxfoundation.org/">Linux Foundation</a>, to support Project Jupyter and its mission. The Linux Foundation is a 501(c)(6) non-profit. |
585 | 585 | ---
|
586 | 586 |
|
587 | 587 | {% include page-header.html
|
@@ -835,19 +835,9 @@ <h2 class="text-center">{{ page.donate_box.headline }}</h2>
|
835 | 835 | {{ graf }}
|
836 | 836 | </p>
|
837 | 837 | {% endfor %}
|
838 |
| - <p> |
839 |
| - <a href="https://numfocus.org"> |
840 |
| - <img src="/assets/logos/numfocus.png" |
841 |
| - class="img-responsive center-block" |
842 |
| - width=300 |
843 |
| - height=100 |
844 |
| - loading="lazy" |
845 |
| - alt="Numfocus - Home Page"> |
846 |
| - </a> |
847 |
| - </p> |
848 | 838 |
|
849 | 839 | <div class="orange-button">
|
850 |
| - <a href="https://numfocus.salsalabs.org/donate-to-jupyter/index.html" target="noopener noreferrer"> |
| 840 | + <a href="https://donate.stripe.com/cN23fi1DpcJE66A6oo" target="noopener noreferrer"> |
851 | 841 | Support Project Jupyter
|
852 | 842 | </a>
|
853 | 843 | </div>
|
|
0 commit comments