[PATCH] D54018: Update the relicensing website to better explain the list of companies, andupdate the list as some more signatures have come in.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 14 20:58:16 PST 2018


chandlerc updated this revision to Diff 174153.
chandlerc added a comment.

Reorganize the company listing and add UIUC as signed.

Based on the discussion in the board meeting, this seems like an improved
structure. We may still move to a direct and comprehensive list.

Updating D54018: Update the relicensing website to better explain the list of companies, and
============================================================================================

update the list as some more signatures have come in.


Repository:
  rL LLVM

https://reviews.llvm.org/D54018

Files:
  foundation/relicensing/index.html


Index: foundation/relicensing/index.html
===================================================================
--- foundation/relicensing/index.html
+++ 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: D54018.174153.patch
Type: text/x-patch
Size: 1291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181115/e421ed44/attachment.bin>


More information about the llvm-commits mailing list