add package.html files

This commit is contained in:
zzz
2015-04-25 23:15:52 +00:00
parent 40c4a42921
commit b90816fdf8
5 changed files with 37 additions and 2 deletions

View File

@ -0,0 +1,8 @@
<html><body>
<p>
From Apache HttpClient 4.4.1.
For I2PSSSLSocketFactory.
Small modifications to remove additional Apache dependencies.
Apache 2.0 license.
</p>
</body></html>

View File

@ -0,0 +1,8 @@
<html><body>
<p>
From Apache HttpClient 4.4.1.
For HostnameVerifier.
Small modifications to remove additional Apache dependencies.
Apache 2.0 license.
</p>
</body></html>

View File

@ -0,0 +1,8 @@
<html><body>
<p>
From Apache HttpCore 4.4.1.
For HostnameVerifier.
Small modifications to remove additional Apache dependencies.
Apache 2.0 license.
</p>
</body></html>