[PATCH] D54566: Reorganize the company listing and add UIUC as signed.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 15 10:30:36 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346976: Reorganize the company listing and add UIUC as signed. (authored by chandlerc, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D54566

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


Index: www/trunk/foundation/relicensing/index.html
===================================================================
--- www/trunk/foundation/relicensing/index.html
+++ www/trunk/foundation/relicensing/index.html
@@ -108,23 +108,33 @@
 
 <p>
 A non-exhaustive list of companies that have been contacted about relicensing or have already signed the agreement is below. This is primarily intended to avoid duplicate work within these companies trying to get things signed and set up.
+</p>
+
+<p>
+<b>Signed:</b>
 <ul>
-<li>Access Softek: contacted</li>
-<li>AMD: contacted</li>
-<li>ARM: contacted</li>
-<li>Apple: contacted</li>
-<li>Argonne National Laboratory: signed</li>
-<li>Azul: contacted</li>
-<li>Google: signed</li>
-<li>IBM: contacted</li>
-<li>Intel: contacted</li>
-<li>Linaro: contacted</li>
-<li>lowRISC: signed</li>
-<li>Microsoft: signed</li>
-<li>Nvidia: contacted</li>
-<li>Qualcomm: contacted</li>
-<li>Sony: contacted</li>
-<li>UIUC: contacted</li>
+<li>Argonne National Laboratory</li>
+<li>Google</li>
+<li>Microsoft</li>
+<li>UIUC</li>
+<li>lowRISC</li>
+</ul>
+</p>
+
+<p>
+<b>Contacted:</b>
+<ul>
+<li>AMD</li>
+<li>ARM</li>
+<li>Access Softek</li>
+<li>Apple</li>
+<li>Azul</li>
+<li>IBM</li>
+<li>Intel</li>
+<li>Linaro</li>
+<li>Nvidia</li>
+<li>Qualcomm</li>
+<li>Sony</li>
 </ul>
 </p>
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54566.174246.patch
Type: text/x-patch
Size: 1321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181115/3eb392b2/attachment.bin>


More information about the llvm-commits mailing list