[PATCH] D54566: Reorganize the company listing and add UIUC as signed.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 14 21:01:45 PST 2018
chandlerc created this revision.
chandlerc added a reviewer: hfinkel.
Herald added subscribers: llvm-commits, arphaman, mcrosier, sanjoy.
Based on the discussion in the board meeting, this seems like an improved
structure. We may still move to a direct and comprehensive list.
Repository:
rL LLVM
https://reviews.llvm.org/D54566
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: D54566.174154.patch
Type: text/x-patch
Size: 1291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181115/f8480844/attachment.bin>
More information about the llvm-commits
mailing list