Author: Ben Ramsey (ramsey)
Date: 2023-07-10T18:47:01-05:00

Commit: 
https://github.com/php/web-php/commit/a93d873b53e4ab802dcf4e04129c8c66ccde4da0
Raw diff: 
https://github.com/php/web-php/commit/a93d873b53e4ab802dcf4e04129c8c66ccde4da0.diff

Add PDF version of the Zend Grant document

Changed paths:
  A  license/ZendGrant/ZendGrant.pdf
  M  license/ZendGrant/index.html


Diff:

diff --git a/license/ZendGrant/ZendGrant.pdf b/license/ZendGrant/ZendGrant.pdf
new file mode 100644
index 0000000000..d50a350336
Binary files /dev/null and b/license/ZendGrant/ZendGrant.pdf differ
diff --git a/license/ZendGrant/index.html b/license/ZendGrant/index.html
index 27dab3e803..0253b2329a 100644
--- a/license/ZendGrant/index.html
+++ b/license/ZendGrant/index.html
@@ -3,17 +3,41 @@
 <title>Zend Grant</title>
 </head>
 <body>
-<h2>Zend Grant</h2>
-<a href="ZendGrant1.png">Page 1</a>
-<a href="ZendGrant2.png">Page 2</a>
 
-<h2>Zend Open Source License</h2>
-<a href="ZendGrant3.png">Page 1</a>
-<a href="ZendGrant4.png">Page 2</a>
+<h1>Zend Grant</h1>
 
-<h2>PHP Open Source License</h2>
-<a href="ZendGrant6.png">Page 1</a>
-<a href="ZendGrant7.png">Page 2</a>
+<ul>
+    <li><a href="ZendGrant.pdf">PDF</a></li>
+</ul>
+
+<p>Links to individual scans as PNG images follow.</p>
+
+<h2>Letter of Grant</h2>
+
+<ul>
+    <li><a href="ZendGrant1.png">Page 1</a></li>
+    <li><a href="ZendGrant2.png">Page 2</a></li>
+</ul>
+
+<h2>Exhibit 1: Zend Open Source License</h2>
+
+<ul>
+    <li><a href="ZendGrant3.png">Page 1</a></li>
+    <li><a href="ZendGrant4.png">Page 2</a></li>
+</ul>
+
+<h2>Exhibit 2: Open Source Definition</h2>
+
+<ul>
+    <li><a href="ZendGrant5.png">Page 1</a></li>
+</ul>
+
+<h2>Exhibit 3: PHP Open Source License</h2>
+
+<ul>
+    <li><a href="ZendGrant6.png">Page 1</a></li>
+    <li><a href="ZendGrant7.png">Page 2</a></li>
+</ul>
 
 </body>
 </html>

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to