Files
android_development/pdk/docs/licenses/licenses_toc.cs
Gaurav Mathur b8d30c1a3c Checking in frame-work for new Open source site
modified:   index.jd

	modified:   index.jd
2009-08-11 20:29:19 -07:00

22 lines
425 B
C#

<script type="text/javascript" language="JavaScript">
<!--
function nothing() {}
-->
</script>
<ul>
<li> <h2> Referenced Licenses </h2>
<ul>
<li><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0 license</a></li>
<li><a href="http://www.kernel.org/pub/linux/kernel/COPYING">GPL v2 license</a></li>
</ul>
</li>
</ul>
<script type="text/javascript">
<!--
buildToggleLists();
//-->
</script>