1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Author and License - BlueFeather Manual</title>
<link rel="stylesheet" type="text/css" href="black.css" />
</head>
<body>
<div class="back"><a href="index.html">BlueFeather Manual</a></div>
<h1 id="bfheader-e34a2a350728e95ad54ff76bbdcacac6">Author and License</h1>
<p>BlueFeather is a free software. it is distributed by General Public License
(GPL) version 2 or later. For details, see top of <code>bluefeather.rb</code>, and
<code>license/</code> directory.</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/GNU_General_Public_License">Wikipedia - GNU General Public License</a></li>
</ul>
<p>If you want to send requests, comments, or bug reports to BlueFeather, please
feel free to post messages from
<a href="http://ruby.morphball.net/bluefeather/index_en.html">http://ruby.morphball.net/bluefeather/index_en.html</a> or to send mail to Dice.
(<a href="mailto:tetradice@gmail.com">mailto:tetradice@gmail.com</a>)</p>
</body>
</html>
|