Changes in directory llvm-www:
Funding.html added (r1.1) --- Log message: Initial content for funding page. --- Diffs of the changes: (+63 -0) Funding.html | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 63 insertions(+) Index: llvm-www/Funding.html diff -c /dev/null llvm-www/Funding.html:1.1 *** /dev/null Thu Apr 12 07:25:37 2007 --- llvm-www/Funding.html Thu Apr 12 07:25:27 2007 *************** *** 0 **** --- 1,63 ---- + <!--#include virtual="header.incl" --> + <div class="www_sectiontitle">LLVM Funding </div> + <ul> + <li><a href="#donations">Donations</a> + <ol> + <li><a href="#donate-how">How To Donate</a></li> + </ol></li> + </ul> + + <!-- *********************************************************************** --> + <div class="www_sectiontitle"><a name="donations">Donations</a></div> + <!-- *********************************************************************** --> + <div class="www_text"> + <p>The LLVM project is now accepting donations. Here are some notes about + donating to the LLVM project.</p> + <p><b>Funds Usage</b>. Donations are used only to promote the project and + its community. The <a href="Oversight.html">Oversight Group</a> is responsible + for making decisions on how the funds are utilized. For example, as we start + holding regular meetings the funds could be used to cover expenses of these + meetings.</p> + <p><b>Funds Account</b>. Although your donation is sent to UIUC, it is + allocated to a special account just for LLVM. The funds will not be used for + any other purpose.</p> + <p><b>Overhead</b>. There is no or very little overhead for the project. This + means that virtually 100% of your donated funds will be used to advance the + project. We are using the facilities of UIUC for managing the funds, doing + the accounting, etc.</p> + <p><b>Tax Exempt</b>. Your donations are tax exempt in the United States (and + probably other countries). UIUC is a recognized non-profit organization. + Reciepts are available upon request.</p> + <p> + </div> + + <!-- --------------------------------------------------------------------------> + <div class="www_subsection"><a name="donate-how">How To Donate</a></div> + <!-- --------------------------------------------------------------------------> + <div class="www_text"> + <h2>By Check</h2> + <p>Right now the only way to donate is by sending a check to:</p> + <blockquote><pre> + LLVM Project, c/o Vikram Adve, MS 4235 SC + Department of Computer Science + Thomas M. Siebel Center for Computer Science + 201 N Goodwin Ave + Urbana, IL 61801-2302 + USA + +1-217-244-2016 + </pre></blockquote> + <p>In the near future we will also accept PayPal donations.</p> + </div> + + <hr> + <address> + <a href="http://jigsaw.w3.org/css-validator/check/referer"><img + src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a> + <a href="http://validator.w3.org/check/referer"><img + src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a> + + <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> + Last modified: $Date: 2007/04/12 12:25:27 $ + </address> + + <!--#include virtual="footer.incl" --> _______________________________________________ llvm-commits mailing list [EMAIL PROTECTED] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits