Checking in frame-work for new Open source site

modified:   index.jd

	modified:   index.jd
This commit is contained in:
Gaurav Mathur
2009-08-11 17:52:01 -07:00
parent d2057e13d3
commit b8d30c1a3c
38 changed files with 284 additions and 9 deletions

View File

@@ -0,0 +1,21 @@
<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>