[www] r343932 - Add a listing of companies that have agreed to the relicensing.

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 7 00:06:45 PDT 2018


Author: chandlerc
Date: Sun Oct  7 00:06:45 2018
New Revision: 343932

URL: http://llvm.org/viewvc/llvm-project?rev=343932&view=rev
Log:
Add a listing of companies that have agreed to the relicensing.

Summary:
Currently this is just Argonne, but hopefully will grow soon as I know
discussions are on-going at a *bunch* companies right now.

Reviewers: hfinkel, lattner

Reviewed By: hfinkel

Subscribers: sanjoy, mcrosier, arphaman, llvm-commits

Differential Revision: https://reviews.llvm.org/D52960

Modified:
    www/trunk/foundation/relicensing/index.html

Modified: www/trunk/foundation/relicensing/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/foundation/relicensing/index.html?rev=343932&r1=343931&r2=343932&view=diff
==============================================================================
--- www/trunk/foundation/relicensing/index.html (original)
+++ www/trunk/foundation/relicensing/index.html Sun Oct  7 00:06:45 2018
@@ -89,6 +89,13 @@ Some notable aspects of the new header:
 Corporations may sign an agreement to relicense their contributions to LLVM under the new license <a href="https://na3.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=5a2bb38c-41c4-4ce0-a26e-52a7eb8ae51c">with Docusign</a>. This is our preferred mechanism for collecting signatures. However, if your company requires it, you can print out <a href="https://drive.google.com/open?id=1FiHyH__qqr6Ki2RXDEAcP7SEYFhsawNo">this PDF of the agreement</a>, sign it, scan it, and send the signed version as a PDF attachment to the <a href="mailto:board at llvm.org">LLVM Foundation Board</a>. Further, if your company has a specific concern or issue with the agreement, please reach out to the <a href="mailto:board at llvm.org">the board</a> and we'll try to help.
 </p>
 
+<p>
+Several corporations have already signed this agreement to relicense. A non-exhaustive list of companies already having signed:
+<ul>
+<li>Argonne National Laboratory</li>
+</ul>
+</p>
+
 <div class="www_sectiontitle" id="next_steps">Next Steps and Schedule Estimate</div>
 
 <p>




More information about the llvm-commits mailing list