1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 04:40:09 +01:00

Add popular Apache projects

I tried to pick examples that might be familiar to various communities.
For example, Windows developers might be familiar with NuGet. Everyone
else is probably familiar with Apache.
This commit is contained in:
Haacked 2013-01-22 16:48:58 -08:00
parent 4cf17d9edb
commit 3d07cd1f15

View File

@ -264,11 +264,11 @@ third-party archives.
<div class="projects-with-license">
<h3>Who's using this license?</h3>
<ul>
<li><a href="#">Some Project</a></li>
<li><a href="#">Some Project</a></li>
<li><a href="#">Some Project</a></li>
<li><a href="#">Some Project</a></li>
<li><a href="#">Some Project</a></li>
<li><a href="http://httpd.apache.org/">Apache HTTP Server</a></li>
<li><a href="http://subversion.apache.org/">Subversion</a></li>
<li><a href="http://maven.apache.org/">Maven</a></li>
<li><a href="http://openoffice.apache.org/">Open Office</a></li>
<li><a href="http://nuget.org/">NuGet</a></li>
</ul>
</div>
</div>