- relicense with a BSD style license
[m6w6/ext-http] / package2.xml
index 155f847eb26e10f23e23a3c087b10a93394c4c6f..2bab9b3133564733e66d1da306f7afcebd801fa5 100644 (file)
   <release>beta</release>
   <api>beta</api>
  </stability>
- <license uri="http://www.php.net/license">PHP License</license>
+ <license>BSD, revised</license>
  <notes><![CDATA[
 + Added ext/zlib independant GZIP support
 + Added HttpRequestPool::getAttachedRequests() and getFinishedRequests()
++ Added experimental thread safety for curl-gnutls builds
 ]]></notes>
  <contents>
   <dir name="/">
+   <file role="doc" name="LICENSE"/>
    <file role="doc" name="CREDITS"/>
    <file role="doc" name="EXPERIMENTAL"/>
    <file role="doc" name="KnownIssues.txt"/>
     <file role="test" name="get_request_data_001.phpt"/>
     <file role="test" name="HttpMessage_001.phpt"/>
     <file role="test" name="HttpRequestPool_001.phpt"/>
+    <file role="test" name="HttpRequestPool_002.phpt"/>
     <file role="test" name="HttpRequest_001.phpt"/>
     <file role="test" name="HttpRequest_002.phpt"/>
     <file role="test" name="HttpRequest_003.phpt"/>