added smeghead / c# sam lib

This commit is contained in:
jrandom
2005-01-23 08:26:29 +00:00
committed by zzz
parent 65575561ae
commit 12d9f0f612
2 changed files with 19 additions and 2 deletions

View File

@@ -164,6 +164,19 @@ to what licenses meet the above four guarantees for inclusion in the I2P distrib
<a href="http://opensource.org/licenses/mit-license.html">MIT</a></td>
<td valign="top" align="left">Connelly</td>
</tr>
<tr>
<td valign="top" align="left"><b><a href="sam">SAM</a> C# library</b></td>
<td valign="top" align="left">apps/sam/csharp/</td>
<td valign="top" align="left">n/a</td>
<td valign="top" align="left">
<a href="http://en.wikipedia.org/wiki/Public_domain">Public domain</a></td>
<td valign="top" align="left">
<a href="http://opensource.org/licenses/bsd-license.php">BSD</a><br />
<a href="http://www.cryptix.org/LICENSE.TXT">Cryptix</a><br />
<a href="http://opensource.org/licenses/mit-license.html">MIT</a></td>
<td valign="top" align="left">smeghead</td>
</tr>
<tr>
<td valign="top" align="left"><b>Addressbook</b></td>
<td valign="top" align="left">apps/addressbook</td>

View File

@@ -26,7 +26,7 @@ network.</p>
</tr>
<tr><td colspan="4"><hr /></td></tr>
<tr>
<td valign="top" rowspan="9"><b>Dev</b></td>
<td valign="top" rowspan="10"><b>Dev</b></td>
<td valign="top"><b>Core Lead</b></td>
<td valign="top">jrandom</td>
<td valign="top"><i>lead dev for the SDK and router</i></td>
@@ -37,7 +37,7 @@ network.</p>
<td valign="top"><i>organize and develop the i2p-bt bittorrent port</i></td>
</tr>
<tr>
<td valign="top" rowspan="7"><b>Contributor</b></td>
<td valign="top" rowspan="8"><b>Contributor</b></td>
<td valign="top">Nightblade</td>
<td valign="top"><i>libSAM</i></td>
</tr>
@@ -53,6 +53,10 @@ network.</p>
<td valign="top">Ragnarok</td>
<td valign="top"><i>addressbook and i2p-bt client development</i></td>
</tr>
<tr>
<td valign="top">smeghead</td>
<td valign="top"><i>C# SAM library</i></td>
</tr>
<tr>
<td valign="top">dinoman</td>
<td valign="top"><i>i2p-bt tracker development</i></td>