<?php
require '../include/gnomoradio.inc';

my_header(array('title'=>'About', 'topdir'=>'../', 'page'=>'about/'));
?>

<p>Most information about Gnomoradio's ambitions can be found in the <a href="../announcement.php">initial announcement</a> of the project.</p>

<p>Although we are not directly affiliated with the Creative Commons project, we recommend that you use their licenses because they are versatile and available in RDF format.  If you are interested in using a different free license for your music, please contact us about designing an RDF summary of that license.</p>

<p>Gnomoradio is developed by a handful of volunteers who love independent music.  These people are in some way responsible for Gnomoradio:</p>
<ul>
<li>Jim Garrison - back end (roboradio, rainbow)</li>
<li>Matt Gerginski - interface hacker, gentoo package manager</li>
<li>Ian Thornton - server-end and web site work</li>
<li>Rich Mason - documentation</li>
<li>Riccardo Setti - debian package manager</li>
</ul>

<p>And of course, all the artists who have decided to use a Creative Commons license and feature their music on the system.</p>

<?php
my_footer(array());
?>
