Annotation of loncom/license/about.html, revision 1.6

1.6     ! harris41    1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        !             2:  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
        !             3: <html>
        !             4: <head>
        !             5:    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
        !             6:    <title>About LON-CAPA</title>
        !             7: </head>
        !             8: <body bgcolor="#FFFFFF" link="#666666" vlink="#333333">
        !             9: <h1><img src="lonIcons/lonlogos.gif" alt="Small LON-CAPA logo"
        !            10:      align="right" />About the
        !            11: Learning<i>Online</i> Network with CAPA
        !            12: (<a href="www.lon-capa.org">LON-CAPA</a>)</h1>
        !            13: <p>VERSION: <!-- VERSION --></p>
        !            14: <p><font size="+2">Copyright Michigan State University Board of
        !            15: Trustees</font></p>
1.1       www        16: 
1.6     ! harris41   17: <p>&nbsp;</p>
1.1       www        18: 
1.6     ! harris41   19: <pre>
1.1       www        20:     The LearningOnline Network with CAPA (LON-CAPA)
1.6     ! harris41   21:     is <a href="http://www.gnu.org/philosophy/free-sw.html">free software</a>; you can redistribute it and/or modify
        !            22:     it under the terms of the <a href="gpl.txt">GNU General Public License</a> as published by
        !            23:     the <a href="http://www.gnu.org/">Free Software Foundation</a>; either version 2 of the License, or
1.1       www        24:     (at your option) any later version.
                     25: 
                     26:     LON-CAPA is distributed in the hope that it will be useful,
                     27:     but WITHOUT ANY WARRANTY; without even the implied warranty of
                     28:     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
                     29:     GNU General Public License for more details.
                     30: 
                     31:     You should have received a copy of the GNU General Public License
                     32:     along with LON-CAPA; if not, write to the Free Software
                     33:     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
1.6     ! harris41   34: </pre>
1.1       www        35: 
1.6     ! harris41   36: <h3>Included libraries and packages covered by GNU General or other
        !            37: Public Licenses</h3>
1.1       www        38: 
1.6     ! harris41   39: <p><img src="http://www.linux.org/info/images/officialpenguin.gif"
        !            40:     alt="Penguin logo" align="right" />Powered
        !            41: by Linux.</p>
1.1       www        42: 
1.6     ! harris41   43: <p><img src="http://httpd.apache.org/images/powered_by.gif"
        !            44:     alt="Powered by Apache logo" align="bottom" />
        !            45: </p>
1.1       www        46: 
1.6     ! harris41   47: <p><img src="http://www.mysql.com/images/interface-logo.gif"
        !            48:     alt="MySQL interface logo" align="bottom" /></p>
1.1       www        49: 
1.6     ! harris41   50: <p><img src="http://www.modperl.com/images/mod_perl.gif" align="bottom"
        !            51:     alt="mod_perl logo" /></p>
1.1       www        52: 
1.6     ! harris41   53: <p><img src="lonIcons/latex.gif" align="bottom" alt="LaTeX logo" /></p>
1.1       www        54: 
1.6     ! harris41   55: <ul>
        !            56:    <li>Math-Cephes<br />
        !            57:    Stephen Moshier, Randy Kobes</li>
1.1       www        58:    
1.6     ! harris41   59:    <li>Math-Random<br />
        !            60:    John Venier</li>
1.1       www        61:    
1.6     ! harris41   62:    <li>GD-Barcode<br />
        !            63:    Kawai Takanori</li>
1.1       www        64:    
1.6     ! harris41   65:    <li>GD-Graph</li>
1.1       www        66:    
1.6     ! harris41   67:    <li>GD-TextUtils</li>
1.1       www        68:    
1.6     ! harris41   69:    <li>GD-Graph3d</li>
1.1       www        70:    
1.6     ! harris41   71:    <li>GD<br />
        !            72:    Lincoln D. Stein</li>
1.1       www        73:    
1.6     ! harris41   74:    <li>Algorithm-Diff<br />
        !            75:    Ned Konz</li>
1.1       www        76:    
1.6     ! harris41   77:    <li>libwww-perl</li>
1.1       www        78:    
1.6     ! harris41   79:    <li>HTML-Parser</li>
1.1       www        80:    
1.6     ! harris41   81:    <li>MIME-Base64<br />
        !            82:    Gisle Aas</li>
1.1       www        83:    
1.6     ! harris41   84:    <li>HTML-Tagset<br />
        !            85:    Sean M. Burke</li>
1.1       www        86:    
1.6     ! harris41   87:    <li>HTML-Tree<br />
        !            88:    Gisle Aas, Sean M. Burke</li>
1.1       www        89:    
1.6     ! harris41   90:    <li>IO-stringy</li>
1.1       www        91:    
1.6     ! harris41   92:    <li>MIME-tools<br />
        !            93:    Eryq</li>
1.1       www        94:    
1.6     ! harris41   95:    <li>MailTools</li>
1.1       www        96:    
1.6     ! harris41   97:    <li>libnet</li>
1.1       www        98:    
1.6     ! harris41   99:    <li>Net-PH</li>
1.1       www       100:    
1.6     ! harris41  101:    <li>Net-SNPP</li>
1.1       www       102:    
1.6     ! harris41  103:    <li>IO<br />
        !           104:    Graham Barr</li>
1.1       www       105:    
1.6     ! harris41  106:    <li>Text-Query<br />
        !           107:    Eric Bohlman, Loic Dachary</li>
1.1       www       108:    
1.6     ! harris41  109:    <li>Krb4<br />
        !           110:    Jeff Horwitz</li>
1.1       www       111:    
1.6     ! harris41  112:    <li>Crypt-DES/IDEA<br />
        !           113:    Dave Paris</li>
1.1       www       114:    
1.6     ! harris41  115:    <li>DBI<br />
        !           116:    Tim Bunce</li>
1.1       www       117:    
1.6     ! harris41  118:    <li>Safe-Hole<br />
        !           119:    Sey Nakajima</li>
1.1       www       120:    
1.6     ! harris41  121:    <li>Msql-Mysql-modules<br />
        !           122:    Jochen Wiedmann</li>
        !           123: </ul>
1.1       www       124: 
1.6     ! harris41  125: <h3>Included library packages not covered by the GNU General Public
        !           126: License</h3>
1.1       www       127: 
1.6     ! harris41  128: <p>
        !           129: <img src="http://hutchinson.belmont.ma.us/tth/tth.gif" align="right"
        !           130: alt="TtH logo" />
        !           131: <a href="http://hutchinson.belmont.ma.us/tth/tthfunc.html">TtHfunc</a>
        !           132: and TtMfunc by <a href="mailto:tth@hutchinson.belmont.ma.us">Ian
        !           133: Hutchinson</a>. TtHfunc and TtMfunc (the "Code") may be compiled and
1.1       www       134: linked into binary executable programs or libraries distributed by
1.6     ! harris41  135: the Michigan State University (the "Licensee"), but any binaries so
1.1       www       136: distributed are hereby licensed only for use in the context of a
                    137: program or computational system for which the Licensee is the primary
                    138: author or distributor, and which performs substantial additional
                    139: tasks beyond the translation of (La)TeX into HTML. The C source of
                    140: the Code may not be distributed by the Licensee to any other parties
1.6     ! harris41  141: under any circumstances.</p>
1.1       www       142: 
1.6     ! harris41  143: <h3>History</h3>
1.1       www       144: 
1.6     ! harris41  145: <p>Based on the <a href="http://capa.msu.edu">CAPA</a> and
        !           146: <a href="http://www.lite.msu.edu/kortemeyer/lecture.html">Lecture<i>Online</i>
        !           147: </a> software systems developed at Michigan State University.</p>
1.1       www       148: 
1.6     ! harris41  149: <p><img src="lonIcons/capapanel.gif" width="156" height="100" align="bottom" 
        !           150:     alt="CAPA logo" />
        !           151: <img src="lonIcons/lolpanel.gif" width="121" height="100" align="bottom" 
        !           152:  alt="LectureOnline logo" />
        !           153: </p>
1.1       www       154: 
1.6     ! harris41  155: <h3><img src="http://www.msu.edu/dig/gsg/11picaPositiveLogo.gif"
        !           156: align="right" alt="Michigan State University logo" />Support</h3>
1.1       www       157: 
1.6     ! harris41  158: <p>Initial development of LON-CAPA was sponsored by Michigan State
1.1       www       159: University in the Laboratory for Instructional Technology in
1.6     ! harris41  160: Education.</p>
1.1       www       161: 
1.6     ! harris41  162: <p>
        !           163: <img src="https://www.fastlane.nsf.gov/icons/srchweb.gif" align="right"
        !           164:  alt="NSF icon" />Additional
        !           165: support by the National Science Foundation under
        !           166: <a href="https://www.fastlane.nsf.gov/servlet/showaward?award=0085921">NSF
        !           167: ITR 85921</a>. Any opinions, findings and conclusions or
1.1       www       168: recommendations expressed in this material are those of the author(s)
                    169: and do not necessarily reflect those of the National Science
1.6     ! harris41  170: Foundation.</p>
1.1       www       171: 
1.6     ! harris41  172: <p>Contributing support by the Andrew W. Mellon Foundation and the
        !           173: Alfred P. Sloan Foundation.</p>
1.1       www       174: 
1.6     ! harris41  175: <h3>Code Contributors to Date</h3>
1.1       www       176: 
1.6     ! harris41  177: <p>Guy Albertelli II, Ron Fox, Matthew Hall, 
1.2       www       178: Scott Harrison, Harsha Jagasia, Gerd Kortemeyer,
1.3       www       179: Mark Lucas, Behrouz Minaei, Hon-Kie Ng, Alexander Sakharuk, Jason Stredwick,
1.6     ! harris41  180: Yihjia Tsai, Benjamin Tyszka</p>
1.1       www       181: 
1.6     ! harris41  182: <h3>Additional Contributors</h3>
1.1       www       183: 
1.6     ! harris41  184: <p>Wolfgang Bauer, Walt Benenson, Ed Kashy, Jim Linnemann.</p>
1.1       www       185: 
1.6     ! harris41  186: <p>
        !           187: <a href="http://www.smete.org/">
        !           188: <img src="lonIcons/SMETE_white.gif" width="241" height="81" border="0"
        !           189:  align="bottom" alt="SMETE logo" /></a></p>
1.1       www       190: 
1.6     ! harris41  191: <p></p>
        !           192: </body>
        !           193: </html>

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