File:  [LON-CAPA] / loncom / html / adm / jmol / COPYRIGHT.txt
Revision 1.2: download - view: text, annotated - select for diffs
Thu Oct 11 00:42:00 2007 UTC (16 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_99_1, version_2_5_99_0, version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, HEAD, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
- version 11.2.13 of Jmol


Copyright 1998-2007 The Jmol Development Team

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307  USA.


Complete source code for the Jmol application, the Jmol applet, and
surrounding utilities is available from http://www.jmol.org


This software uses several external libraries and resources:

JUnit
  Used for unit testing. Distributed by the IBM Public License (see
  doc/ibm.license.html). See http://www.junit.org/.

The Chemical Development Kit
  Used for reading and writing CML and ShelX. Distributed by Lesser GNU Public
  License 
  See http://cdk.sf.net/.

AElfred
  Used for XML parsing. Distributed free and without warranty.
  Copyright (C) 1997,1998 by Microstar Software Ltd.
  See http://www.microstar.com/aelfred.html.

SAX
  Used for event-based XML parsing. Distributed free and without warranty.
  See http://www.megginson.com/SAX/.

Acme Image encoders
  Used for exporting images in GIF and PPM formats. Distributed free and
  without warranty. Copyright (C) 1996,1998 by Jef Poskanzer.
  See http://www.acme.com/.

JPEG Encoder
  Used for exporting images in JPEG format. Distributed free and without
  warranty (see doc/jpegEncoder.license).
  Copyright (c) 1998 James R. Weeks and BioElectroMech.
  See http://www.obrador.com/essentialjpeg/.

Java Analysis Studio
  Used for graphs. Distributed by the GNU Lesser General Public License
  (see doc/lgpl.license), and requires providing the source code (see
  http://jas.freehep.org/source.htm). See http://jas.freehep.org/.

Unofficial Java3D vecmath package
  Used for linear algebra. Distributed free and without warranty.
  Copyright (C) 1997,1998,1999 by Kenji Hiranabe.
  See http://www.esm.co.jp/divisions/open-sys/java/vecmath/.

JFA Icon collection
  Used for icons in menus and toolbars. Distributed free and without warranty.
  Copyright (C) 1998 by Dean S. Jones.
  See http://jfa.javalobby.org/projects/icons/

Jakarta Commons CLI
  Used for parsing command line optinos. Distributed with The Apache Software
  License, Version 1.1. Copyright (c) 1999-2001 The Apache Software Foundation.
  See http://jakarta.apache.org/commons/cli/.

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