Rename directory "licenses" to "licenses.d" for those filesystems unable to handle lower/upper case.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Mar 11 09:46:22 2007 +0000 (2007-03-11)
changeset 171cc9524bf15a
parent 16 ba927c7db679
child 18 cc2869cc3121
Rename directory "licenses" to "licenses.d" for those filesystems unable to handle lower/upper case.
Update COPYING accordingly.
COPYING
licenses.d/by-sa/deed.en
licenses.d/by-sa/deed_files/deed.gif
licenses.d/by-sa/deed_files/deed_002.gif
licenses.d/by-sa/deed_files/deeds.css
licenses.d/by-sa/deed_files/logo_deed.gif
licenses.d/by-sa/deed_files/popup.gif
licenses.d/by-sa/legalcode
licenses.d/by-sa/legalcode_files/deeds.css
licenses.d/by-sa/legalcode_files/logo_code.gif
licenses.d/gpl.txt
licenses.d/lgpl.txt
licenses/by-sa/deed.en
licenses/by-sa/deed_files/deed.gif
licenses/by-sa/deed_files/deed_002.gif
licenses/by-sa/deed_files/deeds.css
licenses/by-sa/deed_files/logo_deed.gif
licenses/by-sa/deed_files/popup.gif
licenses/by-sa/legalcode
licenses/by-sa/legalcode_files/deeds.css
licenses/by-sa/legalcode_files/logo_code.gif
licenses/gpl.txt
licenses/lgpl.txt
     1.1 --- a/COPYING	Sat Mar 10 14:46:35 2007 +0000
     1.2 +++ b/COPYING	Sun Mar 11 09:46:22 2007 +0000
     1.3 @@ -3,19 +3,19 @@
     1.4  
     1.5  - Files in docs/ are available under the Creative Commons Attribution, Share
     1.6    Alike (by-sa), v2.5, to be found there:
     1.7 -    licenses/by-sa/deed.en     (human-readable summary)
     1.8 -    licenses/by-sa/legalcode   (legal code, the full license)
     1.9 +    licenses.d/by-sa/deed.en     (human-readable summary)
    1.10 +    licenses.d/by-sa/legalcode   (legal code, the full license)
    1.11      
    1.12  - Files found in patches/uClibc/*/ are available under the GNU Lesser General
    1.13 -  Public License (LGPL), v2.1, to be found here:
    1.14 -    licenses/lgpl.txt
    1.15 +  Public License (LGPL), v2.1, to be found there:
    1.16 +    licenses.d/lgpl.txt
    1.17  
    1.18  - Files found in patches/glibc/*/ are available under the GNU Lesser General
    1.19    Public License (LGPL), v2.1, to be found there:
    1.20 -    licenses/lgpl.txt
    1.21 +    licenses.d/lgpl.txt
    1.22  
    1.23  - Other files not covered by the above licenses, and not covered by an
    1.24    individual license specified in the file itself, or an accompanying file,
    1.25    are available under the GNU General Public License (GPL), v2, to be found
    1.26    here:
    1.27 -    licenses/gpl.txt
    1.28 +    licenses.d/gpl.txt
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/licenses.d/by-sa/deed.en	Sun Mar 11 09:46:22 2007 +0000
     2.3 @@ -0,0 +1,306 @@
     2.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
     2.5 +<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Creative Commons Deed</title>
     2.6 +
     2.7 +
     2.8 +
     2.9 +<meta http-equiv="content-type" content="text/html;charset=utf-8">
    2.10 +<link rel="stylesheet" type="text/css" href="deed_files/deeds.css">
    2.11 +<link rel="alternate" type="application/rdf+xml" href="http://creativecommons.org/licenses/by-sa/2.5/rdf"> 
    2.12 +
    2.13 +<script language="javascript">
    2.14 +function setCookie(name, value, expires, path, domain, secure) {
    2.15 +    document.cookie= name + "=" + escape(value) +
    2.16 +        ((expires) ? "; expires=" + expires.toGMTString() : "") +
    2.17 +        ((path) ? "; path=" + path : "") +
    2.18 +        ((domain) ? "; domain=" + domain : "") +
    2.19 +        ((secure) ? "; secure" : "");
    2.20 +}
    2.21 +var expiry = new Date();
    2.22 +expiry.setTime(expiry.getTime()+(5*365*24*60*60*1000));
    2.23 +setCookie('lang','en', expiry, '/');
    2.24 +</script></head><body>
    2.25 +
    2.26 +<!--
    2.27 +
    2.28 +<rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires
    2.29 +    rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF>
    2.30 +
    2.31 +
    2.32 +-->
    2.33 +
    2.34 +<p align="center"><a href="http://creativecommons.org/">Creative Commons</a></p>
    2.35 +
    2.36 +
    2.37 +
    2.38 +<div style="width: 620px; margin-left: auto; margin-right: auto;"><div style="text-align: center;">
    2.39 +This page is available in the following languages:
    2.40 +<br>
    2.41 +
    2.42 +
    2.43 +
    2.44 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.bg" title="български" hreflang="bg" rel="alternate" lang="bg">български</a>
    2.45 +
    2.46 +
    2.47 +
    2.48 +
    2.49 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.ca" title="Català" hreflang="ca" rel="alternate" lang="ca">Català</a>
    2.50 +
    2.51 +
    2.52 +
    2.53 +
    2.54 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.da" title="Dansk" hreflang="da" rel="alternate" lang="da">Dansk</a>
    2.55 +
    2.56 +
    2.57 +
    2.58 +
    2.59 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.de" title="Deutsch" hreflang="de" rel="alternate" lang="de">Deutsch</a>
    2.60 +
    2.61 +
    2.62 +
    2.63 +
    2.64 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.en" title="English" hreflang="en" rel="alternate" lang="en">English</a>
    2.65 +
    2.66 +
    2.67 +
    2.68 +
    2.69 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.en_CA" title="English (CA)" hreflang="en_CA" rel="alternate" lang="en_CA">English (CA)</a>
    2.70 +
    2.71 +
    2.72 +
    2.73 +
    2.74 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.en_GB" title="English (GB)" hreflang="en_GB" rel="alternate" lang="en_GB">English (GB)</a>
    2.75 +
    2.76 +
    2.77 +
    2.78 +
    2.79 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.es" title="Castellano" hreflang="es" rel="alternate" lang="es">Castellano</a>
    2.80 +
    2.81 +
    2.82 +
    2.83 +
    2.84 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.es_AR" title="Spanish (AR)" hreflang="es_AR" rel="alternate" lang="es_AR">Castellano (AR)</a>
    2.85 +
    2.86 +
    2.87 +
    2.88 +
    2.89 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.es_CL" title="Spanish (CL)" hreflang="es_CL" rel="alternate" lang="es_CL">Español (CL)</a>
    2.90 +
    2.91 +
    2.92 +
    2.93 +
    2.94 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.es_MX" title="Spanish (MX)" hreflang="es_MX" rel="alternate" lang="es_MX">Castellano (MX)</a>
    2.95 +
    2.96 +
    2.97 +
    2.98 +
    2.99 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.eu" title="Euskara" hreflang="eu" rel="alternate" lang="eu">Euskara</a>
   2.100 +
   2.101 +
   2.102 +
   2.103 +
   2.104 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.fi" title="Suomeksi" hreflang="fi" rel="alternate" lang="fi">Suomeksi</a>
   2.105 +
   2.106 +
   2.107 +
   2.108 +
   2.109 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.fr" title="français" hreflang="fr" rel="alternate" lang="fr">français</a>
   2.110 +
   2.111 +
   2.112 +
   2.113 +
   2.114 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.fr_CA" title="French (CA)" hreflang="fr_CA" rel="alternate" lang="fr_CA">français (CA)</a>
   2.115 +
   2.116 +
   2.117 +
   2.118 +
   2.119 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.gl" title="Galego" hreflang="gl" rel="alternate" lang="gl">Galego</a>
   2.120 +
   2.121 +
   2.122 +
   2.123 +
   2.124 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.he" title="עברית" hreflang="he" rel="alternate" lang="he">עברית</a>
   2.125 +
   2.126 +
   2.127 +
   2.128 +
   2.129 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.hr" title="hrvatski" hreflang="hr" rel="alternate" lang="hr">hrvatski</a>
   2.130 +
   2.131 +
   2.132 +
   2.133 +
   2.134 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.hu" title="Magyar" hreflang="hu" rel="alternate" lang="hu">Magyar</a>
   2.135 +
   2.136 +
   2.137 +
   2.138 +
   2.139 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.it" title="Italiano" hreflang="it" rel="alternate" lang="it">Italiano</a>
   2.140 +
   2.141 +
   2.142 +
   2.143 +
   2.144 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.ja" title="日本語" hreflang="ja" rel="alternate" lang="ja">日本語</a>
   2.145 +
   2.146 +
   2.147 +
   2.148 +
   2.149 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.ko" title="한국어" hreflang="ko" rel="alternate" lang="ko">한국어</a>
   2.150 +
   2.151 +
   2.152 +
   2.153 +
   2.154 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.ms" title="Melayu" hreflang="ms" rel="alternate" lang="ms">Melayu</a>
   2.155 +
   2.156 +
   2.157 +
   2.158 +
   2.159 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.nl" title="Nederlands" hreflang="nl" rel="alternate" lang="nl">Nederlands</a>
   2.160 +
   2.161 +
   2.162 +
   2.163 +
   2.164 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.pl" title="polski" hreflang="pl" rel="alternate" lang="pl">polski</a>
   2.165 +
   2.166 +
   2.167 +
   2.168 +
   2.169 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.pt" title="Português" hreflang="pt" rel="alternate" lang="pt">Português</a>
   2.170 +
   2.171 +
   2.172 +
   2.173 +
   2.174 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.pt_PT" hreflang="pt_PT" rel="alternate" lang="pt_PT">Português (PT)</a>
   2.175 +
   2.176 +
   2.177 +
   2.178 +
   2.179 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.se" title="svenska" hreflang="se" rel="alternate" lang="se">svenska</a>
   2.180 +
   2.181 +
   2.182 +
   2.183 +
   2.184 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.sl" title="slovenski jezik" hreflang="sl" rel="alternate" lang="sl">slovenski jezik</a>
   2.185 +
   2.186 +
   2.187 +
   2.188 +
   2.189 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.zh" title="简体中文" hreflang="zh" rel="alternate" lang="zh">简体中文</a>
   2.190 +
   2.191 +
   2.192 +
   2.193 +
   2.194 +<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.zh_TW" title="Chinese (Taiwan)" hreflang="zh_TW" rel="alternate" lang="zh_TW">華語 (台灣)</a>
   2.195 +
   2.196 +
   2.197 +</div></div>
   2.198 +
   2.199 +
   2.200 +
   2.201 +
   2.202 +<div id="deed">
   2.203 +
   2.204 +	<div align="center">
   2.205 +
   2.206 +	<img src="deed_files/logo_deed.gif" alt="Creative Commons Deed" border="0" height="79" vspace="14" width="280">
   2.207 +
   2.208 +	<p><b>Attribution-ShareAlike 2.5 </b></p>
   2.209 +
   2.210 +
   2.211 +
   2.212 +	<div class="text">
   2.213 +
   2.214 +        
   2.215 +
   2.216 +		<p><strong>You are free:</strong></p>
   2.217 +
   2.218 +			<ul>
   2.219 +
   2.220 +				<li>to copy, distribute, display, and perform the work</li>
   2.221 +
   2.222 +				<li>to make derivative works</li>
   2.223 +
   2.224 +				<li>to make commercial use of the work</li>
   2.225 +
   2.226 +			</ul>
   2.227 +
   2.228 +
   2.229 +
   2.230 +		<p><strong>Under the following conditions:</strong></p>
   2.231 +
   2.232 +	        <div align="center"><table class="draft" border="0" cellpadding="4" cellspacing="0" width="500">
   2.233 +
   2.234 +		<tbody>
   2.235 +
   2.236 +                <tr>
   2.237 +                   <td>
   2.238 +                     <img src="deed_files/deed.gif" alt="by" align="left" border="0" hspace="4">
   2.239 +                   </td>
   2.240 +                   <td align="left">
   2.241 +                      <div class="tiny"><strong>Attribution</strong>. 
   2.242 +                             You must attribute the work in the manner specified by the author or licensor.</div>
   2.243 +                   </td>
   2.244 +                </tr>
   2.245 +                <tr>
   2.246 +                   <td>
   2.247 +                     <img src="deed_files/deed_002.gif" alt="sa" align="left" border="0" hspace="4">
   2.248 +                   </td>
   2.249 +                   <td align="left">
   2.250 +                      <div class="tiny"><strong>Share Alike</strong>.
   2.251 +If you alter, transform, or build upon this work, you may distribute
   2.252 +the resulting work only under a license identical to this one.</div>
   2.253 +                   </td>
   2.254 +                </tr>
   2.255 +
   2.256 +                </tbody></table></div>
   2.257 +
   2.258 +		
   2.259 +
   2.260 +    <ul>
   2.261 +
   2.262 +    <li>For any reuse or distribution, you must make clear to others the license terms of this work.</li>
   2.263 +
   2.264 +    <li>Any of these conditions can be waived if you get permission from the copyright holder.</li>
   2.265 +
   2.266 +    </ul>
   2.267 +
   2.268 +
   2.269 +
   2.270 +<p style="margin-top: 40px;" align="center"><strong>Your fair use and other rights are in no way affected by the above.</strong></p>
   2.271 +
   2.272 +
   2.273 +
   2.274 +		
   2.275 +
   2.276 +		<p align="center">
   2.277 +
   2.278 +                
   2.279 +                This is a human-readable summary of the <a href="http://creativecommons.org/licenses/by-sa/2.5/legalcode" class="fulltext">Legal Code (the full license)</a>.
   2.280 +
   2.281 +                </p>
   2.282 +
   2.283 +
   2.284 +
   2.285 +                        
   2.286 +
   2.287 +			<div align="center">
   2.288 +
   2.289 +<a href="http://creativecommons.org/licenses/disclaimer-popup?lang=en" onclick="window.open('/licenses/disclaimer-popup?lang=en', 'characteristic_help', 'width=375,height=300,scrollbars=yes,resizable=yes,toolbar=no,directories=no,location=yes,menubar=no,status=yes'); return false;">Disclaimer</a> 
   2.290 +<a href="http://creativecommons.org/licenses/disclaimer-popup?lang=en" onclick="window.open('/licenses/disclaimer-popup?lang=en', 'characteristic_help', 'width=375,height=300,scrollbars=yes,resizable=yes,toolbar=no,directories=no,location=yes,menubar=no,status=yes'); return false;"><img src="deed_files/popup.gif" alt="disclaimer" border="0" height="13" width="15"></a></div>
   2.291 +
   2.292 +			<p>&nbsp;</p>
   2.293 +
   2.294 +		</div>
   2.295 +
   2.296 +	</div>
   2.297 +
   2.298 +</div>
   2.299 +
   2.300 +<p>
   2.301 +
   2.302 +<a href="http://creativecommons.org/about/licenses">Learn how to distribute your work using this license</a>
   2.303 +
   2.304 +</p>
   2.305 +
   2.306 +
   2.307 +
   2.308 +
   2.309 +</body></html>
   2.310 \ No newline at end of file
     3.1 Binary file licenses.d/by-sa/deed_files/deed.gif has changed
     4.1 Binary file licenses.d/by-sa/deed_files/deed_002.gif has changed
     5.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.2 +++ b/licenses.d/by-sa/deed_files/deeds.css	Sun Mar 11 09:46:22 2007 +0000
     5.3 @@ -0,0 +1,54 @@
     5.4 +body {
     5.5 +	margin: 0px;
     5.6 +	padding: 0px;
     5.7 +	font-family: verdana, arial, helvetica, sans-serif;
     5.8 +	color: black;
     5.9 +	background-color: white;
    5.10 +	text-align: center;
    5.11 +	font-size:11px;
    5.12 +	/* part 1 of 2 centering hack */
    5.13 +	}
    5.14 +
    5.15 +#deed {
    5.16 +	width: 620px; 
    5.17 +	padding: 15px;
    5.18 +	margin-top: 20px;
    5.19 +	margin-bottom: 20px;
    5.20 +	margin-right: auto;
    5.21 +	margin-left: auto; 	
    5.22 +	/* opera does not like 'margin:20px auto' */
    5.23 +	background: #ffc;
    5.24 +	border: 3px groove #333;
    5.25 +	text-align:left; 
    5.26 +	/* part 2 of 2 centering hack */
    5.27 +	width: 620px; /* ie5win fudge begins */
    5.28 +	voice-family: "\"}\"";
    5.29 +	voice-family:inherit;
    5.30 +	width: 584px;
    5.31 +	}
    5.32 +	
    5.33 +html>body #content {
    5.34 +	width: 584px; /* ie5win fudge ends */
    5.35 +	}
    5.36 +	
    5.37 +.fineprint {
    5.38 +	border:1px solid black; 
    5.39 +	padding:8px; 
    5.40 +	background:#ffffff;
    5.41 +	text-align:justify;
    5.42 +}
    5.43 +
    5.44 +.text, li {
    5.45 +	font-family:verdana, sans-serif;
    5.46 +	font-size:11px;
    5.47 +	margin-left:20px;
    5.48 +	margin-right:20px;
    5.49 +	line-height:140%;
    5.50 +	text-align:left;
    5.51 +}
    5.52 +
    5.53 +.tiny {
    5.54 +	font-family:verdana, sans-serif;
    5.55 +	font-size:11px;
    5.56 +	margin-bottom:10px;
    5.57 +}
    5.58 \ No newline at end of file
     6.1 Binary file licenses.d/by-sa/deed_files/logo_deed.gif has changed
     7.1 Binary file licenses.d/by-sa/deed_files/popup.gif has changed
     8.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     8.2 +++ b/licenses.d/by-sa/legalcode	Sun Mar 11 09:46:22 2007 +0000
     8.3 @@ -0,0 +1,378 @@
     8.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
     8.5 +<html><head><title>Creative Commons Legal Code</title>
     8.6 +
     8.7 +
     8.8 +
     8.9 +<link rel="stylesheet" type="text/css" href="legalcode_files/deeds.css">
    8.10 +<style type="text/css">
    8.11 +
    8.12 +li {
    8.13 +margin-bottom:12px;
    8.14 +}
    8.15 +
    8.16 +</style></head><body>
    8.17 +
    8.18 +<p align="center"><a href="http://creativecommons.org/">Creative Commons</a></p>
    8.19 +
    8.20 +
    8.21 +
    8.22 +<div id="deed">
    8.23 +<div align="center"><img src="legalcode_files/logo_code.gif" alt="Creative Commons Legal Code" border="0" height="79" vspace="14" width="280"></div>
    8.24 +
    8.25 +
    8.26 +<p align="center"><b>Attribution-ShareAlike 2.5</b></p>
    8.27 +
    8.28 +
    8.29 +<div class="text">
    8.30 +
    8.31 +
    8.32 +<div class="fineprint" style="background: transparent none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
    8.33 +CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
    8.34 +SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN
    8.35 +ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON
    8.36 +AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE
    8.37 +INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
    8.38 +ITS USE.</div>
    8.39 +
    8.40 +
    8.41 +
    8.42 +
    8.43 +<p><em>License</em> </p>
    8.44 +
    8.45 +<p>THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS
    8.46 +CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS
    8.47 +PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK
    8.48 +OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS
    8.49 +PROHIBITED. </p>
    8.50 +
    8.51 +<p>BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND
    8.52 +AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU
    8.53 +THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH
    8.54 +TERMS AND CONDITIONS. </p>
    8.55 +
    8.56 +
    8.57 +<p><strong>1. Definitions</strong> </p>
    8.58 +
    8.59 +<ol type="a">
    8.60 +<li>
    8.61 +<strong>"Collective Work"</strong> means a work, such as a periodical
    8.62 +issue, anthology or encyclopedia, in which the Work in its entirety in
    8.63 +unmodified form, along with a number of other contributions,
    8.64 +constituting separate and independent works in themselves, are
    8.65 +assembled into a collective whole. A work that constitutes a Collective
    8.66 +Work will not be considered a Derivative Work (as defined below) for
    8.67 +the purposes of this License.
    8.68 +</li>
    8.69 +
    8.70 +<li>
    8.71 +<strong>"Derivative Work"</strong> means a work based upon the Work or
    8.72 +upon the Work and other pre-existing works, such as a translation,
    8.73 +musical arrangement, dramatization, fictionalization, motion picture
    8.74 +version, sound recording, art reproduction, abridgment, condensation,
    8.75 +or any other form in which the Work may be recast, transformed, or
    8.76 +adapted, except that a work that constitutes a Collective Work will not
    8.77 +be considered a Derivative Work for the purpose of this License. For
    8.78 +the avoidance of doubt, where the Work is a musical composition or
    8.79 +sound recording, the synchronization of the Work in timed-relation with
    8.80 +a moving image ("synching") will be considered a Derivative Work for
    8.81 +the purpose of this License.
    8.82 +</li>
    8.83 +
    8.84 +<li>
    8.85 +<strong>"Licensor"</strong> means the individual or entity that offers the Work under the terms of this License.
    8.86 +</li>
    8.87 +
    8.88 +<li>
    8.89 +<strong>"Original Author"</strong> means the individual or entity who created the Work.
    8.90 +</li>
    8.91 +
    8.92 +<li>
    8.93 +<strong>"Work"</strong> means the copyrightable work of authorship offered under the terms of this License.
    8.94 +</li>
    8.95 +
    8.96 +<li>
    8.97 +<strong>"You"</strong> means an individual or entity exercising rights
    8.98 +under this License who has not previously violated the terms of this
    8.99 +License with respect to the Work, or who has received express
   8.100 +permission from the Licensor to exercise rights under this License
   8.101 +despite a previous violation.
   8.102 +</li>
   8.103 +
   8.104 +<li><strong>"License Elements"</strong> means the following high-level
   8.105 +license attributes as selected by Licensor and indicated in the title
   8.106 +of this License: Attribution, ShareAlike.</li></ol>
   8.107 +
   8.108 +<p><strong>2. Fair Use Rights.</strong> Nothing in this license is
   8.109 +intended to reduce, limit, or restrict any rights arising from fair
   8.110 +use, first sale or other limitations on the exclusive rights of the
   8.111 +copyright owner under copyright law or other applicable laws. </p>
   8.112 +
   8.113 +
   8.114 +<p><strong>3. License Grant.</strong> Subject to the terms and
   8.115 +conditions of this License, Licensor hereby grants You a worldwide,
   8.116 +royalty-free, non-exclusive, perpetual (for the duration of the
   8.117 +applicable copyright) license to exercise the rights in the Work as
   8.118 +stated below: </p>
   8.119 +
   8.120 +
   8.121 +<ol type="a">
   8.122 +<li>
   8.123 +to reproduce the Work, to incorporate the Work into one or more
   8.124 +Collective Works, and to reproduce the Work as incorporated in the
   8.125 +Collective Works;
   8.126 +</li>
   8.127 +
   8.128 +<li>
   8.129 +to create and reproduce Derivative Works;
   8.130 +</li>
   8.131 +
   8.132 +<li>to distribute copies or phonorecords of, display publicly, perform
   8.133 +publicly, and perform publicly by means of a digital audio transmission
   8.134 +the Work including as incorporated in Collective Works;
   8.135 +</li>
   8.136 +
   8.137 +<li>to distribute copies or phonorecords of, display publicly, perform
   8.138 +publicly, and perform publicly by means of a digital audio transmission
   8.139 +Derivative Works.
   8.140 +</li>
   8.141 +
   8.142 +<li><p>For the avoidance of doubt, where the work is a musical composition:</p>
   8.143 +
   8.144 +<ol type="i">
   8.145 +<li><strong>Performance Royalties Under Blanket Licenses</strong>.
   8.146 +Licensor waives the exclusive right to collect, whether individually or
   8.147 +via a performance rights society (e.g. ASCAP, BMI, SESAC), royalties
   8.148 +for the public performance or public digital performance (e.g. webcast)
   8.149 +of the Work.</li>
   8.150 +
   8.151 +<li><strong>Mechanical Rights and Statutory Royalties</strong>.
   8.152 +Licensor waives the exclusive right to collect, whether individually or
   8.153 +via a music rights society or designated agent (e.g. Harry Fox Agency),
   8.154 +royalties for any phonorecord You create from the Work ("cover
   8.155 +version") and distribute, subject to the compulsory license created by
   8.156 +17 USC Section 115 of the US Copyright Act (or the equivalent in other
   8.157 +jurisdictions).
   8.158 +</li>
   8.159 +</ol>
   8.160 +</li>
   8.161 +
   8.162 +<li><strong>Webcasting Rights and Statutory Royalties</strong>. For the
   8.163 +avoidance of doubt, where the Work is a sound recording, Licensor
   8.164 +waives the exclusive right to collect, whether individually or via a
   8.165 +performance-rights society (e.g. SoundExchange), royalties for the
   8.166 +public digital performance (e.g. webcast) of the Work, subject to the
   8.167 +compulsory license created by 17 USC Section 114 of the US Copyright
   8.168 +Act (or the equivalent in other jurisdictions).</li>
   8.169 +</ol>
   8.170 +
   8.171 +
   8.172 +<p>The above rights may be exercised in all media and formats whether
   8.173 +now known or hereafter devised. The above rights include the right to
   8.174 +make such modifications as are technically necessary to exercise the
   8.175 +rights in other media and formats. All rights not expressly granted by
   8.176 +Licensor are hereby reserved.</p>
   8.177 +
   8.178 +<p><strong>4. Restrictions.</strong>The license granted in Section 3 above is expressly made subject to and limited by the following restrictions: </p>
   8.179 +
   8.180 +
   8.181 +<ol type="a">
   8.182 +<li>
   8.183 +You may distribute, publicly display, publicly perform, or publicly
   8.184 +digitally perform the Work only under the terms of this License, and
   8.185 +You must include a copy of, or the Uniform Resource Identifier for,
   8.186 +this License with every copy or phonorecord of the Work You distribute,
   8.187 +publicly display, publicly perform, or publicly digitally perform. You
   8.188 +may not offer or impose any terms on the Work that alter or restrict
   8.189 +the terms of this License or the recipients' exercise of the rights
   8.190 +granted hereunder. You may not sublicense the Work. You must keep
   8.191 +intact all notices that refer to this License and to the disclaimer of
   8.192 +warranties. You may not distribute, publicly display, publicly perform,
   8.193 +or publicly digitally perform the Work with any technological measures
   8.194 +that control access or use of the Work in a manner inconsistent with
   8.195 +the terms of this License Agreement. The above applies to the Work as
   8.196 +incorporated in a Collective Work, but this does not require the
   8.197 +Collective Work apart from the Work itself to be made subject to the
   8.198 +terms of this License. If You create a Collective Work, upon notice
   8.199 +from any Licensor You must, to the extent practicable, remove from the
   8.200 +Collective Work any credit as required by clause 4(c), as requested. If
   8.201 +You create a Derivative Work, upon notice from any Licensor You must,
   8.202 +to the extent practicable, remove from the Derivative Work any credit
   8.203 +as required by clause 4(c), as requested.
   8.204 +</li>
   8.205 +
   8.206 +<li>You may distribute, publicly display, publicly perform, or publicly
   8.207 +digitally perform a Derivative Work only under the terms of this
   8.208 +License, a later version of this License with the same License Elements
   8.209 +as this License, or a Creative Commons iCommons license that contains
   8.210 +the same License Elements as this License (e.g. Attribution-ShareAlike
   8.211 +2.5 Japan). You must include a copy of, or the Uniform Resource
   8.212 +Identifier for, this License or other license specified in the previous
   8.213 +sentence with every copy or phonorecord of each Derivative Work You
   8.214 +distribute, publicly display, publicly perform, or publicly digitally
   8.215 +perform. You may not offer or impose any terms on the Derivative Works
   8.216 +that alter or restrict the terms of this License or the recipients'
   8.217 +exercise of the rights granted hereunder, and You must keep intact all
   8.218 +notices that refer to this License and to the disclaimer of warranties.
   8.219 +You may not distribute, publicly display, publicly perform, or publicly
   8.220 +digitally perform the Derivative Work with any technological measures
   8.221 +that control access or use of the Work in a manner inconsistent with
   8.222 +the terms of this License Agreement. The above applies to the
   8.223 +Derivative Work as incorporated in a Collective Work, but this does not
   8.224 +require the Collective Work apart from the Derivative Work itself to be
   8.225 +made subject to the terms of this License.
   8.226 +</li>
   8.227 +
   8.228 +<li>If you distribute, publicly display, publicly perform, or publicly
   8.229 +digitally perform the Work or any Derivative Works or Collective Works,
   8.230 +You must keep intact all copyright notices for the Work and provide,
   8.231 +reasonable to the medium or means You are utilizing: (i) the name of
   8.232 +the Original Author (or pseudonym, if applicable) if supplied, and/or
   8.233 +(ii) if the Original Author and/or Licensor designate another party or
   8.234 +parties (e.g. a sponsor institute, publishing entity, journal) for
   8.235 +attribution in Licensor's copyright notice, terms of service or by
   8.236 +other reasonable means, the name of such party or parties; the title of
   8.237 +the Work if supplied; to the extent reasonably practicable, the Uniform
   8.238 +Resource Identifier, if any, that Licensor specifies to be associated
   8.239 +with the Work, unless such URI does not refer to the copyright notice
   8.240 +or licensing information for the Work; and in the case of a Derivative
   8.241 +Work, a credit identifying the use of the Work in the Derivative Work
   8.242 +(e.g., "French translation of the Work by Original Author," or
   8.243 +"Screenplay based on original Work by Original Author"). Such credit
   8.244 +may be implemented in any reasonable manner; provided, however, that in
   8.245 +the case of a Derivative Work or Collective Work, at a minimum such
   8.246 +credit will appear where any other comparable authorship credit appears
   8.247 +and in a manner at least as prominent as such other comparable
   8.248 +authorship credit.
   8.249 +</li>
   8.250 +
   8.251 +
   8.252 +
   8.253 +
   8.254 +</ol>
   8.255 +
   8.256 +
   8.257 +
   8.258 +
   8.259 +
   8.260 +<p><strong>5. Representations, Warranties and Disclaimer</strong></p>
   8.261 +
   8.262 +<p>UNLESS OTHERWISE AGREED TO BY THE PARTIES IN WRITING, LICENSOR
   8.263 +OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY
   8.264 +KIND CONCERNING THE MATERIALS, EXPRESS, IMPLIED, STATUTORY OR
   8.265 +OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE,
   8.266 +MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR
   8.267 +THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF
   8.268 +ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO
   8.269 +NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY
   8.270 +NOT APPLY TO YOU.</p>
   8.271 +
   8.272 +
   8.273 +<p><strong>6. Limitation on Liability.</strong> EXCEPT TO THE EXTENT
   8.274 +REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU
   8.275 +ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL,
   8.276 +PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF
   8.277 +THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   8.278 +DAMAGES. </p>
   8.279 +
   8.280 +<p><strong>7. Termination</strong> </p>
   8.281 +
   8.282 +<ol type="a">
   8.283 +
   8.284 +<li>
   8.285 +This License and the rights granted hereunder will terminate
   8.286 +automatically upon any breach by You of the terms of this License.
   8.287 +Individuals or entities who have received Derivative Works or
   8.288 +Collective Works from You under this License, however, will not have
   8.289 +their licenses terminated provided such individuals or entities remain
   8.290 +in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8
   8.291 +will survive any termination of this License.
   8.292 +</li>
   8.293 +
   8.294 +<li>Subject to the above terms and conditions, the license granted here
   8.295 +is perpetual (for the duration of the applicable copyright in the
   8.296 +Work). Notwithstanding the above, Licensor reserves the right to
   8.297 +release the Work under different license terms or to stop distributing
   8.298 +the Work at any time; provided, however that any such election will not
   8.299 +serve to withdraw this License (or any other license that has been, or
   8.300 +is required to be, granted under the terms of this License), and this
   8.301 +License will continue in full force and effect unless terminated as
   8.302 +stated above.
   8.303 +</li>
   8.304 +</ol>
   8.305 +
   8.306 +<p><strong>8. Miscellaneous</strong> </p>
   8.307 +
   8.308 +<ol type="a">
   8.309 +
   8.310 +<li>Each time You distribute or publicly digitally perform the Work or
   8.311 +a Collective Work, the Licensor offers to the recipient a license to
   8.312 +the Work on the same terms and conditions as the license granted to You
   8.313 +under this License.
   8.314 +</li>
   8.315 +
   8.316 +<li>Each time You distribute or publicly digitally perform a Derivative
   8.317 +Work, Licensor offers to the recipient a license to the original Work
   8.318 +on the same terms and conditions as the license granted to You under
   8.319 +this License.
   8.320 +</li>
   8.321 +
   8.322 +<li>If any provision of this License is invalid or unenforceable under
   8.323 +applicable law, it shall not affect the validity or enforceability of
   8.324 +the remainder of the terms of this License, and without further action
   8.325 +by the parties to this agreement, such provision shall be reformed to
   8.326 +the minimum extent necessary to make such provision valid and
   8.327 +enforceable.
   8.328 +</li>
   8.329 +
   8.330 +<li>No term or provision of this License shall be deemed waived and no
   8.331 +breach consented to unless such waiver or consent shall be in writing
   8.332 +and signed by the party to be charged with such waiver or consent.
   8.333 +</li>
   8.334 +
   8.335 +<li>This License constitutes the entire agreement between the parties
   8.336 +with respect to the Work licensed here. There are no understandings,
   8.337 +agreements or representations with respect to the Work not specified
   8.338 +here. Licensor shall not be bound by any additional provisions that may
   8.339 +appear in any communication from You. This License may not be modified
   8.340 +without the mutual written agreement of the Licensor and You.
   8.341 +</li>
   8.342 +</ol>
   8.343 +
   8.344 +
   8.345 +<!-- BREAKOUT FOR CC NOTICE. NOT A PART OF THE LICENSE -->
   8.346 +<div class="fineprint">
   8.347 +
   8.348 +
   8.349 +<p>Creative Commons is not a party to this License, and makes no
   8.350 +warranty whatsoever in connection with the Work. Creative Commons will
   8.351 +not be liable to You or any party on any legal theory for any damages
   8.352 +whatsoever, including without limitation any general, special,
   8.353 +incidental or consequential damages arising in connection to this
   8.354 +license. Notwithstanding the foregoing two (2) sentences, if Creative
   8.355 +Commons has expressly identified itself as the Licensor hereunder, it
   8.356 +shall have all rights and obligations of Licensor. </p>
   8.357 +
   8.358 +
   8.359 +<p>Except for the limited purpose of indicating to the public that the
   8.360 +Work is licensed under the CCPL, neither party will use the trademark
   8.361 +"Creative Commons" or any related trademark or logo of Creative Commons
   8.362 +without the prior written consent of Creative Commons. Any permitted
   8.363 +use will be in compliance with Creative Commons' then-current trademark
   8.364 +usage guidelines, as may be published on its website or otherwise made
   8.365 +available upon request from time to time.</p>
   8.366 +
   8.367 +
   8.368 +<p>Creative Commons may be contacted at <a href="http://creativecommons.org/">http://creativecommons.org/</a>.</p>
   8.369 +
   8.370 +
   8.371 +</div>
   8.372 +<!-- END CC NOTICE -->
   8.373 +
   8.374 +
   8.375 +</div>
   8.376 +
   8.377 +
   8.378 +<div style="margin-bottom: 10px;" align="right"><a href="http://creativecommons.org/licenses/by-sa/2.5/" class="fulltext"> Back to Commons Deed</a></div>
   8.379 +
   8.380 +</div>
   8.381 +</body></html>
   8.382 \ No newline at end of file
     9.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     9.2 +++ b/licenses.d/by-sa/legalcode_files/deeds.css	Sun Mar 11 09:46:22 2007 +0000
     9.3 @@ -0,0 +1,54 @@
     9.4 +body {
     9.5 +	margin: 0px;
     9.6 +	padding: 0px;
     9.7 +	font-family: verdana, arial, helvetica, sans-serif;
     9.8 +	color: black;
     9.9 +	background-color: white;
    9.10 +	text-align: center;
    9.11 +	font-size:11px;
    9.12 +	/* part 1 of 2 centering hack */
    9.13 +	}
    9.14 +
    9.15 +#deed {
    9.16 +	width: 620px; 
    9.17 +	padding: 15px;
    9.18 +	margin-top: 20px;
    9.19 +	margin-bottom: 20px;
    9.20 +	margin-right: auto;
    9.21 +	margin-left: auto; 	
    9.22 +	/* opera does not like 'margin:20px auto' */
    9.23 +	background: #ffc;
    9.24 +	border: 3px groove #333;
    9.25 +	text-align:left; 
    9.26 +	/* part 2 of 2 centering hack */
    9.27 +	width: 620px; /* ie5win fudge begins */
    9.28 +	voice-family: "\"}\"";
    9.29 +	voice-family:inherit;
    9.30 +	width: 584px;
    9.31 +	}
    9.32 +	
    9.33 +html>body #content {
    9.34 +	width: 584px; /* ie5win fudge ends */
    9.35 +	}
    9.36 +	
    9.37 +.fineprint {
    9.38 +	border:1px solid black; 
    9.39 +	padding:8px; 
    9.40 +	background:#ffffff;
    9.41 +	text-align:justify;
    9.42 +}
    9.43 +
    9.44 +.text, li {
    9.45 +	font-family:verdana, sans-serif;
    9.46 +	font-size:11px;
    9.47 +	margin-left:20px;
    9.48 +	margin-right:20px;
    9.49 +	line-height:140%;
    9.50 +	text-align:left;
    9.51 +}
    9.52 +
    9.53 +.tiny {
    9.54 +	font-family:verdana, sans-serif;
    9.55 +	font-size:11px;
    9.56 +	margin-bottom:10px;
    9.57 +}
    9.58 \ No newline at end of file
    10.1 Binary file licenses.d/by-sa/legalcode_files/logo_code.gif has changed
    11.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    11.2 +++ b/licenses.d/gpl.txt	Sun Mar 11 09:46:22 2007 +0000
    11.3 @@ -0,0 +1,339 @@
    11.4 +		    GNU GENERAL PUBLIC LICENSE
    11.5 +		       Version 2, June 1991
    11.6 +
    11.7 + Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
    11.8 + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
    11.9 + Everyone is permitted to copy and distribute verbatim copies
   11.10 + of this license document, but changing it is not allowed.
   11.11 +
   11.12 +			    Preamble
   11.13 +
   11.14 +  The licenses for most software are designed to take away your
   11.15 +freedom to share and change it.  By contrast, the GNU General Public
   11.16 +License is intended to guarantee your freedom to share and change free
   11.17 +software--to make sure the software is free for all its users.  This
   11.18 +General Public License applies to most of the Free Software
   11.19 +Foundation's software and to any other program whose authors commit to
   11.20 +using it.  (Some other Free Software Foundation software is covered by
   11.21 +the GNU Lesser General Public License instead.)  You can apply it to
   11.22 +your programs, too.
   11.23 +
   11.24 +  When we speak of free software, we are referring to freedom, not
   11.25 +price.  Our General Public Licenses are designed to make sure that you
   11.26 +have the freedom to distribute copies of free software (and charge for
   11.27 +this service if you wish), that you receive source code or can get it
   11.28 +if you want it, that you can change the software or use pieces of it
   11.29 +in new free programs; and that you know you can do these things.
   11.30 +
   11.31 +  To protect your rights, we need to make restrictions that forbid
   11.32 +anyone to deny you these rights or to ask you to surrender the rights.
   11.33 +These restrictions translate to certain responsibilities for you if you
   11.34 +distribute copies of the software, or if you modify it.
   11.35 +
   11.36 +  For example, if you distribute copies of such a program, whether
   11.37 +gratis or for a fee, you must give the recipients all the rights that
   11.38 +you have.  You must make sure that they, too, receive or can get the
   11.39 +source code.  And you must show them these terms so they know their
   11.40 +rights.
   11.41 +
   11.42 +  We protect your rights with two steps: (1) copyright the software, and
   11.43 +(2) offer you this license which gives you legal permission to copy,
   11.44 +distribute and/or modify the software.
   11.45 +
   11.46 +  Also, for each author's protection and ours, we want to make certain
   11.47 +that everyone understands that there is no warranty for this free
   11.48 +software.  If the software is modified by someone else and passed on, we
   11.49 +want its recipients to know that what they have is not the original, so
   11.50 +that any problems introduced by others will not reflect on the original
   11.51 +authors' reputations.
   11.52 +
   11.53 +  Finally, any free program is threatened constantly by software
   11.54 +patents.  We wish to avoid the danger that redistributors of a free
   11.55 +program will individually obtain patent licenses, in effect making the
   11.56 +program proprietary.  To prevent this, we have made it clear that any
   11.57 +patent must be licensed for everyone's free use or not licensed at all.
   11.58 +
   11.59 +  The precise terms and conditions for copying, distribution and
   11.60 +modification follow.
   11.61 +
   11.62 +		    GNU GENERAL PUBLIC LICENSE
   11.63 +   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   11.64 +
   11.65 +  0. This License applies to any program or other work which contains
   11.66 +a notice placed by the copyright holder saying it may be distributed
   11.67 +under the terms of this General Public License.  The "Program", below,
   11.68 +refers to any such program or work, and a "work based on the Program"
   11.69 +means either the Program or any derivative work under copyright law:
   11.70 +that is to say, a work containing the Program or a portion of it,
   11.71 +either verbatim or with modifications and/or translated into another
   11.72 +language.  (Hereinafter, translation is included without limitation in
   11.73 +the term "modification".)  Each licensee is addressed as "you".
   11.74 +
   11.75 +Activities other than copying, distribution and modification are not
   11.76 +covered by this License; they are outside its scope.  The act of
   11.77 +running the Program is not restricted, and the output from the Program
   11.78 +is covered only if its contents constitute a work based on the
   11.79 +Program (independent of having been made by running the Program).
   11.80 +Whether that is true depends on what the Program does.
   11.81 +
   11.82 +  1. You may copy and distribute verbatim copies of the Program's
   11.83 +source code as you receive it, in any medium, provided that you
   11.84 +conspicuously and appropriately publish on each copy an appropriate
   11.85 +copyright notice and disclaimer of warranty; keep intact all the
   11.86 +notices that refer to this License and to the absence of any warranty;
   11.87 +and give any other recipients of the Program a copy of this License
   11.88 +along with the Program.
   11.89 +
   11.90 +You may charge a fee for the physical act of transferring a copy, and
   11.91 +you may at your option offer warranty protection in exchange for a fee.
   11.92 +
   11.93 +  2. You may modify your copy or copies of the Program or any portion
   11.94 +of it, thus forming a work based on the Program, and copy and
   11.95 +distribute such modifications or work under the terms of Section 1
   11.96 +above, provided that you also meet all of these conditions:
   11.97 +
   11.98 +    a) You must cause the modified files to carry prominent notices
   11.99 +    stating that you changed the files and the date of any change.
  11.100 +
  11.101 +    b) You must cause any work that you distribute or publish, that in
  11.102 +    whole or in part contains or is derived from the Program or any
  11.103 +    part thereof, to be licensed as a whole at no charge to all third
  11.104 +    parties under the terms of this License.
  11.105 +
  11.106 +    c) If the modified program normally reads commands interactively
  11.107 +    when run, you must cause it, when started running for such
  11.108 +    interactive use in the most ordinary way, to print or display an
  11.109 +    announcement including an appropriate copyright notice and a
  11.110 +    notice that there is no warranty (or else, saying that you provide
  11.111 +    a warranty) and that users may redistribute the program under
  11.112 +    these conditions, and telling the user how to view a copy of this
  11.113 +    License.  (Exception: if the Program itself is interactive but
  11.114 +    does not normally print such an announcement, your work based on
  11.115 +    the Program is not required to print an announcement.)
  11.116 +
  11.117 +These requirements apply to the modified work as a whole.  If
  11.118 +identifiable sections of that work are not derived from the Program,
  11.119 +and can be reasonably considered independent and separate works in
  11.120 +themselves, then this License, and its terms, do not apply to those
  11.121 +sections when you distribute them as separate works.  But when you
  11.122 +distribute the same sections as part of a whole which is a work based
  11.123 +on the Program, the distribution of the whole must be on the terms of
  11.124 +this License, whose permissions for other licensees extend to the
  11.125 +entire whole, and thus to each and every part regardless of who wrote it.
  11.126 +
  11.127 +Thus, it is not the intent of this section to claim rights or contest
  11.128 +your rights to work written entirely by you; rather, the intent is to
  11.129 +exercise the right to control the distribution of derivative or
  11.130 +collective works based on the Program.
  11.131 +
  11.132 +In addition, mere aggregation of another work not based on the Program
  11.133 +with the Program (or with a work based on the Program) on a volume of
  11.134 +a storage or distribution medium does not bring the other work under
  11.135 +the scope of this License.
  11.136 +
  11.137 +  3. You may copy and distribute the Program (or a work based on it,
  11.138 +under Section 2) in object code or executable form under the terms of
  11.139 +Sections 1 and 2 above provided that you also do one of the following:
  11.140 +
  11.141 +    a) Accompany it with the complete corresponding machine-readable
  11.142 +    source code, which must be distributed under the terms of Sections
  11.143 +    1 and 2 above on a medium customarily used for software interchange; or,
  11.144 +
  11.145 +    b) Accompany it with a written offer, valid for at least three
  11.146 +    years, to give any third party, for a charge no more than your
  11.147 +    cost of physically performing source distribution, a complete
  11.148 +    machine-readable copy of the corresponding source code, to be
  11.149 +    distributed under the terms of Sections 1 and 2 above on a medium
  11.150 +    customarily used for software interchange; or,
  11.151 +
  11.152 +    c) Accompany it with the information you received as to the offer
  11.153 +    to distribute corresponding source code.  (This alternative is
  11.154 +    allowed only for noncommercial distribution and only if you
  11.155 +    received the program in object code or executable form with such
  11.156 +    an offer, in accord with Subsection b above.)
  11.157 +
  11.158 +The source code for a work means the preferred form of the work for
  11.159 +making modifications to it.  For an executable work, complete source
  11.160 +code means all the source code for all modules it contains, plus any
  11.161 +associated interface definition files, plus the scripts used to
  11.162 +control compilation and installation of the executable.  However, as a
  11.163 +special exception, the source code distributed need not include
  11.164 +anything that is normally distributed (in either source or binary
  11.165 +form) with the major components (compiler, kernel, and so on) of the
  11.166 +operating system on which the executable runs, unless that component
  11.167 +itself accompanies the executable.
  11.168 +
  11.169 +If distribution of executable or object code is made by offering
  11.170 +access to copy from a designated place, then offering equivalent
  11.171 +access to copy the source code from the same place counts as
  11.172 +distribution of the source code, even though third parties are not
  11.173 +compelled to copy the source along with the object code.
  11.174 +
  11.175 +  4. You may not copy, modify, sublicense, or distribute the Program
  11.176 +except as expressly provided under this License.  Any attempt
  11.177 +otherwise to copy, modify, sublicense or distribute the Program is
  11.178 +void, and will automatically terminate your rights under this License.
  11.179 +However, parties who have received copies, or rights, from you under
  11.180 +this License will not have their licenses terminated so long as such
  11.181 +parties remain in full compliance.
  11.182 +
  11.183 +  5. You are not required to accept this License, since you have not
  11.184 +signed it.  However, nothing else grants you permission to modify or
  11.185 +distribute the Program or its derivative works.  These actions are
  11.186 +prohibited by law if you do not accept this License.  Therefore, by
  11.187 +modifying or distributing the Program (or any work based on the
  11.188 +Program), you indicate your acceptance of this License to do so, and
  11.189 +all its terms and conditions for copying, distributing or modifying
  11.190 +the Program or works based on it.
  11.191 +
  11.192 +  6. Each time you redistribute the Program (or any work based on the
  11.193 +Program), the recipient automatically receives a license from the
  11.194 +original licensor to copy, distribute or modify the Program subject to
  11.195 +these terms and conditions.  You may not impose any further
  11.196 +restrictions on the recipients' exercise of the rights granted herein.
  11.197 +You are not responsible for enforcing compliance by third parties to
  11.198 +this License.
  11.199 +
  11.200 +  7. If, as a consequence of a court judgment or allegation of patent
  11.201 +infringement or for any other reason (not limited to patent issues),
  11.202 +conditions are imposed on you (whether by court order, agreement or
  11.203 +otherwise) that contradict the conditions of this License, they do not
  11.204 +excuse you from the conditions of this License.  If you cannot
  11.205 +distribute so as to satisfy simultaneously your obligations under this
  11.206 +License and any other pertinent obligations, then as a consequence you
  11.207 +may not distribute the Program at all.  For example, if a patent
  11.208 +license would not permit royalty-free redistribution of the Program by
  11.209 +all those who receive copies directly or indirectly through you, then
  11.210 +the only way you could satisfy both it and this License would be to
  11.211 +refrain entirely from distribution of the Program.
  11.212 +
  11.213 +If any portion of this section is held invalid or unenforceable under
  11.214 +any particular circumstance, the balance of the section is intended to
  11.215 +apply and the section as a whole is intended to apply in other
  11.216 +circumstances.
  11.217 +
  11.218 +It is not the purpose of this section to induce you to infringe any
  11.219 +patents or other property right claims or to contest validity of any
  11.220 +such claims; this section has the sole purpose of protecting the
  11.221 +integrity of the free software distribution system, which is
  11.222 +implemented by public license practices.  Many people have made
  11.223 +generous contributions to the wide range of software distributed
  11.224 +through that system in reliance on consistent application of that
  11.225 +system; it is up to the author/donor to decide if he or she is willing
  11.226 +to distribute software through any other system and a licensee cannot
  11.227 +impose that choice.
  11.228 +
  11.229 +This section is intended to make thoroughly clear what is believed to
  11.230 +be a consequence of the rest of this License.
  11.231 +
  11.232 +  8. If the distribution and/or use of the Program is restricted in
  11.233 +certain countries either by patents or by copyrighted interfaces, the
  11.234 +original copyright holder who places the Program under this License
  11.235 +may add an explicit geographical distribution limitation excluding
  11.236 +those countries, so that distribution is permitted only in or among
  11.237 +countries not thus excluded.  In such case, this License incorporates
  11.238 +the limitation as if written in the body of this License.
  11.239 +
  11.240 +  9. The Free Software Foundation may publish revised and/or new versions
  11.241 +of the General Public License from time to time.  Such new versions will
  11.242 +be similar in spirit to the present version, but may differ in detail to
  11.243 +address new problems or concerns.
  11.244 +
  11.245 +Each version is given a distinguishing version number.  If the Program
  11.246 +specifies a version number of this License which applies to it and "any
  11.247 +later version", you have the option of following the terms and conditions
  11.248 +either of that version or of any later version published by the Free
  11.249 +Software Foundation.  If the Program does not specify a version number of
  11.250 +this License, you may choose any version ever published by the Free Software
  11.251 +Foundation.
  11.252 +
  11.253 +  10. If you wish to incorporate parts of the Program into other free
  11.254 +programs whose distribution conditions are different, write to the author
  11.255 +to ask for permission.  For software which is copyrighted by the Free
  11.256 +Software Foundation, write to the Free Software Foundation; we sometimes
  11.257 +make exceptions for this.  Our decision will be guided by the two goals
  11.258 +of preserving the free status of all derivatives of our free software and
  11.259 +of promoting the sharing and reuse of software generally.
  11.260 +
  11.261 +			    NO WARRANTY
  11.262 +
  11.263 +  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  11.264 +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
  11.265 +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
  11.266 +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
  11.267 +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  11.268 +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
  11.269 +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
  11.270 +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
  11.271 +REPAIR OR CORRECTION.
  11.272 +
  11.273 +  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  11.274 +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  11.275 +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  11.276 +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  11.277 +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
  11.278 +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
  11.279 +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
  11.280 +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
  11.281 +POSSIBILITY OF SUCH DAMAGES.
  11.282 +
  11.283 +		     END OF TERMS AND CONDITIONS
  11.284 +
  11.285 +	    How to Apply These Terms to Your New Programs
  11.286 +
  11.287 +  If you develop a new program, and you want it to be of the greatest
  11.288 +possible use to the public, the best way to achieve this is to make it
  11.289 +free software which everyone can redistribute and change under these terms.
  11.290 +
  11.291 +  To do so, attach the following notices to the program.  It is safest
  11.292 +to attach them to the start of each source file to most effectively
  11.293 +convey the exclusion of warranty; and each file should have at least
  11.294 +the "copyright" line and a pointer to where the full notice is found.
  11.295 +
  11.296 +    <one line to give the program's name and a brief idea of what it does.>
  11.297 +    Copyright (C) <year>  <name of author>
  11.298 +
  11.299 +    This program is free software; you can redistribute it and/or modify
  11.300 +    it under the terms of the GNU General Public License as published by
  11.301 +    the Free Software Foundation; either version 2 of the License, or
  11.302 +    (at your option) any later version.
  11.303 +
  11.304 +    This program is distributed in the hope that it will be useful,
  11.305 +    but WITHOUT ANY WARRANTY; without even the implied warranty of
  11.306 +    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  11.307 +    GNU General Public License for more details.
  11.308 +
  11.309 +    You should have received a copy of the GNU General Public License along
  11.310 +    with this program; if not, write to the Free Software Foundation, Inc.,
  11.311 +    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  11.312 +
  11.313 +Also add information on how to contact you by electronic and paper mail.
  11.314 +
  11.315 +If the program is interactive, make it output a short notice like this
  11.316 +when it starts in an interactive mode:
  11.317 +
  11.318 +    Gnomovision version 69, Copyright (C) year name of author
  11.319 +    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
  11.320 +    This is free software, and you are welcome to redistribute it
  11.321 +    under certain conditions; type `show c' for details.
  11.322 +
  11.323 +The hypothetical commands `show w' and `show c' should show the appropriate
  11.324 +parts of the General Public License.  Of course, the commands you use may
  11.325 +be called something other than `show w' and `show c'; they could even be
  11.326 +mouse-clicks or menu items--whatever suits your program.
  11.327 +
  11.328 +You should also get your employer (if you work as a programmer) or your
  11.329 +school, if any, to sign a "copyright disclaimer" for the program, if
  11.330 +necessary.  Here is a sample; alter the names:
  11.331 +
  11.332 +  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  11.333 +  `Gnomovision' (which makes passes at compilers) written by James Hacker.
  11.334 +
  11.335 +  <signature of Ty Coon>, 1 April 1989
  11.336 +  Ty Coon, President of Vice
  11.337 +
  11.338 +This General Public License does not permit incorporating your program into
  11.339 +proprietary programs.  If your program is a subroutine library, you may
  11.340 +consider it more useful to permit linking proprietary applications with the
  11.341 +library.  If this is what you want to do, use the GNU Lesser General
  11.342 +Public License instead of this License.
    12.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    12.2 +++ b/licenses.d/lgpl.txt	Sun Mar 11 09:46:22 2007 +0000
    12.3 @@ -0,0 +1,504 @@
    12.4 +		  GNU LESSER GENERAL PUBLIC LICENSE
    12.5 +		       Version 2.1, February 1999
    12.6 +
    12.7 + Copyright (C) 1991, 1999 Free Software Foundation, Inc.
    12.8 + 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
    12.9 + Everyone is permitted to copy and distribute verbatim copies
   12.10 + of this license document, but changing it is not allowed.
   12.11 +
   12.12 +[This is the first released version of the Lesser GPL.  It also counts
   12.13 + as the successor of the GNU Library Public License, version 2, hence
   12.14 + the version number 2.1.]
   12.15 +
   12.16 +			    Preamble
   12.17 +
   12.18 +  The licenses for most software are designed to take away your
   12.19 +freedom to share and change it.  By contrast, the GNU General Public
   12.20 +Licenses are intended to guarantee your freedom to share and change
   12.21 +free software--to make sure the software is free for all its users.
   12.22 +
   12.23 +  This license, the Lesser General Public License, applies to some
   12.24 +specially designated software packages--typically libraries--of the
   12.25 +Free Software Foundation and other authors who decide to use it.  You
   12.26 +can use it too, but we suggest you first think carefully about whether
   12.27 +this license or the ordinary General Public License is the better
   12.28 +strategy to use in any particular case, based on the explanations below.
   12.29 +
   12.30 +  When we speak of free software, we are referring to freedom of use,
   12.31 +not price.  Our General Public Licenses are designed to make sure that
   12.32 +you have the freedom to distribute copies of free software (and charge
   12.33 +for this service if you wish); that you receive source code or can get
   12.34 +it if you want it; that you can change the software and use pieces of
   12.35 +it in new free programs; and that you are informed that you can do
   12.36 +these things.
   12.37 +
   12.38 +  To protect your rights, we need to make restrictions that forbid
   12.39 +distributors to deny you these rights or to ask you to surrender these
   12.40 +rights.  These restrictions translate to certain responsibilities for
   12.41 +you if you distribute copies of the library or if you modify it.
   12.42 +
   12.43 +  For example, if you distribute copies of the library, whether gratis
   12.44 +or for a fee, you must give the recipients all the rights that we gave
   12.45 +you.  You must make sure that they, too, receive or can get the source
   12.46 +code.  If you link other code with the library, you must provide
   12.47 +complete object files to the recipients, so that they can relink them
   12.48 +with the library after making changes to the library and recompiling
   12.49 +it.  And you must show them these terms so they know their rights.
   12.50 +
   12.51 +  We protect your rights with a two-step method: (1) we copyright the
   12.52 +library, and (2) we offer you this license, which gives you legal
   12.53 +permission to copy, distribute and/or modify the library.
   12.54 +
   12.55 +  To protect each distributor, we want to make it very clear that
   12.56 +there is no warranty for the free library.  Also, if the library is
   12.57 +modified by someone else and passed on, the recipients should know
   12.58 +that what they have is not the original version, so that the original
   12.59 +author's reputation will not be affected by problems that might be
   12.60 +introduced by others.
   12.61 +
   12.62 +  Finally, software patents pose a constant threat to the existence of
   12.63 +any free program.  We wish to make sure that a company cannot
   12.64 +effectively restrict the users of a free program by obtaining a
   12.65 +restrictive license from a patent holder.  Therefore, we insist that
   12.66 +any patent license obtained for a version of the library must be
   12.67 +consistent with the full freedom of use specified in this license.
   12.68 +
   12.69 +  Most GNU software, including some libraries, is covered by the
   12.70 +ordinary GNU General Public License.  This license, the GNU Lesser
   12.71 +General Public License, applies to certain designated libraries, and
   12.72 +is quite different from the ordinary General Public License.  We use
   12.73 +this license for certain libraries in order to permit linking those
   12.74 +libraries into non-free programs.
   12.75 +
   12.76 +  When a program is linked with a library, whether statically or using
   12.77 +a shared library, the combination of the two is legally speaking a
   12.78 +combined work, a derivative of the original library.  The ordinary
   12.79 +General Public License therefore permits such linking only if the
   12.80 +entire combination fits its criteria of freedom.  The Lesser General
   12.81 +Public License permits more lax criteria for linking other code with
   12.82 +the library.
   12.83 +
   12.84 +  We call this license the "Lesser" General Public License because it
   12.85 +does Less to protect the user's freedom than the ordinary General
   12.86 +Public License.  It also provides other free software developers Less
   12.87 +of an advantage over competing non-free programs.  These disadvantages
   12.88 +are the reason we use the ordinary General Public License for many
   12.89 +libraries.  However, the Lesser license provides advantages in certain
   12.90 +special circumstances.
   12.91 +
   12.92 +  For example, on rare occasions, there may be a special need to
   12.93 +encourage the widest possible use of a certain library, so that it becomes
   12.94 +a de-facto standard.  To achieve this, non-free programs must be
   12.95 +allowed to use the library.  A more frequent case is that a free
   12.96 +library does the same job as widely used non-free libraries.  In this
   12.97 +case, there is little to gain by limiting the free library to free
   12.98 +software only, so we use the Lesser General Public License.
   12.99 +
  12.100 +  In other cases, permission to use a particular library in non-free
  12.101 +programs enables a greater number of people to use a large body of
  12.102 +free software.  For example, permission to use the GNU C Library in
  12.103 +non-free programs enables many more people to use the whole GNU
  12.104 +operating system, as well as its variant, the GNU/Linux operating
  12.105 +system.
  12.106 +
  12.107 +  Although the Lesser General Public License is Less protective of the
  12.108 +users' freedom, it does ensure that the user of a program that is
  12.109 +linked with the Library has the freedom and the wherewithal to run
  12.110 +that program using a modified version of the Library.
  12.111 +
  12.112 +  The precise terms and conditions for copying, distribution and
  12.113 +modification follow.  Pay close attention to the difference between a
  12.114 +"work based on the library" and a "work that uses the library".  The
  12.115 +former contains code derived from the library, whereas the latter must
  12.116 +be combined with the library in order to run.
  12.117 +
  12.118 +		  GNU LESSER GENERAL PUBLIC LICENSE
  12.119 +   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  12.120 +
  12.121 +  0. This License Agreement applies to any software library or other
  12.122 +program which contains a notice placed by the copyright holder or
  12.123 +other authorized party saying it may be distributed under the terms of
  12.124 +this Lesser General Public License (also called "this License").
  12.125 +Each licensee is addressed as "you".
  12.126 +
  12.127 +  A "library" means a collection of software functions and/or data
  12.128 +prepared so as to be conveniently linked with application programs
  12.129 +(which use some of those functions and data) to form executables.
  12.130 +
  12.131 +  The "Library", below, refers to any such software library or work
  12.132 +which has been distributed under these terms.  A "work based on the
  12.133 +Library" means either the Library or any derivative work under
  12.134 +copyright law: that is to say, a work containing the Library or a
  12.135 +portion of it, either verbatim or with modifications and/or translated
  12.136 +straightforwardly into another language.  (Hereinafter, translation is
  12.137 +included without limitation in the term "modification".)
  12.138 +
  12.139 +  "Source code" for a work means the preferred form of the work for
  12.140 +making modifications to it.  For a library, complete source code means
  12.141 +all the source code for all modules it contains, plus any associated
  12.142 +interface definition files, plus the scripts used to control compilation
  12.143 +and installation of the library.
  12.144 +
  12.145 +  Activities other than copying, distribution and modification are not
  12.146 +covered by this License; they are outside its scope.  The act of
  12.147 +running a program using the Library is not restricted, and output from
  12.148 +such a program is covered only if its contents constitute a work based
  12.149 +on the Library (independent of the use of the Library in a tool for
  12.150 +writing it).  Whether that is true depends on what the Library does
  12.151 +and what the program that uses the Library does.
  12.152 +  
  12.153 +  1. You may copy and distribute verbatim copies of the Library's
  12.154 +complete source code as you receive it, in any medium, provided that
  12.155 +you conspicuously and appropriately publish on each copy an
  12.156 +appropriate copyright notice and disclaimer of warranty; keep intact
  12.157 +all the notices that refer to this License and to the absence of any
  12.158 +warranty; and distribute a copy of this License along with the
  12.159 +Library.
  12.160 +
  12.161 +  You may charge a fee for the physical act of transferring a copy,
  12.162 +and you may at your option offer warranty protection in exchange for a
  12.163 +fee.
  12.164 +
  12.165 +  2. You may modify your copy or copies of the Library or any portion
  12.166 +of it, thus forming a work based on the Library, and copy and
  12.167 +distribute such modifications or work under the terms of Section 1
  12.168 +above, provided that you also meet all of these conditions:
  12.169 +
  12.170 +    a) The modified work must itself be a software library.
  12.171 +
  12.172 +    b) You must cause the files modified to carry prominent notices
  12.173 +    stating that you changed the files and the date of any change.
  12.174 +
  12.175 +    c) You must cause the whole of the work to be licensed at no
  12.176 +    charge to all third parties under the terms of this License.
  12.177 +
  12.178 +    d) If a facility in the modified Library refers to a function or a
  12.179 +    table of data to be supplied by an application program that uses
  12.180 +    the facility, other than as an argument passed when the facility
  12.181 +    is invoked, then you must make a good faith effort to ensure that,
  12.182 +    in the event an application does not supply such function or
  12.183 +    table, the facility still operates, and performs whatever part of
  12.184 +    its purpose remains meaningful.
  12.185 +
  12.186 +    (For example, a function in a library to compute square roots has
  12.187 +    a purpose that is entirely well-defined independent of the
  12.188 +    application.  Therefore, Subsection 2d requires that any
  12.189 +    application-supplied function or table used by this function must
  12.190 +    be optional: if the application does not supply it, the square
  12.191 +    root function must still compute square roots.)
  12.192 +
  12.193 +These requirements apply to the modified work as a whole.  If
  12.194 +identifiable sections of that work are not derived from the Library,
  12.195 +and can be reasonably considered independent and separate works in
  12.196 +themselves, then this License, and its terms, do not apply to those
  12.197 +sections when you distribute them as separate works.  But when you
  12.198 +distribute the same sections as part of a whole which is a work based
  12.199 +on the Library, the distribution of the whole must be on the terms of
  12.200 +this License, whose permissions for other licensees extend to the
  12.201 +entire whole, and thus to each and every part regardless of who wrote
  12.202 +it.
  12.203 +
  12.204 +Thus, it is not the intent of this section to claim rights or contest
  12.205 +your rights to work written entirely by you; rather, the intent is to
  12.206 +exercise the right to control the distribution of derivative or
  12.207 +collective works based on the Library.
  12.208 +
  12.209 +In addition, mere aggregation of another work not based on the Library
  12.210 +with the Library (or with a work based on the Library) on a volume of
  12.211 +a storage or distribution medium does not bring the other work under
  12.212 +the scope of this License.
  12.213 +
  12.214 +  3. You may opt to apply the terms of the ordinary GNU General Public
  12.215 +License instead of this License to a given copy of the Library.  To do
  12.216 +this, you must alter all the notices that refer to this License, so
  12.217 +that they refer to the ordinary GNU General Public License, version 2,
  12.218 +instead of to this License.  (If a newer version than version 2 of the
  12.219 +ordinary GNU General Public License has appeared, then you can specify
  12.220 +that version instead if you wish.)  Do not make any other change in
  12.221 +these notices.
  12.222 +
  12.223 +  Once this change is made in a given copy, it is irreversible for
  12.224 +that copy, so the ordinary GNU General Public License applies to all
  12.225 +subsequent copies and derivative works made from that copy.
  12.226 +
  12.227 +  This option is useful when you wish to copy part of the code of
  12.228 +the Library into a program that is not a library.
  12.229 +
  12.230 +  4. You may copy and distribute the Library (or a portion or
  12.231 +derivative of it, under Section 2) in object code or executable form
  12.232 +under the terms of Sections 1 and 2 above provided that you accompany
  12.233 +it with the complete corresponding machine-readable source code, which
  12.234 +must be distributed under the terms of Sections 1 and 2 above on a
  12.235 +medium customarily used for software interchange.
  12.236 +
  12.237 +  If distribution of object code is made by offering access to copy
  12.238 +from a designated place, then offering equivalent access to copy the
  12.239 +source code from the same place satisfies the requirement to
  12.240 +distribute the source code, even though third parties are not
  12.241 +compelled to copy the source along with the object code.
  12.242 +
  12.243 +  5. A program that contains no derivative of any portion of the
  12.244 +Library, but is designed to work with the Library by being compiled or
  12.245 +linked with it, is called a "work that uses the Library".  Such a
  12.246 +work, in isolation, is not a derivative work of the Library, and
  12.247 +therefore falls outside the scope of this License.
  12.248 +
  12.249 +  However, linking a "work that uses the Library" with the Library
  12.250 +creates an executable that is a derivative of the Library (because it
  12.251 +contains portions of the Library), rather than a "work that uses the
  12.252 +library".  The executable is therefore covered by this License.
  12.253 +Section 6 states terms for distribution of such executables.
  12.254 +
  12.255 +  When a "work that uses the Library" uses material from a header file
  12.256 +that is part of the Library, the object code for the work may be a
  12.257 +derivative work of the Library even though the source code is not.
  12.258 +Whether this is true is especially significant if the work can be
  12.259 +linked without the Library, or if the work is itself a library.  The
  12.260 +threshold for this to be true is not precisely defined by law.
  12.261 +
  12.262 +  If such an object file uses only numerical parameters, data
  12.263 +structure layouts and accessors, and small macros and small inline
  12.264 +functions (ten lines or less in length), then the use of the object
  12.265 +file is unrestricted, regardless of whether it is legally a derivative
  12.266 +work.  (Executables containing this object code plus portions of the
  12.267 +Library will still fall under Section 6.)
  12.268 +
  12.269 +  Otherwise, if the work is a derivative of the Library, you may
  12.270 +distribute the object code for the work under the terms of Section 6.
  12.271 +Any executables containing that work also fall under Section 6,
  12.272 +whether or not they are linked directly with the Library itself.
  12.273 +
  12.274 +  6. As an exception to the Sections above, you may also combine or
  12.275 +link a "work that uses the Library" with the Library to produce a
  12.276 +work containing portions of the Library, and distribute that work
  12.277 +under terms of your choice, provided that the terms permit
  12.278 +modification of the work for the customer's own use and reverse
  12.279 +engineering for debugging such modifications.
  12.280 +
  12.281 +  You must give prominent notice with each copy of the work that the
  12.282 +Library is used in it and that the Library and its use are covered by
  12.283 +this License.  You must supply a copy of this License.  If the work
  12.284 +during execution displays copyright notices, you must include the
  12.285 +copyright notice for the Library among them, as well as a reference
  12.286 +directing the user to the copy of this License.  Also, you must do one
  12.287 +of these things:
  12.288 +
  12.289 +    a) Accompany the work with the complete corresponding
  12.290 +    machine-readable source code for the Library including whatever
  12.291 +    changes were used in the work (which must be distributed under
  12.292 +    Sections 1 and 2 above); and, if the work is an executable linked
  12.293 +    with the Library, with the complete machine-readable "work that
  12.294 +    uses the Library", as object code and/or source code, so that the
  12.295 +    user can modify the Library and then relink to produce a modified
  12.296 +    executable containing the modified Library.  (It is understood
  12.297 +    that the user who changes the contents of definitions files in the
  12.298 +    Library will not necessarily be able to recompile the application
  12.299 +    to use the modified definitions.)
  12.300 +
  12.301 +    b) Use a suitable shared library mechanism for linking with the
  12.302 +    Library.  A suitable mechanism is one that (1) uses at run time a
  12.303 +    copy of the library already present on the user's computer system,
  12.304 +    rather than copying library functions into the executable, and (2)
  12.305 +    will operate properly with a modified version of the library, if
  12.306 +    the user installs one, as long as the modified version is
  12.307 +    interface-compatible with the version that the work was made with.
  12.308 +
  12.309 +    c) Accompany the work with a written offer, valid for at
  12.310 +    least three years, to give the same user the materials
  12.311 +    specified in Subsection 6a, above, for a charge no more
  12.312 +    than the cost of performing this distribution.
  12.313 +
  12.314 +    d) If distribution of the work is made by offering access to copy
  12.315 +    from a designated place, offer equivalent access to copy the above
  12.316 +    specified materials from the same place.
  12.317 +
  12.318 +    e) Verify that the user has already received a copy of these
  12.319 +    materials or that you have already sent this user a copy.
  12.320 +
  12.321 +  For an executable, the required form of the "work that uses the
  12.322 +Library" must include any data and utility programs needed for
  12.323 +reproducing the executable from it.  However, as a special exception,
  12.324 +the materials to be distributed need not include anything that is
  12.325 +normally distributed (in either source or binary form) with the major
  12.326 +components (compiler, kernel, and so on) of the operating system on
  12.327 +which the executable runs, unless that component itself accompanies
  12.328 +the executable.
  12.329 +
  12.330 +  It may happen that this requirement contradicts the license
  12.331 +restrictions of other proprietary libraries that do not normally
  12.332 +accompany the operating system.  Such a contradiction means you cannot
  12.333 +use both them and the Library together in an executable that you
  12.334 +distribute.
  12.335 +
  12.336 +  7. You may place library facilities that are a work based on the
  12.337 +Library side-by-side in a single library together with other library
  12.338 +facilities not covered by this License, and distribute such a combined
  12.339 +library, provided that the separate distribution of the work based on
  12.340 +the Library and of the other library facilities is otherwise
  12.341 +permitted, and provided that you do these two things:
  12.342 +
  12.343 +    a) Accompany the combined library with a copy of the same work
  12.344 +    based on the Library, uncombined with any other library
  12.345 +    facilities.  This must be distributed under the terms of the
  12.346 +    Sections above.
  12.347 +
  12.348 +    b) Give prominent notice with the combined library of the fact
  12.349 +    that part of it is a work based on the Library, and explaining
  12.350 +    where to find the accompanying uncombined form of the same work.
  12.351 +
  12.352 +  8. You may not copy, modify, sublicense, link with, or distribute
  12.353 +the Library except as expressly provided under this License.  Any
  12.354 +attempt otherwise to copy, modify, sublicense, link with, or
  12.355 +distribute the Library is void, and will automatically terminate your
  12.356 +rights under this License.  However, parties who have received copies,
  12.357 +or rights, from you under this License will not have their licenses
  12.358 +terminated so long as such parties remain in full compliance.
  12.359 +
  12.360 +  9. You are not required to accept this License, since you have not
  12.361 +signed it.  However, nothing else grants you permission to modify or
  12.362 +distribute the Library or its derivative works.  These actions are
  12.363 +prohibited by law if you do not accept this License.  Therefore, by
  12.364 +modifying or distributing the Library (or any work based on the
  12.365 +Library), you indicate your acceptance of this License to do so, and
  12.366 +all its terms and conditions for copying, distributing or modifying
  12.367 +the Library or works based on it.
  12.368 +
  12.369 +  10. Each time you redistribute the Library (or any work based on the
  12.370 +Library), the recipient automatically receives a license from the
  12.371 +original licensor to copy, distribute, link with or modify the Library
  12.372 +subject to these terms and conditions.  You may not impose any further
  12.373 +restrictions on the recipients' exercise of the rights granted herein.
  12.374 +You are not responsible for enforcing compliance by third parties with
  12.375 +this License.
  12.376 +
  12.377 +  11. If, as a consequence of a court judgment or allegation of patent
  12.378 +infringement or for any other reason (not limited to patent issues),
  12.379 +conditions are imposed on you (whether by court order, agreement or
  12.380 +otherwise) that contradict the conditions of this License, they do not
  12.381 +excuse you from the conditions of this License.  If you cannot
  12.382 +distribute so as to satisfy simultaneously your obligations under this
  12.383 +License and any other pertinent obligations, then as a consequence you
  12.384 +may not distribute the Library at all.  For example, if a patent
  12.385 +license would not permit royalty-free redistribution of the Library by
  12.386 +all those who receive copies directly or indirectly through you, then
  12.387 +the only way you could satisfy both it and this License would be to
  12.388 +refrain entirely from distribution of the Library.
  12.389 +
  12.390 +If any portion of this section is held invalid or unenforceable under any
  12.391 +particular circumstance, the balance of the section is intended to apply,
  12.392 +and the section as a whole is intended to apply in other circumstances.
  12.393 +
  12.394 +It is not the purpose of this section to induce you to infringe any
  12.395 +patents or other property right claims or to contest validity of any
  12.396 +such claims; this section has the sole purpose of protecting the
  12.397 +integrity of the free software distribution system which is
  12.398 +implemented by public license practices.  Many people have made
  12.399 +generous contributions to the wide range of software distributed
  12.400 +through that system in reliance on consistent application of that
  12.401 +system; it is up to the author/donor to decide if he or she is willing
  12.402 +to distribute software through any other system and a licensee cannot
  12.403 +impose that choice.
  12.404 +
  12.405 +This section is intended to make thoroughly clear what is believed to
  12.406 +be a consequence of the rest of this License.
  12.407 +
  12.408 +  12. If the distribution and/or use of the Library is restricted in
  12.409 +certain countries either by patents or by copyrighted interfaces, the
  12.410 +original copyright holder who places the Library under this License may add
  12.411 +an explicit geographical distribution limitation excluding those countries,
  12.412 +so that distribution is permitted only in or among countries not thus
  12.413 +excluded.  In such case, this License incorporates the limitation as if
  12.414 +written in the body of this License.
  12.415 +
  12.416 +  13. The Free Software Foundation may publish revised and/or new
  12.417 +versions of the Lesser General Public License from time to time.
  12.418 +Such new versions will be similar in spirit to the present version,
  12.419 +but may differ in detail to address new problems or concerns.
  12.420 +
  12.421 +Each version is given a distinguishing version number.  If the Library
  12.422 +specifies a version number of this License which applies to it and
  12.423 +"any later version", you have the option of following the terms and
  12.424 +conditions either of that version or of any later version published by
  12.425 +the Free Software Foundation.  If the Library does not specify a
  12.426 +license version number, you may choose any version ever published by
  12.427 +the Free Software Foundation.
  12.428 +
  12.429 +  14. If you wish to incorporate parts of the Library into other free
  12.430 +programs whose distribution conditions are incompatible with these,
  12.431 +write to the author to ask for permission.  For software which is
  12.432 +copyrighted by the Free Software Foundation, write to the Free
  12.433 +Software Foundation; we sometimes make exceptions for this.  Our
  12.434 +decision will be guided by the two goals of preserving the free status
  12.435 +of all derivatives of our free software and of promoting the sharing
  12.436 +and reuse of software generally.
  12.437 +
  12.438 +			    NO WARRANTY
  12.439 +
  12.440 +  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
  12.441 +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
  12.442 +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
  12.443 +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
  12.444 +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
  12.445 +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  12.446 +PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  12.447 +LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
  12.448 +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  12.449 +
  12.450 +  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  12.451 +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
  12.452 +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
  12.453 +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
  12.454 +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
  12.455 +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
  12.456 +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
  12.457 +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
  12.458 +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  12.459 +DAMAGES.
  12.460 +
  12.461 +		     END OF TERMS AND CONDITIONS
  12.462 +
  12.463 +           How to Apply These Terms to Your New Libraries
  12.464 +
  12.465 +  If you develop a new library, and you want it to be of the greatest
  12.466 +possible use to the public, we recommend making it free software that
  12.467 +everyone can redistribute and change.  You can do so by permitting
  12.468 +redistribution under these terms (or, alternatively, under the terms of the
  12.469 +ordinary General Public License).
  12.470 +
  12.471 +  To apply these terms, attach the following notices to the library.  It is
  12.472 +safest to attach them to the start of each source file to most effectively
  12.473 +convey the exclusion of warranty; and each file should have at least the
  12.474 +"copyright" line and a pointer to where the full notice is found.
  12.475 +
  12.476 +    <one line to give the library's name and a brief idea of what it does.>
  12.477 +    Copyright (C) <year>  <name of author>
  12.478 +
  12.479 +    This library is free software; you can redistribute it and/or
  12.480 +    modify it under the terms of the GNU Lesser General Public
  12.481 +    License as published by the Free Software Foundation; either
  12.482 +    version 2.1 of the License, or (at your option) any later version.
  12.483 +
  12.484 +    This library is distributed in the hope that it will be useful,
  12.485 +    but WITHOUT ANY WARRANTY; without even the implied warranty of
  12.486 +    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  12.487 +    Lesser General Public License for more details.
  12.488 +
  12.489 +    You should have received a copy of the GNU Lesser General Public
  12.490 +    License along with this library; if not, write to the Free Software
  12.491 +    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  12.492 +
  12.493 +Also add information on how to contact you by electronic and paper mail.
  12.494 +
  12.495 +You should also get your employer (if you work as a programmer) or your
  12.496 +school, if any, to sign a "copyright disclaimer" for the library, if
  12.497 +necessary.  Here is a sample; alter the names:
  12.498 +
  12.499 +  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  12.500 +  library `Frob' (a library for tweaking knobs) written by James Random Hacker.
  12.501 +
  12.502 +  <signature of Ty Coon>, 1 April 1990
  12.503 +  Ty Coon, President of Vice
  12.504 +
  12.505 +That's all there is to it!
  12.506 +
  12.507 +
    13.1 --- a/licenses/by-sa/deed.en	Sat Mar 10 14:46:35 2007 +0000
    13.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    13.3 @@ -1,306 +0,0 @@
    13.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
    13.5 -<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Creative Commons Deed</title>
    13.6 -
    13.7 -
    13.8 -
    13.9 -<meta http-equiv="content-type" content="text/html;charset=utf-8">
   13.10 -<link rel="stylesheet" type="text/css" href="deed_files/deeds.css">
   13.11 -<link rel="alternate" type="application/rdf+xml" href="http://creativecommons.org/licenses/by-sa/2.5/rdf"> 
   13.12 -
   13.13 -<script language="javascript">
   13.14 -function setCookie(name, value, expires, path, domain, secure) {
   13.15 -    document.cookie= name + "=" + escape(value) +
   13.16 -        ((expires) ? "; expires=" + expires.toGMTString() : "") +
   13.17 -        ((path) ? "; path=" + path : "") +
   13.18 -        ((domain) ? "; domain=" + domain : "") +
   13.19 -        ((secure) ? "; secure" : "");
   13.20 -}
   13.21 -var expiry = new Date();
   13.22 -expiry.setTime(expiry.getTime()+(5*365*24*60*60*1000));
   13.23 -setCookie('lang','en', expiry, '/');
   13.24 -</script></head><body>
   13.25 -
   13.26 -<!--
   13.27 -
   13.28 -<rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires
   13.29 -    rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF>
   13.30 -
   13.31 -
   13.32 --->
   13.33 -
   13.34 -<p align="center"><a href="http://creativecommons.org/">Creative Commons</a></p>
   13.35 -
   13.36 -
   13.37 -
   13.38 -<div style="width: 620px; margin-left: auto; margin-right: auto;"><div style="text-align: center;">
   13.39 -This page is available in the following languages:
   13.40 -<br>
   13.41 -
   13.42 -
   13.43 -
   13.44 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.bg" title="български" hreflang="bg" rel="alternate" lang="bg">български</a>
   13.45 -
   13.46 -
   13.47 -
   13.48 -
   13.49 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.ca" title="Català" hreflang="ca" rel="alternate" lang="ca">Català</a>
   13.50 -
   13.51 -
   13.52 -
   13.53 -
   13.54 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.da" title="Dansk" hreflang="da" rel="alternate" lang="da">Dansk</a>
   13.55 -
   13.56 -
   13.57 -
   13.58 -
   13.59 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.de" title="Deutsch" hreflang="de" rel="alternate" lang="de">Deutsch</a>
   13.60 -
   13.61 -
   13.62 -
   13.63 -
   13.64 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.en" title="English" hreflang="en" rel="alternate" lang="en">English</a>
   13.65 -
   13.66 -
   13.67 -
   13.68 -
   13.69 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.en_CA" title="English (CA)" hreflang="en_CA" rel="alternate" lang="en_CA">English (CA)</a>
   13.70 -
   13.71 -
   13.72 -
   13.73 -
   13.74 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.en_GB" title="English (GB)" hreflang="en_GB" rel="alternate" lang="en_GB">English (GB)</a>
   13.75 -
   13.76 -
   13.77 -
   13.78 -
   13.79 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.es" title="Castellano" hreflang="es" rel="alternate" lang="es">Castellano</a>
   13.80 -
   13.81 -
   13.82 -
   13.83 -
   13.84 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.es_AR" title="Spanish (AR)" hreflang="es_AR" rel="alternate" lang="es_AR">Castellano (AR)</a>
   13.85 -
   13.86 -
   13.87 -
   13.88 -
   13.89 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.es_CL" title="Spanish (CL)" hreflang="es_CL" rel="alternate" lang="es_CL">Español (CL)</a>
   13.90 -
   13.91 -
   13.92 -
   13.93 -
   13.94 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.es_MX" title="Spanish (MX)" hreflang="es_MX" rel="alternate" lang="es_MX">Castellano (MX)</a>
   13.95 -
   13.96 -
   13.97 -
   13.98 -
   13.99 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.eu" title="Euskara" hreflang="eu" rel="alternate" lang="eu">Euskara</a>
  13.100 -
  13.101 -
  13.102 -
  13.103 -
  13.104 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.fi" title="Suomeksi" hreflang="fi" rel="alternate" lang="fi">Suomeksi</a>
  13.105 -
  13.106 -
  13.107 -
  13.108 -
  13.109 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.fr" title="français" hreflang="fr" rel="alternate" lang="fr">français</a>
  13.110 -
  13.111 -
  13.112 -
  13.113 -
  13.114 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.fr_CA" title="French (CA)" hreflang="fr_CA" rel="alternate" lang="fr_CA">français (CA)</a>
  13.115 -
  13.116 -
  13.117 -
  13.118 -
  13.119 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.gl" title="Galego" hreflang="gl" rel="alternate" lang="gl">Galego</a>
  13.120 -
  13.121 -
  13.122 -
  13.123 -
  13.124 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.he" title="עברית" hreflang="he" rel="alternate" lang="he">עברית</a>
  13.125 -
  13.126 -
  13.127 -
  13.128 -
  13.129 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.hr" title="hrvatski" hreflang="hr" rel="alternate" lang="hr">hrvatski</a>
  13.130 -
  13.131 -
  13.132 -
  13.133 -
  13.134 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.hu" title="Magyar" hreflang="hu" rel="alternate" lang="hu">Magyar</a>
  13.135 -
  13.136 -
  13.137 -
  13.138 -
  13.139 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.it" title="Italiano" hreflang="it" rel="alternate" lang="it">Italiano</a>
  13.140 -
  13.141 -
  13.142 -
  13.143 -
  13.144 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.ja" title="日本語" hreflang="ja" rel="alternate" lang="ja">日本語</a>
  13.145 -
  13.146 -
  13.147 -
  13.148 -
  13.149 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.ko" title="한국어" hreflang="ko" rel="alternate" lang="ko">한국어</a>
  13.150 -
  13.151 -
  13.152 -
  13.153 -
  13.154 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.ms" title="Melayu" hreflang="ms" rel="alternate" lang="ms">Melayu</a>
  13.155 -
  13.156 -
  13.157 -
  13.158 -
  13.159 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.nl" title="Nederlands" hreflang="nl" rel="alternate" lang="nl">Nederlands</a>
  13.160 -
  13.161 -
  13.162 -
  13.163 -
  13.164 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.pl" title="polski" hreflang="pl" rel="alternate" lang="pl">polski</a>
  13.165 -
  13.166 -
  13.167 -
  13.168 -
  13.169 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.pt" title="Português" hreflang="pt" rel="alternate" lang="pt">Português</a>
  13.170 -
  13.171 -
  13.172 -
  13.173 -
  13.174 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.pt_PT" hreflang="pt_PT" rel="alternate" lang="pt_PT">Português (PT)</a>
  13.175 -
  13.176 -
  13.177 -
  13.178 -
  13.179 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.se" title="svenska" hreflang="se" rel="alternate" lang="se">svenska</a>
  13.180 -
  13.181 -
  13.182 -
  13.183 -
  13.184 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.sl" title="slovenski jezik" hreflang="sl" rel="alternate" lang="sl">slovenski jezik</a>
  13.185 -
  13.186 -
  13.187 -
  13.188 -
  13.189 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.zh" title="简体中文" hreflang="zh" rel="alternate" lang="zh">简体中文</a>
  13.190 -
  13.191 -
  13.192 -
  13.193 -
  13.194 -<a href="http://creativecommons.org/licenses/by-sa/2.5/deed.zh_TW" title="Chinese (Taiwan)" hreflang="zh_TW" rel="alternate" lang="zh_TW">華語 (台灣)</a>
  13.195 -
  13.196 -
  13.197 -</div></div>
  13.198 -
  13.199 -
  13.200 -
  13.201 -
  13.202 -<div id="deed">
  13.203 -
  13.204 -	<div align="center">
  13.205 -
  13.206 -	<img src="deed_files/logo_deed.gif" alt="Creative Commons Deed" border="0" height="79" vspace="14" width="280">
  13.207 -
  13.208 -	<p><b>Attribution-ShareAlike 2.5 </b></p>
  13.209 -
  13.210 -
  13.211 -
  13.212 -	<div class="text">
  13.213 -
  13.214 -        
  13.215 -
  13.216 -		<p><strong>You are free:</strong></p>
  13.217 -
  13.218 -			<ul>
  13.219 -
  13.220 -				<li>to copy, distribute, display, and perform the work</li>
  13.221 -
  13.222 -				<li>to make derivative works</li>
  13.223 -
  13.224 -				<li>to make commercial use of the work</li>
  13.225 -
  13.226 -			</ul>
  13.227 -
  13.228 -
  13.229 -
  13.230 -		<p><strong>Under the following conditions:</strong></p>
  13.231 -
  13.232 -	        <div align="center"><table class="draft" border="0" cellpadding="4" cellspacing="0" width="500">
  13.233 -
  13.234 -		<tbody>
  13.235 -
  13.236 -                <tr>
  13.237 -                   <td>
  13.238 -                     <img src="deed_files/deed.gif" alt="by" align="left" border="0" hspace="4">
  13.239 -                   </td>
  13.240 -                   <td align="left">
  13.241 -                      <div class="tiny"><strong>Attribution</strong>. 
  13.242 -                             You must attribute the work in the manner specified by the author or licensor.</div>
  13.243 -                   </td>
  13.244 -                </tr>
  13.245 -                <tr>
  13.246 -                   <td>
  13.247 -                     <img src="deed_files/deed_002.gif" alt="sa" align="left" border="0" hspace="4">
  13.248 -                   </td>
  13.249 -                   <td align="left">
  13.250 -                      <div class="tiny"><strong>Share Alike</strong>.
  13.251 -If you alter, transform, or build upon this work, you may distribute
  13.252 -the resulting work only under a license identical to this one.</div>
  13.253 -                   </td>
  13.254 -                </tr>
  13.255 -
  13.256 -                </tbody></table></div>
  13.257 -
  13.258 -		
  13.259 -
  13.260 -    <ul>
  13.261 -
  13.262 -    <li>For any reuse or distribution, you must make clear to others the license terms of this work.</li>
  13.263 -
  13.264 -    <li>Any of these conditions can be waived if you get permission from the copyright holder.</li>
  13.265 -
  13.266 -    </ul>
  13.267 -
  13.268 -
  13.269 -
  13.270 -<p style="margin-top: 40px;" align="center"><strong>Your fair use and other rights are in no way affected by the above.</strong></p>
  13.271 -
  13.272 -
  13.273 -
  13.274 -		
  13.275 -
  13.276 -		<p align="center">
  13.277 -
  13.278 -                
  13.279 -                This is a human-readable summary of the <a href="http://creativecommons.org/licenses/by-sa/2.5/legalcode" class="fulltext">Legal Code (the full license)</a>.
  13.280 -
  13.281 -                </p>
  13.282 -
  13.283 -
  13.284 -
  13.285 -                        
  13.286 -
  13.287 -			<div align="center">
  13.288 -
  13.289 -<a href="http://creativecommons.org/licenses/disclaimer-popup?lang=en" onclick="window.open('/licenses/disclaimer-popup?lang=en', 'characteristic_help', 'width=375,height=300,scrollbars=yes,resizable=yes,toolbar=no,directories=no,location=yes,menubar=no,status=yes'); return false;">Disclaimer</a> 
  13.290 -<a href="http://creativecommons.org/licenses/disclaimer-popup?lang=en" onclick="window.open('/licenses/disclaimer-popup?lang=en', 'characteristic_help', 'width=375,height=300,scrollbars=yes,resizable=yes,toolbar=no,directories=no,location=yes,menubar=no,status=yes'); return false;"><img src="deed_files/popup.gif" alt="disclaimer" border="0" height="13" width="15"></a></div>
  13.291 -
  13.292 -			<p>&nbsp;</p>
  13.293 -
  13.294 -		</div>
  13.295 -
  13.296 -	</div>
  13.297 -
  13.298 -</div>
  13.299 -
  13.300 -<p>
  13.301 -
  13.302 -<a href="http://creativecommons.org/about/licenses">Learn how to distribute your work using this license</a>
  13.303 -
  13.304 -</p>
  13.305 -
  13.306 -
  13.307 -
  13.308 -
  13.309 -</body></html>
  13.310 \ No newline at end of file
    14.1 Binary file licenses/by-sa/deed_files/deed.gif has changed
    15.1 Binary file licenses/by-sa/deed_files/deed_002.gif has changed
    16.1 --- a/licenses/by-sa/deed_files/deeds.css	Sat Mar 10 14:46:35 2007 +0000
    16.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    16.3 @@ -1,54 +0,0 @@
    16.4 -body {
    16.5 -	margin: 0px;
    16.6 -	padding: 0px;
    16.7 -	font-family: verdana, arial, helvetica, sans-serif;
    16.8 -	color: black;
    16.9 -	background-color: white;
   16.10 -	text-align: center;
   16.11 -	font-size:11px;
   16.12 -	/* part 1 of 2 centering hack */
   16.13 -	}
   16.14 -
   16.15 -#deed {
   16.16 -	width: 620px; 
   16.17 -	padding: 15px;
   16.18 -	margin-top: 20px;
   16.19 -	margin-bottom: 20px;
   16.20 -	margin-right: auto;
   16.21 -	margin-left: auto; 	
   16.22 -	/* opera does not like 'margin:20px auto' */
   16.23 -	background: #ffc;
   16.24 -	border: 3px groove #333;
   16.25 -	text-align:left; 
   16.26 -	/* part 2 of 2 centering hack */
   16.27 -	width: 620px; /* ie5win fudge begins */
   16.28 -	voice-family: "\"}\"";
   16.29 -	voice-family:inherit;
   16.30 -	width: 584px;
   16.31 -	}
   16.32 -	
   16.33 -html>body #content {
   16.34 -	width: 584px; /* ie5win fudge ends */
   16.35 -	}
   16.36 -	
   16.37 -.fineprint {
   16.38 -	border:1px solid black; 
   16.39 -	padding:8px; 
   16.40 -	background:#ffffff;
   16.41 -	text-align:justify;
   16.42 -}
   16.43 -
   16.44 -.text, li {
   16.45 -	font-family:verdana, sans-serif;
   16.46 -	font-size:11px;
   16.47 -	margin-left:20px;
   16.48 -	margin-right:20px;
   16.49 -	line-height:140%;
   16.50 -	text-align:left;
   16.51 -}
   16.52 -
   16.53 -.tiny {
   16.54 -	font-family:verdana, sans-serif;
   16.55 -	font-size:11px;
   16.56 -	margin-bottom:10px;
   16.57 -}
   16.58 \ No newline at end of file
    17.1 Binary file licenses/by-sa/deed_files/logo_deed.gif has changed
    18.1 Binary file licenses/by-sa/deed_files/popup.gif has changed
    19.1 --- a/licenses/by-sa/legalcode	Sat Mar 10 14:46:35 2007 +0000
    19.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    19.3 @@ -1,378 +0,0 @@
    19.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
    19.5 -<html><head><title>Creative Commons Legal Code</title>
    19.6 -
    19.7 -
    19.8 -
    19.9 -<link rel="stylesheet" type="text/css" href="legalcode_files/deeds.css">
   19.10 -<style type="text/css">
   19.11 -
   19.12 -li {
   19.13 -margin-bottom:12px;
   19.14 -}
   19.15 -
   19.16 -</style></head><body>
   19.17 -
   19.18 -<p align="center"><a href="http://creativecommons.org/">Creative Commons</a></p>
   19.19 -
   19.20 -
   19.21 -
   19.22 -<div id="deed">
   19.23 -<div align="center"><img src="legalcode_files/logo_code.gif" alt="Creative Commons Legal Code" border="0" height="79" vspace="14" width="280"></div>
   19.24 -
   19.25 -
   19.26 -<p align="center"><b>Attribution-ShareAlike 2.5</b></p>
   19.27 -
   19.28 -
   19.29 -<div class="text">
   19.30 -
   19.31 -
   19.32 -<div class="fineprint" style="background: transparent none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
   19.33 -CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
   19.34 -SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN
   19.35 -ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON
   19.36 -AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE
   19.37 -INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
   19.38 -ITS USE.</div>
   19.39 -
   19.40 -
   19.41 -
   19.42 -
   19.43 -<p><em>License</em> </p>
   19.44 -
   19.45 -<p>THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS
   19.46 -CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS
   19.47 -PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK
   19.48 -OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS
   19.49 -PROHIBITED. </p>
   19.50 -
   19.51 -<p>BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND
   19.52 -AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU
   19.53 -THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH
   19.54 -TERMS AND CONDITIONS. </p>
   19.55 -
   19.56 -
   19.57 -<p><strong>1. Definitions</strong> </p>
   19.58 -
   19.59 -<ol type="a">
   19.60 -<li>
   19.61 -<strong>"Collective Work"</strong> means a work, such as a periodical
   19.62 -issue, anthology or encyclopedia, in which the Work in its entirety in
   19.63 -unmodified form, along with a number of other contributions,
   19.64 -constituting separate and independent works in themselves, are
   19.65 -assembled into a collective whole. A work that constitutes a Collective
   19.66 -Work will not be considered a Derivative Work (as defined below) for
   19.67 -the purposes of this License.
   19.68 -</li>
   19.69 -
   19.70 -<li>
   19.71 -<strong>"Derivative Work"</strong> means a work based upon the Work or
   19.72 -upon the Work and other pre-existing works, such as a translation,
   19.73 -musical arrangement, dramatization, fictionalization, motion picture
   19.74 -version, sound recording, art reproduction, abridgment, condensation,
   19.75 -or any other form in which the Work may be recast, transformed, or
   19.76 -adapted, except that a work that constitutes a Collective Work will not
   19.77 -be considered a Derivative Work for the purpose of this License. For
   19.78 -the avoidance of doubt, where the Work is a musical composition or
   19.79 -sound recording, the synchronization of the Work in timed-relation with
   19.80 -a moving image ("synching") will be considered a Derivative Work for
   19.81 -the purpose of this License.
   19.82 -</li>
   19.83 -
   19.84 -<li>
   19.85 -<strong>"Licensor"</strong> means the individual or entity that offers the Work under the terms of this License.
   19.86 -</li>
   19.87 -
   19.88 -<li>
   19.89 -<strong>"Original Author"</strong> means the individual or entity who created the Work.
   19.90 -</li>
   19.91 -
   19.92 -<li>
   19.93 -<strong>"Work"</strong> means the copyrightable work of authorship offered under the terms of this License.
   19.94 -</li>
   19.95 -
   19.96 -<li>
   19.97 -<strong>"You"</strong> means an individual or entity exercising rights
   19.98 -under this License who has not previously violated the terms of this
   19.99 -License with respect to the Work, or who has received express
  19.100 -permission from the Licensor to exercise rights under this License
  19.101 -despite a previous violation.
  19.102 -</li>
  19.103 -
  19.104 -<li><strong>"License Elements"</strong> means the following high-level
  19.105 -license attributes as selected by Licensor and indicated in the title
  19.106 -of this License: Attribution, ShareAlike.</li></ol>
  19.107 -
  19.108 -<p><strong>2. Fair Use Rights.</strong> Nothing in this license is
  19.109 -intended to reduce, limit, or restrict any rights arising from fair
  19.110 -use, first sale or other limitations on the exclusive rights of the
  19.111 -copyright owner under copyright law or other applicable laws. </p>
  19.112 -
  19.113 -
  19.114 -<p><strong>3. License Grant.</strong> Subject to the terms and
  19.115 -conditions of this License, Licensor hereby grants You a worldwide,
  19.116 -royalty-free, non-exclusive, perpetual (for the duration of the
  19.117 -applicable copyright) license to exercise the rights in the Work as
  19.118 -stated below: </p>
  19.119 -
  19.120 -
  19.121 -<ol type="a">
  19.122 -<li>
  19.123 -to reproduce the Work, to incorporate the Work into one or more
  19.124 -Collective Works, and to reproduce the Work as incorporated in the
  19.125 -Collective Works;
  19.126 -</li>
  19.127 -
  19.128 -<li>
  19.129 -to create and reproduce Derivative Works;
  19.130 -</li>
  19.131 -
  19.132 -<li>to distribute copies or phonorecords of, display publicly, perform
  19.133 -publicly, and perform publicly by means of a digital audio transmission
  19.134 -the Work including as incorporated in Collective Works;
  19.135 -</li>
  19.136 -
  19.137 -<li>to distribute copies or phonorecords of, display publicly, perform
  19.138 -publicly, and perform publicly by means of a digital audio transmission
  19.139 -Derivative Works.
  19.140 -</li>
  19.141 -
  19.142 -<li><p>For the avoidance of doubt, where the work is a musical composition:</p>
  19.143 -
  19.144 -<ol type="i">
  19.145 -<li><strong>Performance Royalties Under Blanket Licenses</strong>.
  19.146 -Licensor waives the exclusive right to collect, whether individually or
  19.147 -via a performance rights society (e.g. ASCAP, BMI, SESAC), royalties
  19.148 -for the public performance or public digital performance (e.g. webcast)
  19.149 -of the Work.</li>
  19.150 -
  19.151 -<li><strong>Mechanical Rights and Statutory Royalties</strong>.
  19.152 -Licensor waives the exclusive right to collect, whether individually or
  19.153 -via a music rights society or designated agent (e.g. Harry Fox Agency),
  19.154 -royalties for any phonorecord You create from the Work ("cover
  19.155 -version") and distribute, subject to the compulsory license created by
  19.156 -17 USC Section 115 of the US Copyright Act (or the equivalent in other
  19.157 -jurisdictions).
  19.158 -</li>
  19.159 -</ol>
  19.160 -</li>
  19.161 -
  19.162 -<li><strong>Webcasting Rights and Statutory Royalties</strong>. For the
  19.163 -avoidance of doubt, where the Work is a sound recording, Licensor
  19.164 -waives the exclusive right to collect, whether individually or via a
  19.165 -performance-rights society (e.g. SoundExchange), royalties for the
  19.166 -public digital performance (e.g. webcast) of the Work, subject to the
  19.167 -compulsory license created by 17 USC Section 114 of the US Copyright
  19.168 -Act (or the equivalent in other jurisdictions).</li>
  19.169 -</ol>
  19.170 -
  19.171 -
  19.172 -<p>The above rights may be exercised in all media and formats whether
  19.173 -now known or hereafter devised. The above rights include the right to
  19.174 -make such modifications as are technically necessary to exercise the
  19.175 -rights in other media and formats. All rights not expressly granted by
  19.176 -Licensor are hereby reserved.</p>
  19.177 -
  19.178 -<p><strong>4. Restrictions.</strong>The license granted in Section 3 above is expressly made subject to and limited by the following restrictions: </p>
  19.179 -
  19.180 -
  19.181 -<ol type="a">
  19.182 -<li>
  19.183 -You may distribute, publicly display, publicly perform, or publicly
  19.184 -digitally perform the Work only under the terms of this License, and
  19.185 -You must include a copy of, or the Uniform Resource Identifier for,
  19.186 -this License with every copy or phonorecord of the Work You distribute,
  19.187 -publicly display, publicly perform, or publicly digitally perform. You
  19.188 -may not offer or impose any terms on the Work that alter or restrict
  19.189 -the terms of this License or the recipients' exercise of the rights
  19.190 -granted hereunder. You may not sublicense the Work. You must keep
  19.191 -intact all notices that refer to this License and to the disclaimer of
  19.192 -warranties. You may not distribute, publicly display, publicly perform,
  19.193 -or publicly digitally perform the Work with any technological measures
  19.194 -that control access or use of the Work in a manner inconsistent with
  19.195 -the terms of this License Agreement. The above applies to the Work as
  19.196 -incorporated in a Collective Work, but this does not require the
  19.197 -Collective Work apart from the Work itself to be made subject to the
  19.198 -terms of this License. If You create a Collective Work, upon notice
  19.199 -from any Licensor You must, to the extent practicable, remove from the
  19.200 -Collective Work any credit as required by clause 4(c), as requested. If
  19.201 -You create a Derivative Work, upon notice from any Licensor You must,
  19.202 -to the extent practicable, remove from the Derivative Work any credit
  19.203 -as required by clause 4(c), as requested.
  19.204 -</li>
  19.205 -
  19.206 -<li>You may distribute, publicly display, publicly perform, or publicly
  19.207 -digitally perform a Derivative Work only under the terms of this
  19.208 -License, a later version of this License with the same License Elements
  19.209 -as this License, or a Creative Commons iCommons license that contains
  19.210 -the same License Elements as this License (e.g. Attribution-ShareAlike
  19.211 -2.5 Japan). You must include a copy of, or the Uniform Resource
  19.212 -Identifier for, this License or other license specified in the previous
  19.213 -sentence with every copy or phonorecord of each Derivative Work You
  19.214 -distribute, publicly display, publicly perform, or publicly digitally
  19.215 -perform. You may not offer or impose any terms on the Derivative Works
  19.216 -that alter or restrict the terms of this License or the recipients'
  19.217 -exercise of the rights granted hereunder, and You must keep intact all
  19.218 -notices that refer to this License and to the disclaimer of warranties.
  19.219 -You may not distribute, publicly display, publicly perform, or publicly
  19.220 -digitally perform the Derivative Work with any technological measures
  19.221 -that control access or use of the Work in a manner inconsistent with
  19.222 -the terms of this License Agreement. The above applies to the
  19.223 -Derivative Work as incorporated in a Collective Work, but this does not
  19.224 -require the Collective Work apart from the Derivative Work itself to be
  19.225 -made subject to the terms of this License.
  19.226 -</li>
  19.227 -
  19.228 -<li>If you distribute, publicly display, publicly perform, or publicly
  19.229 -digitally perform the Work or any Derivative Works or Collective Works,
  19.230 -You must keep intact all copyright notices for the Work and provide,
  19.231 -reasonable to the medium or means You are utilizing: (i) the name of
  19.232 -the Original Author (or pseudonym, if applicable) if supplied, and/or
  19.233 -(ii) if the Original Author and/or Licensor designate another party or
  19.234 -parties (e.g. a sponsor institute, publishing entity, journal) for
  19.235 -attribution in Licensor's copyright notice, terms of service or by
  19.236 -other reasonable means, the name of such party or parties; the title of
  19.237 -the Work if supplied; to the extent reasonably practicable, the Uniform
  19.238 -Resource Identifier, if any, that Licensor specifies to be associated
  19.239 -with the Work, unless such URI does not refer to the copyright notice
  19.240 -or licensing information for the Work; and in the case of a Derivative
  19.241 -Work, a credit identifying the use of the Work in the Derivative Work
  19.242 -(e.g., "French translation of the Work by Original Author," or
  19.243 -"Screenplay based on original Work by Original Author"). Such credit
  19.244 -may be implemented in any reasonable manner; provided, however, that in
  19.245 -the case of a Derivative Work or Collective Work, at a minimum such
  19.246 -credit will appear where any other comparable authorship credit appears
  19.247 -and in a manner at least as prominent as such other comparable
  19.248 -authorship credit.
  19.249 -</li>
  19.250 -
  19.251 -
  19.252 -
  19.253 -
  19.254 -</ol>
  19.255 -
  19.256 -
  19.257 -
  19.258 -
  19.259 -
  19.260 -<p><strong>5. Representations, Warranties and Disclaimer</strong></p>
  19.261 -
  19.262 -<p>UNLESS OTHERWISE AGREED TO BY THE PARTIES IN WRITING, LICENSOR
  19.263 -OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY
  19.264 -KIND CONCERNING THE MATERIALS, EXPRESS, IMPLIED, STATUTORY OR
  19.265 -OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE,
  19.266 -MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR
  19.267 -THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF
  19.268 -ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO
  19.269 -NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY
  19.270 -NOT APPLY TO YOU.</p>
  19.271 -
  19.272 -
  19.273 -<p><strong>6. Limitation on Liability.</strong> EXCEPT TO THE EXTENT
  19.274 -REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU
  19.275 -ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL,
  19.276 -PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF
  19.277 -THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  19.278 -DAMAGES. </p>
  19.279 -
  19.280 -<p><strong>7. Termination</strong> </p>
  19.281 -
  19.282 -<ol type="a">
  19.283 -
  19.284 -<li>
  19.285 -This License and the rights granted hereunder will terminate
  19.286 -automatically upon any breach by You of the terms of this License.
  19.287 -Individuals or entities who have received Derivative Works or
  19.288 -Collective Works from You under this License, however, will not have
  19.289 -their licenses terminated provided such individuals or entities remain
  19.290 -in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8
  19.291 -will survive any termination of this License.
  19.292 -</li>
  19.293 -
  19.294 -<li>Subject to the above terms and conditions, the license granted here
  19.295 -is perpetual (for the duration of the applicable copyright in the
  19.296 -Work). Notwithstanding the above, Licensor reserves the right to
  19.297 -release the Work under different license terms or to stop distributing
  19.298 -the Work at any time; provided, however that any such election will not
  19.299 -serve to withdraw this License (or any other license that has been, or
  19.300 -is required to be, granted under the terms of this License), and this
  19.301 -License will continue in full force and effect unless terminated as
  19.302 -stated above.
  19.303 -</li>
  19.304 -</ol>
  19.305 -
  19.306 -<p><strong>8. Miscellaneous</strong> </p>
  19.307 -
  19.308 -<ol type="a">
  19.309 -
  19.310 -<li>Each time You distribute or publicly digitally perform the Work or
  19.311 -a Collective Work, the Licensor offers to the recipient a license to
  19.312 -the Work on the same terms and conditions as the license granted to You
  19.313 -under this License.
  19.314 -</li>
  19.315 -
  19.316 -<li>Each time You distribute or publicly digitally perform a Derivative
  19.317 -Work, Licensor offers to the recipient a license to the original Work
  19.318 -on the same terms and conditions as the license granted to You under
  19.319 -this License.
  19.320 -</li>
  19.321 -
  19.322 -<li>If any provision of this License is invalid or unenforceable under
  19.323 -applicable law, it shall not affect the validity or enforceability of
  19.324 -the remainder of the terms of this License, and without further action
  19.325 -by the parties to this agreement, such provision shall be reformed to
  19.326 -the minimum extent necessary to make such provision valid and
  19.327 -enforceable.
  19.328 -</li>
  19.329 -
  19.330 -<li>No term or provision of this License shall be deemed waived and no
  19.331 -breach consented to unless such waiver or consent shall be in writing
  19.332 -and signed by the party to be charged with such waiver or consent.
  19.333 -</li>
  19.334 -
  19.335 -<li>This License constitutes the entire agreement between the parties
  19.336 -with respect to the Work licensed here. There are no understandings,
  19.337 -agreements or representations with respect to the Work not specified
  19.338 -here. Licensor shall not be bound by any additional provisions that may
  19.339 -appear in any communication from You. This License may not be modified
  19.340 -without the mutual written agreement of the Licensor and You.
  19.341 -</li>
  19.342 -</ol>
  19.343 -
  19.344 -
  19.345 -<!-- BREAKOUT FOR CC NOTICE. NOT A PART OF THE LICENSE -->
  19.346 -<div class="fineprint">
  19.347 -
  19.348 -
  19.349 -<p>Creative Commons is not a party to this License, and makes no
  19.350 -warranty whatsoever in connection with the Work. Creative Commons will
  19.351 -not be liable to You or any party on any legal theory for any damages
  19.352 -whatsoever, including without limitation any general, special,
  19.353 -incidental or consequential damages arising in connection to this
  19.354 -license. Notwithstanding the foregoing two (2) sentences, if Creative
  19.355 -Commons has expressly identified itself as the Licensor hereunder, it
  19.356 -shall have all rights and obligations of Licensor. </p>
  19.357 -
  19.358 -
  19.359 -<p>Except for the limited purpose of indicating to the public that the
  19.360 -Work is licensed under the CCPL, neither party will use the trademark
  19.361 -"Creative Commons" or any related trademark or logo of Creative Commons
  19.362 -without the prior written consent of Creative Commons. Any permitted
  19.363 -use will be in compliance with Creative Commons' then-current trademark
  19.364 -usage guidelines, as may be published on its website or otherwise made
  19.365 -available upon request from time to time.</p>
  19.366 -
  19.367 -
  19.368 -<p>Creative Commons may be contacted at <a href="http://creativecommons.org/">http://creativecommons.org/</a>.</p>
  19.369 -
  19.370 -
  19.371 -</div>
  19.372 -<!-- END CC NOTICE -->
  19.373 -
  19.374 -
  19.375 -</div>
  19.376 -
  19.377 -
  19.378 -<div style="margin-bottom: 10px;" align="right"><a href="http://creativecommons.org/licenses/by-sa/2.5/" class="fulltext"> Back to Commons Deed</a></div>
  19.379 -
  19.380 -</div>
  19.381 -</body></html>
  19.382 \ No newline at end of file
    20.1 --- a/licenses/by-sa/legalcode_files/deeds.css	Sat Mar 10 14:46:35 2007 +0000
    20.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    20.3 @@ -1,54 +0,0 @@
    20.4 -body {
    20.5 -	margin: 0px;
    20.6 -	padding: 0px;
    20.7 -	font-family: verdana, arial, helvetica, sans-serif;
    20.8 -	color: black;
    20.9 -	background-color: white;
   20.10 -	text-align: center;
   20.11 -	font-size:11px;
   20.12 -	/* part 1 of 2 centering hack */
   20.13 -	}
   20.14 -
   20.15 -#deed {
   20.16 -	width: 620px; 
   20.17 -	padding: 15px;
   20.18 -	margin-top: 20px;
   20.19 -	margin-bottom: 20px;
   20.20 -	margin-right: auto;
   20.21 -	margin-left: auto; 	
   20.22 -	/* opera does not like 'margin:20px auto' */
   20.23 -	background: #ffc;
   20.24 -	border: 3px groove #333;
   20.25 -	text-align:left; 
   20.26 -	/* part 2 of 2 centering hack */
   20.27 -	width: 620px; /* ie5win fudge begins */
   20.28 -	voice-family: "\"}\"";
   20.29 -	voice-family:inherit;
   20.30 -	width: 584px;
   20.31 -	}
   20.32 -	
   20.33 -html>body #content {
   20.34 -	width: 584px; /* ie5win fudge ends */
   20.35 -	}
   20.36 -	
   20.37 -.fineprint {
   20.38 -	border:1px solid black; 
   20.39 -	padding:8px; 
   20.40 -	background:#ffffff;
   20.41 -	text-align:justify;
   20.42 -}
   20.43 -
   20.44 -.text, li {
   20.45 -	font-family:verdana, sans-serif;
   20.46 -	font-size:11px;
   20.47 -	margin-left:20px;
   20.48 -	margin-right:20px;
   20.49 -	line-height:140%;
   20.50 -	text-align:left;
   20.51 -}
   20.52 -
   20.53 -.tiny {
   20.54 -	font-family:verdana, sans-serif;
   20.55 -	font-size:11px;
   20.56 -	margin-bottom:10px;
   20.57 -}
   20.58 \ No newline at end of file
    21.1 Binary file licenses/by-sa/legalcode_files/logo_code.gif has changed
    22.1 --- a/licenses/gpl.txt	Sat Mar 10 14:46:35 2007 +0000
    22.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    22.3 @@ -1,339 +0,0 @@
    22.4 -		    GNU GENERAL PUBLIC LICENSE
    22.5 -		       Version 2, June 1991
    22.6 -
    22.7 - Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
    22.8 - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
    22.9 - Everyone is permitted to copy and distribute verbatim copies
   22.10 - of this license document, but changing it is not allowed.
   22.11 -
   22.12 -			    Preamble
   22.13 -
   22.14 -  The licenses for most software are designed to take away your
   22.15 -freedom to share and change it.  By contrast, the GNU General Public
   22.16 -License is intended to guarantee your freedom to share and change free
   22.17 -software--to make sure the software is free for all its users.  This
   22.18 -General Public License applies to most of the Free Software
   22.19 -Foundation's software and to any other program whose authors commit to
   22.20 -using it.  (Some other Free Software Foundation software is covered by
   22.21 -the GNU Lesser General Public License instead.)  You can apply it to
   22.22 -your programs, too.
   22.23 -
   22.24 -  When we speak of free software, we are referring to freedom, not
   22.25 -price.  Our General Public Licenses are designed to make sure that you
   22.26 -have the freedom to distribute copies of free software (and charge for
   22.27 -this service if you wish), that you receive source code or can get it
   22.28 -if you want it, that you can change the software or use pieces of it
   22.29 -in new free programs; and that you know you can do these things.
   22.30 -
   22.31 -  To protect your rights, we need to make restrictions that forbid
   22.32 -anyone to deny you these rights or to ask you to surrender the rights.
   22.33 -These restrictions translate to certain responsibilities for you if you
   22.34 -distribute copies of the software, or if you modify it.
   22.35 -
   22.36 -  For example, if you distribute copies of such a program, whether
   22.37 -gratis or for a fee, you must give the recipients all the rights that
   22.38 -you have.  You must make sure that they, too, receive or can get the
   22.39 -source code.  And you must show them these terms so they know their
   22.40 -rights.
   22.41 -
   22.42 -  We protect your rights with two steps: (1) copyright the software, and
   22.43 -(2) offer you this license which gives you legal permission to copy,
   22.44 -distribute and/or modify the software.
   22.45 -
   22.46 -  Also, for each author's protection and ours, we want to make certain
   22.47 -that everyone understands that there is no warranty for this free
   22.48 -software.  If the software is modified by someone else and passed on, we
   22.49 -want its recipients to know that what they have is not the original, so
   22.50 -that any problems introduced by others will not reflect on the original
   22.51 -authors' reputations.
   22.52 -
   22.53 -  Finally, any free program is threatened constantly by software
   22.54 -patents.  We wish to avoid the danger that redistributors of a free
   22.55 -program will individually obtain patent licenses, in effect making the
   22.56 -program proprietary.  To prevent this, we have made it clear that any
   22.57 -patent must be licensed for everyone's free use or not licensed at all.
   22.58 -
   22.59 -  The precise terms and conditions for copying, distribution and
   22.60 -modification follow.
   22.61 -
   22.62 -		    GNU GENERAL PUBLIC LICENSE
   22.63 -   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   22.64 -
   22.65 -  0. This License applies to any program or other work which contains
   22.66 -a notice placed by the copyright holder saying it may be distributed
   22.67 -under the terms of this General Public License.  The "Program", below,
   22.68 -refers to any such program or work, and a "work based on the Program"
   22.69 -means either the Program or any derivative work under copyright law:
   22.70 -that is to say, a work containing the Program or a portion of it,
   22.71 -either verbatim or with modifications and/or translated into another
   22.72 -language.  (Hereinafter, translation is included without limitation in
   22.73 -the term "modification".)  Each licensee is addressed as "you".
   22.74 -
   22.75 -Activities other than copying, distribution and modification are not
   22.76 -covered by this License; they are outside its scope.  The act of
   22.77 -running the Program is not restricted, and the output from the Program
   22.78 -is covered only if its contents constitute a work based on the
   22.79 -Program (independent of having been made by running the Program).
   22.80 -Whether that is true depends on what the Program does.
   22.81 -
   22.82 -  1. You may copy and distribute verbatim copies of the Program's
   22.83 -source code as you receive it, in any medium, provided that you
   22.84 -conspicuously and appropriately publish on each copy an appropriate
   22.85 -copyright notice and disclaimer of warranty; keep intact all the
   22.86 -notices that refer to this License and to the absence of any warranty;
   22.87 -and give any other recipients of the Program a copy of this License
   22.88 -along with the Program.
   22.89 -
   22.90 -You may charge a fee for the physical act of transferring a copy, and
   22.91 -you may at your option offer warranty protection in exchange for a fee.
   22.92 -
   22.93 -  2. You may modify your copy or copies of the Program or any portion
   22.94 -of it, thus forming a work based on the Program, and copy and
   22.95 -distribute such modifications or work under the terms of Section 1
   22.96 -above, provided that you also meet all of these conditions:
   22.97 -
   22.98 -    a) You must cause the modified files to carry prominent notices
   22.99 -    stating that you changed the files and the date of any change.
  22.100 -
  22.101 -    b) You must cause any work that you distribute or publish, that in
  22.102 -    whole or in part contains or is derived from the Program or any
  22.103 -    part thereof, to be licensed as a whole at no charge to all third
  22.104 -    parties under the terms of this License.
  22.105 -
  22.106 -    c) If the modified program normally reads commands interactively
  22.107 -    when run, you must cause it, when started running for such
  22.108 -    interactive use in the most ordinary way, to print or display an
  22.109 -    announcement including an appropriate copyright notice and a
  22.110 -    notice that there is no warranty (or else, saying that you provide
  22.111 -    a warranty) and that users may redistribute the program under
  22.112 -    these conditions, and telling the user how to view a copy of this
  22.113 -    License.  (Exception: if the Program itself is interactive but
  22.114 -    does not normally print such an announcement, your work based on
  22.115 -    the Program is not required to print an announcement.)
  22.116 -
  22.117 -These requirements apply to the modified work as a whole.  If
  22.118 -identifiable sections of that work are not derived from the Program,
  22.119 -and can be reasonably considered independent and separate works in
  22.120 -themselves, then this License, and its terms, do not apply to those
  22.121 -sections when you distribute them as separate works.  But when you
  22.122 -distribute the same sections as part of a whole which is a work based
  22.123 -on the Program, the distribution of the whole must be on the terms of
  22.124 -this License, whose permissions for other licensees extend to the
  22.125 -entire whole, and thus to each and every part regardless of who wrote it.
  22.126 -
  22.127 -Thus, it is not the intent of this section to claim rights or contest
  22.128 -your rights to work written entirely by you; rather, the intent is to
  22.129 -exercise the right to control the distribution of derivative or
  22.130 -collective works based on the Program.
  22.131 -
  22.132 -In addition, mere aggregation of another work not based on the Program
  22.133 -with the Program (or with a work based on the Program) on a volume of
  22.134 -a storage or distribution medium does not bring the other work under
  22.135 -the scope of this License.
  22.136 -
  22.137 -  3. You may copy and distribute the Program (or a work based on it,
  22.138 -under Section 2) in object code or executable form under the terms of
  22.139 -Sections 1 and 2 above provided that you also do one of the following:
  22.140 -
  22.141 -    a) Accompany it with the complete corresponding machine-readable
  22.142 -    source code, which must be distributed under the terms of Sections
  22.143 -    1 and 2 above on a medium customarily used for software interchange; or,
  22.144 -
  22.145 -    b) Accompany it with a written offer, valid for at least three
  22.146 -    years, to give any third party, for a charge no more than your
  22.147 -    cost of physically performing source distribution, a complete
  22.148 -    machine-readable copy of the corresponding source code, to be
  22.149 -    distributed under the terms of Sections 1 and 2 above on a medium
  22.150 -    customarily used for software interchange; or,
  22.151 -
  22.152 -    c) Accompany it with the information you received as to the offer
  22.153 -    to distribute corresponding source code.  (This alternative is
  22.154 -    allowed only for noncommercial distribution and only if you
  22.155 -    received the program in object code or executable form with such
  22.156 -    an offer, in accord with Subsection b above.)
  22.157 -
  22.158 -The source code for a work means the preferred form of the work for
  22.159 -making modifications to it.  For an executable work, complete source
  22.160 -code means all the source code for all modules it contains, plus any
  22.161 -associated interface definition files, plus the scripts used to
  22.162 -control compilation and installation of the executable.  However, as a
  22.163 -special exception, the source code distributed need not include
  22.164 -anything that is normally distributed (in either source or binary
  22.165 -form) with the major components (compiler, kernel, and so on) of the
  22.166 -operating system on which the executable runs, unless that component
  22.167 -itself accompanies the executable.
  22.168 -
  22.169 -If distribution of executable or object code is made by offering
  22.170 -access to copy from a designated place, then offering equivalent
  22.171 -access to copy the source code from the same place counts as
  22.172 -distribution of the source code, even though third parties are not
  22.173 -compelled to copy the source along with the object code.
  22.174 -
  22.175 -  4. You may not copy, modify, sublicense, or distribute the Program
  22.176 -except as expressly provided under this License.  Any attempt
  22.177 -otherwise to copy, modify, sublicense or distribute the Program is
  22.178 -void, and will automatically terminate your rights under this License.
  22.179 -However, parties who have received copies, or rights, from you under
  22.180 -this License will not have their licenses terminated so long as such
  22.181 -parties remain in full compliance.
  22.182 -
  22.183 -  5. You are not required to accept this License, since you have not
  22.184 -signed it.  However, nothing else grants you permission to modify or
  22.185 -distribute the Program or its derivative works.  These actions are
  22.186 -prohibited by law if you do not accept this License.  Therefore, by
  22.187 -modifying or distributing the Program (or any work based on the
  22.188 -Program), you indicate your acceptance of this License to do so, and
  22.189 -all its terms and conditions for copying, distributing or modifying
  22.190 -the Program or works based on it.
  22.191 -
  22.192 -  6. Each time you redistribute the Program (or any work based on the
  22.193 -Program), the recipient automatically receives a license from the
  22.194 -original licensor to copy, distribute or modify the Program subject to
  22.195 -these terms and conditions.  You may not impose any further
  22.196 -restrictions on the recipients' exercise of the rights granted herein.
  22.197 -You are not responsible for enforcing compliance by third parties to
  22.198 -this License.
  22.199 -
  22.200 -  7. If, as a consequence of a court judgment or allegation of patent
  22.201 -infringement or for any other reason (not limited to patent issues),
  22.202 -conditions are imposed on you (whether by court order, agreement or
  22.203 -otherwise) that contradict the conditions of this License, they do not
  22.204 -excuse you from the conditions of this License.  If you cannot
  22.205 -distribute so as to satisfy simultaneously your obligations under this
  22.206 -License and any other pertinent obligations, then as a consequence you
  22.207 -may not distribute the Program at all.  For example, if a patent
  22.208 -license would not permit royalty-free redistribution of the Program by
  22.209 -all those who receive copies directly or indirectly through you, then
  22.210 -the only way you could satisfy both it and this License would be to
  22.211 -refrain entirely from distribution of the Program.
  22.212 -
  22.213 -If any portion of this section is held invalid or unenforceable under
  22.214 -any particular circumstance, the balance of the section is intended to
  22.215 -apply and the section as a whole is intended to apply in other
  22.216 -circumstances.
  22.217 -
  22.218 -It is not the purpose of this section to induce you to infringe any
  22.219 -patents or other property right claims or to contest validity of any
  22.220 -such claims; this section has the sole purpose of protecting the
  22.221 -integrity of the free software distribution system, which is
  22.222 -implemented by public license practices.  Many people have made
  22.223 -generous contributions to the wide range of software distributed
  22.224 -through that system in reliance on consistent application of that
  22.225 -system; it is up to the author/donor to decide if he or she is willing
  22.226 -to distribute software through any other system and a licensee cannot
  22.227 -impose that choice.
  22.228 -
  22.229 -This section is intended to make thoroughly clear what is believed to
  22.230 -be a consequence of the rest of this License.
  22.231 -
  22.232 -  8. If the distribution and/or use of the Program is restricted in
  22.233 -certain countries either by patents or by copyrighted interfaces, the
  22.234 -original copyright holder who places the Program under this License
  22.235 -may add an explicit geographical distribution limitation excluding
  22.236 -those countries, so that distribution is permitted only in or among
  22.237 -countries not thus excluded.  In such case, this License incorporates
  22.238 -the limitation as if written in the body of this License.
  22.239 -
  22.240 -  9. The Free Software Foundation may publish revised and/or new versions
  22.241 -of the General Public License from time to time.  Such new versions will
  22.242 -be similar in spirit to the present version, but may differ in detail to
  22.243 -address new problems or concerns.
  22.244 -
  22.245 -Each version is given a distinguishing version number.  If the Program
  22.246 -specifies a version number of this License which applies to it and "any
  22.247 -later version", you have the option of following the terms and conditions
  22.248 -either of that version or of any later version published by the Free
  22.249 -Software Foundation.  If the Program does not specify a version number of
  22.250 -this License, you may choose any version ever published by the Free Software
  22.251 -Foundation.
  22.252 -
  22.253 -  10. If you wish to incorporate parts of the Program into other free
  22.254 -programs whose distribution conditions are different, write to the author
  22.255 -to ask for permission.  For software which is copyrighted by the Free
  22.256 -Software Foundation, write to the Free Software Foundation; we sometimes
  22.257 -make exceptions for this.  Our decision will be guided by the two goals
  22.258 -of preserving the free status of all derivatives of our free software and
  22.259 -of promoting the sharing and reuse of software generally.
  22.260 -
  22.261 -			    NO WARRANTY
  22.262 -
  22.263 -  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  22.264 -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
  22.265 -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
  22.266 -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
  22.267 -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  22.268 -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
  22.269 -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
  22.270 -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
  22.271 -REPAIR OR CORRECTION.
  22.272 -
  22.273 -  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  22.274 -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  22.275 -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  22.276 -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  22.277 -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
  22.278 -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
  22.279 -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
  22.280 -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
  22.281 -POSSIBILITY OF SUCH DAMAGES.
  22.282 -
  22.283 -		     END OF TERMS AND CONDITIONS
  22.284 -
  22.285 -	    How to Apply These Terms to Your New Programs
  22.286 -
  22.287 -  If you develop a new program, and you want it to be of the greatest
  22.288 -possible use to the public, the best way to achieve this is to make it
  22.289 -free software which everyone can redistribute and change under these terms.
  22.290 -
  22.291 -  To do so, attach the following notices to the program.  It is safest
  22.292 -to attach them to the start of each source file to most effectively
  22.293 -convey the exclusion of warranty; and each file should have at least
  22.294 -the "copyright" line and a pointer to where the full notice is found.
  22.295 -
  22.296 -    <one line to give the program's name and a brief idea of what it does.>
  22.297 -    Copyright (C) <year>  <name of author>
  22.298 -
  22.299 -    This program is free software; you can redistribute it and/or modify
  22.300 -    it under the terms of the GNU General Public License as published by
  22.301 -    the Free Software Foundation; either version 2 of the License, or
  22.302 -    (at your option) any later version.
  22.303 -
  22.304 -    This program is distributed in the hope that it will be useful,
  22.305 -    but WITHOUT ANY WARRANTY; without even the implied warranty of
  22.306 -    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  22.307 -    GNU General Public License for more details.
  22.308 -
  22.309 -    You should have received a copy of the GNU General Public License along
  22.310 -    with this program; if not, write to the Free Software Foundation, Inc.,
  22.311 -    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  22.312 -
  22.313 -Also add information on how to contact you by electronic and paper mail.
  22.314 -
  22.315 -If the program is interactive, make it output a short notice like this
  22.316 -when it starts in an interactive mode:
  22.317 -
  22.318 -    Gnomovision version 69, Copyright (C) year name of author
  22.319 -    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
  22.320 -    This is free software, and you are welcome to redistribute it
  22.321 -    under certain conditions; type `show c' for details.
  22.322 -
  22.323 -The hypothetical commands `show w' and `show c' should show the appropriate
  22.324 -parts of the General Public License.  Of course, the commands you use may
  22.325 -be called something other than `show w' and `show c'; they could even be
  22.326 -mouse-clicks or menu items--whatever suits your program.
  22.327 -
  22.328 -You should also get your employer (if you work as a programmer) or your
  22.329 -school, if any, to sign a "copyright disclaimer" for the program, if
  22.330 -necessary.  Here is a sample; alter the names:
  22.331 -
  22.332 -  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  22.333 -  `Gnomovision' (which makes passes at compilers) written by James Hacker.
  22.334 -
  22.335 -  <signature of Ty Coon>, 1 April 1989
  22.336 -  Ty Coon, President of Vice
  22.337 -
  22.338 -This General Public License does not permit incorporating your program into
  22.339 -proprietary programs.  If your program is a subroutine library, you may
  22.340 -consider it more useful to permit linking proprietary applications with the
  22.341 -library.  If this is what you want to do, use the GNU Lesser General
  22.342 -Public License instead of this License.
    23.1 --- a/licenses/lgpl.txt	Sat Mar 10 14:46:35 2007 +0000
    23.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    23.3 @@ -1,504 +0,0 @@
    23.4 -		  GNU LESSER GENERAL PUBLIC LICENSE
    23.5 -		       Version 2.1, February 1999
    23.6 -
    23.7 - Copyright (C) 1991, 1999 Free Software Foundation, Inc.
    23.8 - 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
    23.9 - Everyone is permitted to copy and distribute verbatim copies
   23.10 - of this license document, but changing it is not allowed.
   23.11 -
   23.12 -[This is the first released version of the Lesser GPL.  It also counts
   23.13 - as the successor of the GNU Library Public License, version 2, hence
   23.14 - the version number 2.1.]
   23.15 -
   23.16 -			    Preamble
   23.17 -
   23.18 -  The licenses for most software are designed to take away your
   23.19 -freedom to share and change it.  By contrast, the GNU General Public
   23.20 -Licenses are intended to guarantee your freedom to share and change
   23.21 -free software--to make sure the software is free for all its users.
   23.22 -
   23.23 -  This license, the Lesser General Public License, applies to some
   23.24 -specially designated software packages--typically libraries--of the
   23.25 -Free Software Foundation and other authors who decide to use it.  You
   23.26 -can use it too, but we suggest you first think carefully about whether
   23.27 -this license or the ordinary General Public License is the better
   23.28 -strategy to use in any particular case, based on the explanations below.
   23.29 -
   23.30 -  When we speak of free software, we are referring to freedom of use,
   23.31 -not price.  Our General Public Licenses are designed to make sure that
   23.32 -you have the freedom to distribute copies of free software (and charge
   23.33 -for this service if you wish); that you receive source code or can get
   23.34 -it if you want it; that you can change the software and use pieces of
   23.35 -it in new free programs; and that you are informed that you can do
   23.36 -these things.
   23.37 -
   23.38 -  To protect your rights, we need to make restrictions that forbid
   23.39 -distributors to deny you these rights or to ask you to surrender these
   23.40 -rights.  These restrictions translate to certain responsibilities for
   23.41 -you if you distribute copies of the library or if you modify it.
   23.42 -
   23.43 -  For example, if you distribute copies of the library, whether gratis
   23.44 -or for a fee, you must give the recipients all the rights that we gave
   23.45 -you.  You must make sure that they, too, receive or can get the source
   23.46 -code.  If you link other code with the library, you must provide
   23.47 -complete object files to the recipients, so that they can relink them
   23.48 -with the library after making changes to the library and recompiling
   23.49 -it.  And you must show them these terms so they know their rights.
   23.50 -
   23.51 -  We protect your rights with a two-step method: (1) we copyright the
   23.52 -library, and (2) we offer you this license, which gives you legal
   23.53 -permission to copy, distribute and/or modify the library.
   23.54 -
   23.55 -  To protect each distributor, we want to make it very clear that
   23.56 -there is no warranty for the free library.  Also, if the library is
   23.57 -modified by someone else and passed on, the recipients should know
   23.58 -that what they have is not the original version, so that the original
   23.59 -author's reputation will not be affected by problems that might be
   23.60 -introduced by others.
   23.61 -
   23.62 -  Finally, software patents pose a constant threat to the existence of
   23.63 -any free program.  We wish to make sure that a company cannot
   23.64 -effectively restrict the users of a free program by obtaining a
   23.65 -restrictive license from a patent holder.  Therefore, we insist that
   23.66 -any patent license obtained for a version of the library must be
   23.67 -consistent with the full freedom of use specified in this license.
   23.68 -
   23.69 -  Most GNU software, including some libraries, is covered by the
   23.70 -ordinary GNU General Public License.  This license, the GNU Lesser
   23.71 -General Public License, applies to certain designated libraries, and
   23.72 -is quite different from the ordinary General Public License.  We use
   23.73 -this license for certain libraries in order to permit linking those
   23.74 -libraries into non-free programs.
   23.75 -
   23.76 -  When a program is linked with a library, whether statically or using
   23.77 -a shared library, the combination of the two is legally speaking a
   23.78 -combined work, a derivative of the original library.  The ordinary
   23.79 -General Public License therefore permits such linking only if the
   23.80 -entire combination fits its criteria of freedom.  The Lesser General
   23.81 -Public License permits more lax criteria for linking other code with
   23.82 -the library.
   23.83 -
   23.84 -  We call this license the "Lesser" General Public License because it
   23.85 -does Less to protect the user's freedom than the ordinary General
   23.86 -Public License.  It also provides other free software developers Less
   23.87 -of an advantage over competing non-free programs.  These disadvantages
   23.88 -are the reason we use the ordinary General Public License for many
   23.89 -libraries.  However, the Lesser license provides advantages in certain
   23.90 -special circumstances.
   23.91 -
   23.92 -  For example, on rare occasions, there may be a special need to
   23.93 -encourage the widest possible use of a certain library, so that it becomes
   23.94 -a de-facto standard.  To achieve this, non-free programs must be
   23.95 -allowed to use the library.  A more frequent case is that a free
   23.96 -library does the same job as widely used non-free libraries.  In this
   23.97 -case, there is little to gain by limiting the free library to free
   23.98 -software only, so we use the Lesser General Public License.
   23.99 -
  23.100 -  In other cases, permission to use a particular library in non-free
  23.101 -programs enables a greater number of people to use a large body of
  23.102 -free software.  For example, permission to use the GNU C Library in
  23.103 -non-free programs enables many more people to use the whole GNU
  23.104 -operating system, as well as its variant, the GNU/Linux operating
  23.105 -system.
  23.106 -
  23.107 -  Although the Lesser General Public License is Less protective of the
  23.108 -users' freedom, it does ensure that the user of a program that is
  23.109 -linked with the Library has the freedom and the wherewithal to run
  23.110 -that program using a modified version of the Library.
  23.111 -
  23.112 -  The precise terms and conditions for copying, distribution and
  23.113 -modification follow.  Pay close attention to the difference between a
  23.114 -"work based on the library" and a "work that uses the library".  The
  23.115 -former contains code derived from the library, whereas the latter must
  23.116 -be combined with the library in order to run.
  23.117 -
  23.118 -		  GNU LESSER GENERAL PUBLIC LICENSE
  23.119 -   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  23.120 -
  23.121 -  0. This License Agreement applies to any software library or other
  23.122 -program which contains a notice placed by the copyright holder or
  23.123 -other authorized party saying it may be distributed under the terms of
  23.124 -this Lesser General Public License (also called "this License").
  23.125 -Each licensee is addressed as "you".
  23.126 -
  23.127 -  A "library" means a collection of software functions and/or data
  23.128 -prepared so as to be conveniently linked with application programs
  23.129 -(which use some of those functions and data) to form executables.
  23.130 -
  23.131 -  The "Library", below, refers to any such software library or work
  23.132 -which has been distributed under these terms.  A "work based on the
  23.133 -Library" means either the Library or any derivative work under
  23.134 -copyright law: that is to say, a work containing the Library or a
  23.135 -portion of it, either verbatim or with modifications and/or translated
  23.136 -straightforwardly into another language.  (Hereinafter, translation is
  23.137 -included without limitation in the term "modification".)
  23.138 -
  23.139 -  "Source code" for a work means the preferred form of the work for
  23.140 -making modifications to it.  For a library, complete source code means
  23.141 -all the source code for all modules it contains, plus any associated
  23.142 -interface definition files, plus the scripts used to control compilation
  23.143 -and installation of the library.
  23.144 -
  23.145 -  Activities other than copying, distribution and modification are not
  23.146 -covered by this License; they are outside its scope.  The act of
  23.147 -running a program using the Library is not restricted, and output from
  23.148 -such a program is covered only if its contents constitute a work based
  23.149 -on the Library (independent of the use of the Library in a tool for
  23.150 -writing it).  Whether that is true depends on what the Library does
  23.151 -and what the program that uses the Library does.
  23.152 -  
  23.153 -  1. You may copy and distribute verbatim copies of the Library's
  23.154 -complete source code as you receive it, in any medium, provided that
  23.155 -you conspicuously and appropriately publish on each copy an
  23.156 -appropriate copyright notice and disclaimer of warranty; keep intact
  23.157 -all the notices that refer to this License and to the absence of any
  23.158 -warranty; and distribute a copy of this License along with the
  23.159 -Library.
  23.160 -
  23.161 -  You may charge a fee for the physical act of transferring a copy,
  23.162 -and you may at your option offer warranty protection in exchange for a
  23.163 -fee.
  23.164 -
  23.165 -  2. You may modify your copy or copies of the Library or any portion
  23.166 -of it, thus forming a work based on the Library, and copy and
  23.167 -distribute such modifications or work under the terms of Section 1
  23.168 -above, provided that you also meet all of these conditions:
  23.169 -
  23.170 -    a) The modified work must itself be a software library.
  23.171 -
  23.172 -    b) You must cause the files modified to carry prominent notices
  23.173 -    stating that you changed the files and the date of any change.
  23.174 -
  23.175 -    c) You must cause the whole of the work to be licensed at no
  23.176 -    charge to all third parties under the terms of this License.
  23.177 -
  23.178 -    d) If a facility in the modified Library refers to a function or a
  23.179 -    table of data to be supplied by an application program that uses
  23.180 -    the facility, other than as an argument passed when the facility
  23.181 -    is invoked, then you must make a good faith effort to ensure that,
  23.182 -    in the event an application does not supply such function or
  23.183 -    table, the facility still operates, and performs whatever part of
  23.184 -    its purpose remains meaningful.
  23.185 -
  23.186 -    (For example, a function in a library to compute square roots has
  23.187 -    a purpose that is entirely well-defined independent of the
  23.188 -    application.  Therefore, Subsection 2d requires that any
  23.189 -    application-supplied function or table used by this function must
  23.190 -    be optional: if the application does not supply it, the square
  23.191 -    root function must still compute square roots.)
  23.192 -
  23.193 -These requirements apply to the modified work as a whole.  If
  23.194 -identifiable sections of that work are not derived from the Library,
  23.195 -and can be reasonably considered independent and separate works in
  23.196 -themselves, then this License, and its terms, do not apply to those
  23.197 -sections when you distribute them as separate works.  But when you
  23.198 -distribute the same sections as part of a whole which is a work based
  23.199 -on the Library, the distribution of the whole must be on the terms of
  23.200 -this License, whose permissions for other licensees extend to the
  23.201 -entire whole, and thus to each and every part regardless of who wrote
  23.202 -it.
  23.203 -
  23.204 -Thus, it is not the intent of this section to claim rights or contest
  23.205 -your rights to work written entirely by you; rather, the intent is to
  23.206 -exercise the right to control the distribution of derivative or
  23.207 -collective works based on the Library.
  23.208 -
  23.209 -In addition, mere aggregation of another work not based on the Library
  23.210 -with the Library (or with a work based on the Library) on a volume of
  23.211 -a storage or distribution medium does not bring the other work under
  23.212 -the scope of this License.
  23.213 -
  23.214 -  3. You may opt to apply the terms of the ordinary GNU General Public
  23.215 -License instead of this License to a given copy of the Library.  To do
  23.216 -this, you must alter all the notices that refer to this License, so
  23.217 -that they refer to the ordinary GNU General Public License, version 2,
  23.218 -instead of to this License.  (If a newer version than version 2 of the
  23.219 -ordinary GNU General Public License has appeared, then you can specify
  23.220 -that version instead if you wish.)  Do not make any other change in
  23.221 -these notices.
  23.222 -
  23.223 -  Once this change is made in a given copy, it is irreversible for
  23.224 -that copy, so the ordinary GNU General Public License applies to all
  23.225 -subsequent copies and derivative works made from that copy.
  23.226 -
  23.227 -  This option is useful when you wish to copy part of the code of
  23.228 -the Library into a program that is not a library.
  23.229 -
  23.230 -  4. You may copy and distribute the Library (or a portion or
  23.231 -derivative of it, under Section 2) in object code or executable form
  23.232 -under the terms of Sections 1 and 2 above provided that you accompany
  23.233 -it with the complete corresponding machine-readable source code, which
  23.234 -must be distributed under the terms of Sections 1 and 2 above on a
  23.235 -medium customarily used for software interchange.
  23.236 -
  23.237 -  If distribution of object code is made by offering access to copy
  23.238 -from a designated place, then offering equivalent access to copy the
  23.239 -source code from the same place satisfies the requirement to
  23.240 -distribute the source code, even though third parties are not
  23.241 -compelled to copy the source along with the object code.
  23.242 -
  23.243 -  5. A program that contains no derivative of any portion of the
  23.244 -Library, but is designed to work with the Library by being compiled or
  23.245 -linked with it, is called a "work that uses the Library".  Such a
  23.246 -work, in isolation, is not a derivative work of the Library, and
  23.247 -therefore falls outside the scope of this License.
  23.248 -
  23.249 -  However, linking a "work that uses the Library" with the Library
  23.250 -creates an executable that is a derivative of the Library (because it
  23.251 -contains portions of the Library), rather than a "work that uses the
  23.252 -library".  The executable is therefore covered by this License.
  23.253 -Section 6 states terms for distribution of such executables.
  23.254 -
  23.255 -  When a "work that uses the Library" uses material from a header file
  23.256 -that is part of the Library, the object code for the work may be a
  23.257 -derivative work of the Library even though the source code is not.
  23.258 -Whether this is true is especially significant if the work can be
  23.259 -linked without the Library, or if the work is itself a library.  The
  23.260 -threshold for this to be true is not precisely defined by law.
  23.261 -
  23.262 -  If such an object file uses only numerical parameters, data
  23.263 -structure layouts and accessors, and small macros and small inline
  23.264 -functions (ten lines or less in length), then the use of the object
  23.265 -file is unrestricted, regardless of whether it is legally a derivative
  23.266 -work.  (Executables containing this object code plus portions of the
  23.267 -Library will still fall under Section 6.)
  23.268 -
  23.269 -  Otherwise, if the work is a derivative of the Library, you may
  23.270 -distribute the object code for the work under the terms of Section 6.
  23.271 -Any executables containing that work also fall under Section 6,
  23.272 -whether or not they are linked directly with the Library itself.
  23.273 -
  23.274 -  6. As an exception to the Sections above, you may also combine or
  23.275 -link a "work that uses the Library" with the Library to produce a
  23.276 -work containing portions of the Library, and distribute that work
  23.277 -under terms of your choice, provided that the terms permit
  23.278 -modification of the work for the customer's own use and reverse
  23.279 -engineering for debugging such modifications.
  23.280 -
  23.281 -  You must give prominent notice with each copy of the work that the
  23.282 -Library is used in it and that the Library and its use are covered by
  23.283 -this License.  You must supply a copy of this License.  If the work
  23.284 -during execution displays copyright notices, you must include the
  23.285 -copyright notice for the Library among them, as well as a reference
  23.286 -directing the user to the copy of this License.  Also, you must do one
  23.287 -of these things:
  23.288 -
  23.289 -    a) Accompany the work with the complete corresponding
  23.290 -    machine-readable source code for the Library including whatever
  23.291 -    changes were used in the work (which must be distributed under
  23.292 -    Sections 1 and 2 above); and, if the work is an executable linked
  23.293 -    with the Library, with the complete machine-readable "work that
  23.294 -    uses the Library", as object code and/or source code, so that the
  23.295 -    user can modify the Library and then relink to produce a modified
  23.296 -    executable containing the modified Library.  (It is understood
  23.297 -    that the user who changes the contents of definitions files in the
  23.298 -    Library will not necessarily be able to recompile the application
  23.299 -    to use the modified definitions.)
  23.300 -
  23.301 -    b) Use a suitable shared library mechanism for linking with the
  23.302 -    Library.  A suitable mechanism is one that (1) uses at run time a
  23.303 -    copy of the library already present on the user's computer system,
  23.304 -    rather than copying library functions into the executable, and (2)
  23.305 -    will operate properly with a modified version of the library, if
  23.306 -    the user installs one, as long as the modified version is
  23.307 -    interface-compatible with the version that the work was made with.
  23.308 -
  23.309 -    c) Accompany the work with a written offer, valid for at
  23.310 -    least three years, to give the same user the materials
  23.311 -    specified in Subsection 6a, above, for a charge no more
  23.312 -    than the cost of performing this distribution.
  23.313 -
  23.314 -    d) If distribution of the work is made by offering access to copy
  23.315 -    from a designated place, offer equivalent access to copy the above
  23.316 -    specified materials from the same place.
  23.317 -
  23.318 -    e) Verify that the user has already received a copy of these
  23.319 -    materials or that you have already sent this user a copy.
  23.320 -
  23.321 -  For an executable, the required form of the "work that uses the
  23.322 -Library" must include any data and utility programs needed for
  23.323 -reproducing the executable from it.  However, as a special exception,
  23.324 -the materials to be distributed need not include anything that is
  23.325 -normally distributed (in either source or binary form) with the major
  23.326 -components (compiler, kernel, and so on) of the operating system on
  23.327 -which the executable runs, unless that component itself accompanies
  23.328 -the executable.
  23.329 -
  23.330 -  It may happen that this requirement contradicts the license
  23.331 -restrictions of other proprietary libraries that do not normally
  23.332 -accompany the operating system.  Such a contradiction means you cannot
  23.333 -use both them and the Library together in an executable that you
  23.334 -distribute.
  23.335 -
  23.336 -  7. You may place library facilities that are a work based on the
  23.337 -Library side-by-side in a single library together with other library
  23.338 -facilities not covered by this License, and distribute such a combined
  23.339 -library, provided that the separate distribution of the work based on
  23.340 -the Library and of the other library facilities is otherwise
  23.341 -permitted, and provided that you do these two things:
  23.342 -
  23.343 -    a) Accompany the combined library with a copy of the same work
  23.344 -    based on the Library, uncombined with any other library
  23.345 -    facilities.  This must be distributed under the terms of the
  23.346 -    Sections above.
  23.347 -
  23.348 -    b) Give prominent notice with the combined library of the fact
  23.349 -    that part of it is a work based on the Library, and explaining
  23.350 -    where to find the accompanying uncombined form of the same work.
  23.351 -
  23.352 -  8. You may not copy, modify, sublicense, link with, or distribute
  23.353 -the Library except as expressly provided under this License.  Any
  23.354 -attempt otherwise to copy, modify, sublicense, link with, or
  23.355 -distribute the Library is void, and will automatically terminate your
  23.356 -rights under this License.  However, parties who have received copies,
  23.357 -or rights, from you under this License will not have their licenses
  23.358 -terminated so long as such parties remain in full compliance.
  23.359 -
  23.360 -  9. You are not required to accept this License, since you have not
  23.361 -signed it.  However, nothing else grants you permission to modify or
  23.362 -distribute the Library or its derivative works.  These actions are
  23.363 -prohibited by law if you do not accept this License.  Therefore, by
  23.364 -modifying or distributing the Library (or any work based on the
  23.365 -Library), you indicate your acceptance of this License to do so, and
  23.366 -all its terms and conditions for copying, distributing or modifying
  23.367 -the Library or works based on it.
  23.368 -
  23.369 -  10. Each time you redistribute the Library (or any work based on the
  23.370 -Library), the recipient automatically receives a license from the
  23.371 -original licensor to copy, distribute, link with or modify the Library
  23.372 -subject to these terms and conditions.  You may not impose any further
  23.373 -restrictions on the recipients' exercise of the rights granted herein.
  23.374 -You are not responsible for enforcing compliance by third parties with
  23.375 -this License.
  23.376 -
  23.377 -  11. If, as a consequence of a court judgment or allegation of patent
  23.378 -infringement or for any other reason (not limited to patent issues),
  23.379 -conditions are imposed on you (whether by court order, agreement or
  23.380 -otherwise) that contradict the conditions of this License, they do not
  23.381 -excuse you from the conditions of this License.  If you cannot
  23.382 -distribute so as to satisfy simultaneously your obligations under this
  23.383 -License and any other pertinent obligations, then as a consequence you
  23.384 -may not distribute the Library at all.  For example, if a patent
  23.385 -license would not permit royalty-free redistribution of the Library by
  23.386 -all those who receive copies directly or indirectly through you, then
  23.387 -the only way you could satisfy both it and this License would be to
  23.388 -refrain entirely from distribution of the Library.
  23.389 -
  23.390 -If any portion of this section is held invalid or unenforceable under any
  23.391 -particular circumstance, the balance of the section is intended to apply,
  23.392 -and the section as a whole is intended to apply in other circumstances.
  23.393 -
  23.394 -It is not the purpose of this section to induce you to infringe any
  23.395 -patents or other property right claims or to contest validity of any
  23.396 -such claims; this section has the sole purpose of protecting the
  23.397 -integrity of the free software distribution system which is
  23.398 -implemented by public license practices.  Many people have made
  23.399 -generous contributions to the wide range of software distributed
  23.400 -through that system in reliance on consistent application of that
  23.401 -system; it is up to the author/donor to decide if he or she is willing
  23.402 -to distribute software through any other system and a licensee cannot
  23.403 -impose that choice.
  23.404 -
  23.405 -This section is intended to make thoroughly clear what is believed to
  23.406 -be a consequence of the rest of this License.
  23.407 -
  23.408 -  12. If the distribution and/or use of the Library is restricted in
  23.409 -certain countries either by patents or by copyrighted interfaces, the
  23.410 -original copyright holder who places the Library under this License may add
  23.411 -an explicit geographical distribution limitation excluding those countries,
  23.412 -so that distribution is permitted only in or among countries not thus
  23.413 -excluded.  In such case, this License incorporates the limitation as if
  23.414 -written in the body of this License.
  23.415 -
  23.416 -  13. The Free Software Foundation may publish revised and/or new
  23.417 -versions of the Lesser General Public License from time to time.
  23.418 -Such new versions will be similar in spirit to the present version,
  23.419 -but may differ in detail to address new problems or concerns.
  23.420 -
  23.421 -Each version is given a distinguishing version number.  If the Library
  23.422 -specifies a version number of this License which applies to it and
  23.423 -"any later version", you have the option of following the terms and
  23.424 -conditions either of that version or of any later version published by
  23.425 -the Free Software Foundation.  If the Library does not specify a
  23.426 -license version number, you may choose any version ever published by
  23.427 -the Free Software Foundation.
  23.428 -
  23.429 -  14. If you wish to incorporate parts of the Library into other free
  23.430 -programs whose distribution conditions are incompatible with these,
  23.431 -write to the author to ask for permission.  For software which is
  23.432 -copyrighted by the Free Software Foundation, write to the Free
  23.433 -Software Foundation; we sometimes make exceptions for this.  Our
  23.434 -decision will be guided by the two goals of preserving the free status
  23.435 -of all derivatives of our free software and of promoting the sharing
  23.436 -and reuse of software generally.
  23.437 -
  23.438 -			    NO WARRANTY
  23.439 -
  23.440 -  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
  23.441 -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
  23.442 -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
  23.443 -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
  23.444 -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
  23.445 -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  23.446 -PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  23.447 -LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
  23.448 -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  23.449 -
  23.450 -  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  23.451 -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
  23.452 -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
  23.453 -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
  23.454 -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
  23.455 -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
  23.456 -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
  23.457 -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
  23.458 -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  23.459 -DAMAGES.
  23.460 -
  23.461 -		     END OF TERMS AND CONDITIONS
  23.462 -
  23.463 -           How to Apply These Terms to Your New Libraries
  23.464 -
  23.465 -  If you develop a new library, and you want it to be of the greatest
  23.466 -possible use to the public, we recommend making it free software that
  23.467 -everyone can redistribute and change.  You can do so by permitting
  23.468 -redistribution under these terms (or, alternatively, under the terms of the
  23.469 -ordinary General Public License).
  23.470 -
  23.471 -  To apply these terms, attach the following notices to the library.  It is
  23.472 -safest to attach them to the start of each source file to most effectively
  23.473 -convey the exclusion of warranty; and each file should have at least the
  23.474 -"copyright" line and a pointer to where the full notice is found.
  23.475 -
  23.476 -    <one line to give the library's name and a brief idea of what it does.>
  23.477 -    Copyright (C) <year>  <name of author>
  23.478 -
  23.479 -    This library is free software; you can redistribute it and/or
  23.480 -    modify it under the terms of the GNU Lesser General Public
  23.481 -    License as published by the Free Software Foundation; either
  23.482 -    version 2.1 of the License, or (at your option) any later version.
  23.483 -
  23.484 -    This library is distributed in the hope that it will be useful,
  23.485 -    but WITHOUT ANY WARRANTY; without even the implied warranty of
  23.486 -    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  23.487 -    Lesser General Public License for more details.
  23.488 -
  23.489 -    You should have received a copy of the GNU Lesser General Public
  23.490 -    License along with this library; if not, write to the Free Software
  23.491 -    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  23.492 -
  23.493 -Also add information on how to contact you by electronic and paper mail.
  23.494 -
  23.495 -You should also get your employer (if you work as a programmer) or your
  23.496 -school, if any, to sign a "copyright disclaimer" for the library, if
  23.497 -necessary.  Here is a sample; alter the names:
  23.498 -
  23.499 -  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  23.500 -  library `Frob' (a library for tweaking knobs) written by James Random Hacker.
  23.501 -
  23.502 -  <signature of Ty Coon>, 1 April 1990
  23.503 -  Ty Coon, President of Vice
  23.504 -
  23.505 -That's all there is to it!
  23.506 -
  23.507 -