Diff for /loncom/license/about.html between versions 1.23 and 1.30

version 1.23, 2007/01/07 13:38:58 version 1.30, 2009/08/20 12:22:59
Line 38  Public Licenses</h3> Line 38  Public Licenses</h3>
   
 <ul>  <ul>
 <li>Powered by Linux.</li>  <li>Powered by Linux.</li>
 <li>Powered by Apache</li>  <li>Powered by Apache.</li>
 <li>Powered by mod_perl.</li>  <li>Powered by mod_perl.</li>
 <li>Using MySQL.</li>  <li>Using MySQL.</li>
 <li>Using LaTeX.</li>  <li>Using LaTeX.</li>
 <li>Using CPAN:  <li>Using CPAN.</li>
 <pre>  <li>Using MAXIMA.</li>
 Algorithm-Diff 1.15 1.11a Algorithm::Diff(*)  <li>Using Dragmath.</li>
 Authen-PAM  0.14 0.14 Authen::PAM(*)  <li>Using FCKeditor.</li>
 Crypt-DES 2.03 2.03 Crypt::DES(*)  
 Crypt-IDEA 1.01 1.01 Crypt::IDEA(*)  
 DBI 1.30 1.20 DBI(*)  
 Digest-MD5 2.24 2.24 Digest::MD5(*)  
 Event 0.87 0.87 Event(*)  
 GD 2.07 2.07 GD(*)  
 GD-Barcode 1.14 1.14 GD::Barcode(*)  
 GDGraph 1.40 1.40 GD::Graph(*)  
 GD-Graph3d 0.63 0.63 GD::Graph3d(*)  
 GDTextUtil 0.85 0.85 GD::Text(*)  
 HTML-Parser 3.28 3.28 HTML::Parser(*)  
 HTML-Tagset 3.03 3.03 HTML::Tagset(*)  
 HTML-Tree 3.17 3.17 HTML::Tree(*)  
 I18N-LangTags 0.27 0.27 I18N::LangTags(*)  
 IO 1.20 1.20 IO(*)  
 IO-stringy 2.108 2.108 IO::Stringy(*)  
 Krb4 1.1 1.1 Authen::Krb4(*)  
 Krb5 1.2 1.2 Authen::Krb5(*)  
 libnet 1.12 1.0704 Net::FTP(2.65,2.58)  
 libwww-perl 5.69 5.69 LWP(*)  
 Locale-Maketext 1.05 1.05 Locale::Maketext(*)  
 MailTools 1.58 1.58 Mail::Util(*)  
 Math-Cephes 0.367 0.367 Math::Cephes(*)  
 Math-FFT 0.25 0.25 Math::FFT(*)  
 Math-Random 0.67 0.67 Math::Random(*)  
 MIME-Base64 2.12 2.12 MIME::Base64(*)  
 MIME-tools 5.411a BETA-5.503 MIME::Tools(*)  
 mod_perl 1.27 1.26 mod_perl(*)  
 Msql-Mysql-modules 1.2219 1.2216 Mysql::Statement(*)  
 Net-PH 2.21 2.21 Net::PH(*)  
 Net-SNPP 1.12 1.12 Net::SNPP(*)  
 Parse-RecDescent 1.94 1.94 Parse::RecDescent(*)  
 PerlMagick 5.47 5.47 Image::Magick(*)  
 Pod-POM 0.15 0.15 Pod::POM(*)  
 Safe-Hole 0.08 0.08 Safe::Hole(*)  
 Spreadsheet-WriteExcel 0.41 0.41 Spreadsheet::WriteExcel(*)  
 String-Similarity 0.02 0.02 String::Similarity(*)  
 Text-Balanced 1.95 1.95 Text::Balanced(*)  
 Text-Query 0.07 0.07 Text::Query(*)  
 Text-Query-Advanced 0.05 0.05 Text::Query::Advanced(*)  
 Text-Query-Simple 0.03 0.03 Text::Query::Simple(*)  
 Time-HiRes 1.48 1.48 Time::HiRes(*)  
 </pre>  
 </li>  
 </ul>  </ul>
   
 <h3>Included library packages not covered by the GNU General Public  <h3>Included library packages not covered by the GNU General Public
Line 109  tasks beyond the translation of (La)TeX Line 65  tasks beyond the translation of (La)TeX
 the Code may not be distributed by the Licensee to any other parties  the Code may not be distributed by the Licensee to any other parties
 under any circumstances.</p>  under any circumstances.</p>
   
 <p>  <p>The
 <pre>  <a href="http://tango.freedesktop.org/Tango_Icon_Library">Tango icons</a> are covered by the <a href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution Share-Alike license</a>. 
   
 HTTPi is (C)1998-2001 Cameron Kaiser. All rights reserved.  
   
 ** While HTTPi is free, it is NOT distributed under CopyLeft or GPL. Please **  
 ** read on to find out what the differences are. Licenses protect author    **  
 ** rights -- please honour them, even with free software packages.          **  
   
 You can modify and tweak HTTPi to your heart's content. You don't need to  
 pay me for using it, and you don't need my permission to make changes (though  
 I or an authorised maintainer will be the only ones checking code back into  
 HTTPi's code base for authorised patches and new versions).  
   
 HTTPi must be free, and any and all distributions and derivatives must  
 themselves be free. By free software I do not necessarily mean free in the  
 way that Richard Stallman of GNU fame might -- merely that distributions  
 be without cost. "Derivatives" shall constitute distributions with code  
 added or removed from the base distribution, or distributions that are  
 signficantly based on the source code (though may not necessarily include  
 the source code itself), in the Author's sole judgement. This means a C port  
 of HTTPi is still a derivative, or a Win32 version, or whatever. You do not  
 have to provide source code, which is a deviation from GPL.  
   
 You MAY NOT:  
   
  * make changes and slap your copyright on the entire package. Your  
   copyright extends only to the changes you've made. My copyright,  
   and any copyrights asserted by HTTPi's contributors, remain.  
   
  * supersede the license agreement here. You may not charge a fee for a  
   HTTPi distribution, for example. Derivatives count as distributions.  
   This license agreement, therefore, applies IN FULL to any  
   distribution or derivative work.  
   
   The exception: you MAY include HTTPi as part of an operating system  
   distribution and sell that. Linux dists and FreeBSD dists are okay,  
   for example.  
   
   You also MAY NOT place your derivative work under GPL, because that  
   is a different, though similar, licensing agreement, and the  
   License here does reflect constraints that are mutually exclusive.  
   
  * make a distribution of HTTPi that does not include ALL files,  
   including this license, and ONLY these files. If not, it is a  
   derivative work, and you may NOT call it an official distribution.  
   
  * make or distribute a distribution of HTTPi that does not clearly  
   state the copyright (i.e.  
   
 Contains or is based on the HTTPi web server  
 (C)1998-2001 Cameron Kaiser. All rights reserved.  
 http://httpi.floodgap.com/  
   
   would be just about perfect), or make or distribute a derivative of  
   HTTPi that does not clearly state the copyright.  
   
 You MUST:  
   
  * copyright your derivative works. You may not make them public domain.  
   
  * include this LICENSE agreement in any and all derivative  
   works you create, as either a separate file or part of your  
   non-mutually exclusive license (that is, does not conflict  
   with these terms).  
   
  * absolve the programmers of HTTPi (including yours truly :-) and  
   any contributors) of any liability, real or imagined, and certify  
   that you are using this program AT YOUR OWN RISK. While the  
   programmers shall endeavour to make HTTPi as bug-free as possible,  
   entomological phenomena can and do occur. Such is life.  
   
   If you make a derivative work of HTTPi, you MAY decide that you  
   wish to offer warranty support. You may do so, but your doing so  
   does in no way make me, the programmers of HTTPi, or anyone else  
   liable for the fulfillment of your warranty, and you and the users  
   of your derivative work must agree to hold us legally blameless  
   under ALL circumstances. (Remember, no mutually exclusive license  
   terms in your derivative works, right?)  
   
 Your usage of this program constitutes your binding acceptance of these  
 terms. Don't even think about starting HTTPi up on your system if you don't  
 agree to follow the terms detailed in this license IN THEIR ENTIRETY. Don't  
 even think about modifying it, patching it or distributing it if you don't,  
 either. Exceptions to these restrictions must be obtained from me, the  
 copyright holder, IN WRITING.  
   
 I reserve the right to interpret this document, and I also reserve the right  
 to make license changes without notice effective on issue date. All legal  
 issues shall be dealt with in accordance with the State of California, United  
 States of America.  
   
 Other than that, have a blast! Keep software free.  
   
 Revised 12/24/2000  
   
 </pre>  
 </p>  </p>
   
 <p>  
 <pre>  
 htmlArea License (based on BSD license)  
 Copyright (c) 2002-2004, interactivetools.com, inc.  
 Copyright (c) 2003-2004 dynarch.com  
 All rights reserved.  
   
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  
   
 1) Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.   
   
 2) Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.   
   
 3) Neither the name of interactivetools.com, inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.   
   
 </pre><tt>  
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  
 </tt></p>  
   
 <h3>History</h3>  <h3>History</h3>
   
 <p>Based on the CAPA and Lecture<i>Online</i> software systems developed at   <p>Based on the CAPA and Lecture<i>Online</i> software systems developed at 
Line 242  Michigan State University.</p> Line 83  Michigan State University.</p>
 align="right" alt="Michigan State University logo" />Support</h3>  align="right" alt="Michigan State University logo" />Support</h3>
   
 <p>Development of LON-CAPA is sponsored by Michigan State  <p>Development of LON-CAPA is sponsored by Michigan State
 University</p>  University, the University of Illinois at Urbana-Champaign, and Simon Fraser University.</p>
   
 <p>  <p>
 Additional support by the National Science Foundation under  Additional support by the National Science Foundation under
Line 258  Alfred P. Sloan Foundation.</p> Line 99  Alfred P. Sloan Foundation.</p>
 <h3>Code Contributors to Date</h3>  <h3>Code Contributors to Date</h3>
   
 <p>Guy Albertelli II, Guy Askenazi, Ray Batchelor,  <p>Guy Albertelli II, Guy Askenazi, Ray Batchelor,
 Richard Banghart, Felicia Berryman, Jeremy Bowers, Ron Fox, Matthew Hall,   Richard Banghart, Felicia Berryman, Stefan Bisitz, Jeremy Bowers, Stefan Dr&ouml;schler, Phil Fazio, Ron Fox,
 Harsha Jagasia, Robert McQueen, Gerd Kortemeyer,  Matthew Hall, Harsha Jagasia, Robert McQueen, Gerd Kortemeyer,
 Mark Lucas, Behrouz Minaei-Bidgoli,   Mark Lucas, Behrouz Minaei-Bidgoli, 
 Hon-Kie Ng, Stuart Raeburn,  Hon-Kie Ng, Stuart Raeburn, Peter Riegler,
 Alexander Sakharuk, Jason Stredwick,  Alexander Sakharuk, Jason Stredwick,
 Martin Siegert, Joshua Tacey, Yihjia Tsai, Benjamin Tyszka, Angela VanDuinen, Suzanne Webb, Jay-Lynn Williams,   Martin Siegert, Joshua Tacey, Arne Tempelhof, Yihjia Tsai, Benjamin Tyszka, Angela VanDuinen, Suzanne Webb, Jay-Lynn Williams, 
 and others.</p>  and others.</p>
   
 <h3>Translations By</h3>  <h3>Translations By</h3>
 <ul>  <ul>
    <li>Arabic: Behrouz Minaei-Bidgoli </li>     <li>Arabic: Behrouz Minaei-Bidgoli</li>
    <li>French: Chaden Djalali </li>     <li>French: Chaden Djalali</li>
    <li>German: Stefan Bisitz, Gerd Kortemeyer </li>     <li>German: Stefan Bisitz, Gerd Kortemeyer </li>
    <li>Japanese: Minoru Akiyama </li>     <li>Japanese: Minoru Akiyama </li>
    <li>Persian: Behrouz Minaei-Bidgoli </li>      <li>Persian: Behrouz Minaei-Bidgoli </li> 
    <li>Portugese: Ricardo Kulzer </li>     <li>Portugese: Ricardo Kulzer, Emerson Cruz</li>
    <li>Russian: Alex Sakharuk </li>     <li>Russian: Alexander Sakharuk</li>
    <li>Turkish: Gunay Bayrak </li>     <li>Spanish: Ruben Martin, Juan Eduardo Ramirez</li>
      <li>Turkish: Gunay Bayrak</li>
 </ul>  </ul>
         
 <h3>Additional Contributors</h3>  <h3>Additional Contributors</h3>

Removed from v.1.23  
changed lines
  Added in v.1.30


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>