diff options
author | Jeffrey Gardner <je_fro@gentoo.org> | 2007-07-01 21:50:56 +0000 |
---|---|---|
committer | Jeffrey Gardner <je_fro@gentoo.org> | 2007-07-01 21:50:56 +0000 |
commit | 1e95cdb33aebc4d5102e7a2473d860bdadd7466b (patch) | |
tree | ba0c8d097da5c583071554070eb637d4f3aa9935 /licenses | |
parent | Punt broken versions. Closing bug #150610 (diff) | |
download | gentoo-2-1e95cdb33aebc4d5102e7a2473d860bdadd7466b.tar.gz gentoo-2-1e95cdb33aebc4d5102e7a2473d860bdadd7466b.tar.bz2 gentoo-2-1e95cdb33aebc4d5102e7a2473d860bdadd7466b.zip |
Adding pymol LICENSE file.
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/pymol | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/licenses/pymol b/licenses/pymol new file mode 100644 index 000000000000..7d075d5135c6 --- /dev/null +++ b/licenses/pymol @@ -0,0 +1,52 @@ + +Open-Source PyMOL Copyright Notice +================================== + +The Open-Source PyMOL source code is copyrighted, but you can freely +use and copy it as long as you don't change or remove any of the +Copyright notices. The Open-Source PyMOL product is made available +under the following open-source license terms: + +---------------------------------------------------------------------- +Open-Source PyMOL is Copyright (C) 1998-2003 Warren L. DeLano and +Copyright (C) 2003-2007 DeLano Scientific LLC, Palo Alto, +California, U.S.A., (www.delanoscientific.com). + + All Rights Reserved + +Permission to use, copy, modify, distribute, and distribute modified +versions of this software and its built-in documentation for any +purpose and without fee is hereby granted, provided that the above +copyright notice appears in all copies and that both the copyright +notice and this permission notice appear in supporting documentation, +and that the names of Warren L. DeLano or DeLano Scientific LLC not be +used in advertising or publicity pertaining to distribution of the +software without specific, written prior permission. + +WARREN LYFORD DELANO AND DELANO SCIENTIFIC LLC DISCLAIM ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL WARREN LYFORD DELANO +OR DELANO SCIENTIFIC LLC BE LIABLE FOR ANY SPECIAL, INDIRECT OR +CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS +OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE +USE OR PERFORMANCE OF THIS SOFTWARE. +---------------------------------------------------------------------- + +PyMOL Trademark Notice +====================== + +PyMOL(TM) is a trademark of DeLano Scientific LLC. Derivative +software which contains PyMOL source code must be plainly +distinguished from any and all PyMOL products distributed by DeLano +Scientific LLC in all publicity, advertising, and documentation. + +The slogans, "Includes PyMOL(TM).", "Based on PyMOL(TM) technology.", +"Contains PyMOL(TM) source code.", and "Built using PyMOL(TM).", may +be used in advertising, publicity, and documentation of derivative +software provided that the notice, "PyMOL is a trademark of DeLano +Scientific LLC.", is included in a footnote or at the end of the +document. + +All other endorsements employing the PyMOL trademark require specific, +written prior permission. |