source: tags/arb-7.0/arb_LICENSE.txt

Last change on this file was 18693, checked in by westram, 3 years ago
  • link from intro help to license.
  • correct copyrights in intro window, license + CLI help.
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 11.0 KB
Line 
1Copyrights and licenses
2
3ARB copyright and license information
4
5    COPYRIGHTS
6
7        The ARB software and documentation are not in the public
8        domain.
9
10        External programs distributed together with ARB are
11        copyrighted by and are the property of their respective
12        authors unless otherwise stated.
13
14        All other copyrights are owned by the 'ARB-project'
15        (http://www.arb-home.de/).
16
17    USAGE LICENSE
18
19        You have the right to use this version of ARB for free.
20        Please read as well the attached copyright notices below
21        whether you may or may not install this package.
22
23        You may safely assume ARB will stay free software and never
24        become a commercial product.
25
26    REDISTRIBUTION LICENSE
27
28        This release of the ARB program and documentation may not be
29        sold or incorporated into a commercial product, in whole or in
30        part, without the expressed written consent of the 'ARB-project'
31        and of its supervisors Ralf Westram or Wolfgang Ludwig.
32
33        All interested parties may redistribute and modify ARB as long
34        as all copies are accompanied by this license information and
35        all copyright notices remain intact.  Parties redistributing
36        ARB must do so on a non-profit basis, charging only for cost
37        of media or distribution.
38
39        If you modify parts of ARB and redistribute these changes, you
40        have to distribute (or provide) the modified source code and the
41        'ARB-project' gains the right to incorporate these changes into
42        ARB and to redistribute them with future versions of ARB.
43
44    LIBRARY LICENSE
45
46        Some parts of arb are published under the ARB-public-library-license
47        which should have been included in the file arb_PUBLIB_LICENSE.txt
48
49        That license explicitely allows the use of these parts of arb
50        in GPL-licensed projects.
51
52    DEBIAN DISTRIBUTION
53
54        Hereby anybody is granted the right to build debian-pakets
55        of the ARB software package (http:://www.arb-home.de/) and
56        publish them on debian mirrors (or any other way of
57        debian-distribution).
58
59        This includes any debian derivates like ubuntu.
60
61        The ARB developers may (but most likely wont ever) revoke
62        this granting. If really done so, it'll only affect ARB
63        versions released after such a revocation.
64
65    DISCLAIMER
66
67        THE TU MUENCHEN AND THE VARIOUS AUTHORS OF ARB GIVE NO
68        WARRANTIES, EXPRESSED OR IMPLIED FOR THE SOFTWARE AND
69        DOCUMENTATION PROVIDED, INCLUDING, BUT NOT LIMITED TO WARRANTY
70        OF MERCHANTABILITY AND WARRANTY OF FITNESS FOR A PARTICULAR
71        PURPOSE.  User understands the software is a research tool for
72        which no warranties as to capabilities or accuracy are made,
73        and user accepts the software "as is." User assumes the entire
74        risk as to the results and performance of the software and
75        documentation. The above parties cannot be held liable for any
76        direct, indirect, consequential or incidental damages with
77        respect to any claim by user or any third party on account of,
78        or arising from the use of software and associated
79        materials. This disclaimer covers both the ARB core
80        applications and all external programs used by ARB.
81
82
83Copyright notices for programs distributed together with ARB:
84
85    GDE
86
87        The Genetic Data Environment (GDE) software and documentation
88        are not in the public domain. Portions of this code are owned
89        and copyrighted by the The Board of Trustees of the University
90        of Illinois and by Steven Smith. External functions used by
91        GDE are the property of their authors. This release of the GDE
92        program and documentation may not be sold, or incorporated
93        into a commercial product, in whole or in part without the
94        expressed written consent of the University of Illinois and of
95        its author, Steven Smith.
96
97        All interested parties may redistribute the GDE as long as all
98        copies are accompanied by this documentation, and all
99        copyright notices remain intact.  Parties interested in
100        redistribution must do so on a non-profit basis, charging only
101        for cost of media.  Modifications to the GDE core editor
102        should be forwarded to the author Steven Smith.  External
103        programs used by the GDE are copyrighted by, and are the
104        property of their respective authors unless otherwise stated.
105
106
107
108    PHYLIP
109
110        (c) Copyright 1986-1993 by Joseph Felsenstein and the
111        University of Washington. Permission is granted to copy this
112        document provided that no fee is charged for it and that this
113        copyright notice is not removed.
114
115    LSADT
116
117        LEAST SQUARES ALGORITHM FOR FITTING ADDITIVE TREES TO
118        PROXIMITY DATA
119
120                GEERT DE SOETE  --  VERSION 1.01 - FEB. 1983
121                                    VERSION 1.02 - JUNE 1983
122                                    VERSION 1.03 - JULY 1983
123
124                ŽCŽ version by Michael Macuikenas, University of Illinois
125
126        REFERENCE:
127
128                DE SOETE, G. A LEAST SQUARES ALGORITHM FOR FITTING
129                ADDITIVE TREES TO PROXIMITY DATA. PSYCHOMETRIKA, 1983, 48,
130                621-626.
131
132                DE SOETE, G. ADDITIVE TREE REPRESENTATIONS OF INCOMPLETE
133                DISSIMILARITY DATA. QUALITY AND QUANTITY, 1984, 18,
134                387-393.
135
136        REMARKS
137
138          1. THE PROGRAM USES SUBROUTINES FROM THE PORT LIBRARY FOR
139             ERROR HANDLING, DYNAMIC STORAGE ALLOCATION AND
140             SPECIFICATION OF MACHINE-DEPENDENT CONSTANTS.
141             CF. FOX, P.A., HALL, A.D., & SCHRYER, N.L.
142             THE PORT MATHEMATICAL SUBROUTINE LIBRAY.
143             ACM TRANS. ON MATH. SOFTW., 1978, 4, 104-126.
144             ALGORITHM 528. FRAMEWORK FOR A PORTABLE LIBRARY.
145             ACM TRANS. ON MATH. SOFTW., 1978, 4, 177-188.
146
147          2. UNIFORMLY DISTRIBUTED RANDOM NUMBERS ARE GENERATED BY A
148             PROCEDURE DUE TO SCHRAGE. CF.
149             SCHRAGE, L.  A MORE PORTABLE FORTRAN RANDOM NUMBER GENERATOR.
150             ACM TRANS. ON MATH. SOFTW., 1979, 5, 132-138.
151
152          3. SUBROUTINES VA14AD AND VA14AC ARE ADAPTED FROM THE
153             HARWELL SUBROUTINE LIBRARY (1979 EDITION).
154
155          4. ALTHOUGH THIS PROGRAM HAS BEEN CAREFULLY TESTED, THE
156             AUTHOR DISCLAIMS ANY RESPONSABILITY FOR POSSIBLE
157             ERRORS.
158
159    BLAST
160
161       | /* ===========================================================================
162       | *
163       | *                            PUBLIC DOMAIN NOTICE
164       | *               National Center for Biotechnology Information
165       | *
166       | *  This software/database is a "United States Government Work" under the
167       | *  terms of the United States Copyright Act.  It was written as part of
168       | *  the authorŽs official duties as a United States Government employee and
169       | *  thus cannot be copyrighted.  This software/database is freely available
170       | *  to the public for use. The National Library of Medicine and the U.S.
171       | *  Government have not placed any restriction on its use or reproduction.
172       | *
173       | *  Although all reasonable efforts have been taken to ensure the accuracy
174       | *  and reliability of the software and data, the NLM and the U.S.
175       | *  Government do not and cannot warrant the performance or results that
176       | *  may be obtained by using this software or data. The NLM and the U.S.
177       | *  Government disclaim all warranties, express or implied, including
178       | *  warranties of performance, merchantability or fitness for any particular
179       | *  purpose.
180       | *
181       | *  Please cite the author in any work or product based on this material.
182       | *
183       | * ===========================================================================*/
184       | Warren Gish
185       | NCBI/NLM
186
187    CONVERT_ALN
188
189        convert_aln --  an alignment(or sequence) converter written by Wen-Min Kuan
190                        for the Ribosomal Database Project(RDP), April 28, 1992.
191
192
193    fastdnaml
194
195        fastDNAml, a program for estimation of phylogenetic trees from
196        sequences. Copyright (C) 1998, 1999, 2000 by Gary J. Olsen
197
198        This program is free software; you may redistribute it and/or
199        modify it under the terms of the GNU General Public License as
200        published by the Free Software Foundation; either version 2 of
201        the License, or (at your option) any later version.
202
203        This program is distributed in the hope that it will be
204        useful, but WITHOUT ANY WARRANTY; without even the implied
205        warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
206        PURPOSE.  See the GNU General Public License for more details.
207
208        You should have received a copy of the GNU General Public License along
209        with this program; if not, write to the Free Software Foundation, Inc.,
210        59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
211
212        For any other enquiries write to Gary J. Olsen, Department of
213        Microbiology, University of Illinois, Urbana, IL 61801, USA
214
215        Or send E-mail to gary@phylo.life.uiuc.edu
216
217        fastDNAml is based in part on the program dnaml by Joseph Felsenstein.
218
219        Copyright notice from dnaml:
220
221            version 3.3. (c) Copyright 1986, 1990 by the University of
222            Washington and Joseph Felsenstein.  Written by Joseph
223            Felsenstein.  Permission is granted to copy and use this
224            program provided no fee is charged for it and provided
225            that this copyright notice is not removed.
226
227        When publishing work that based on results from fastDNAml please cite:
228
229            Felsenstein, J.  1981.  Evolutionary trees from DNA
230            sequences: A maximum likelihood approach.
231            J. Mol. Evol. 17: 368-376.
232
233            and
234
235            Olsen, G. J., Matsuda, H., Hagstrom, R., and Overbeek, R.
236            1994.  fastDNAml: A tool for construction of phylogenetic
237            trees of DNA sequences using maximum likelihood.
238            Comput. Appl. Biosci. 10: 41-48.
239
240
241    treepuzzle
242
243        treepuzzle is published under the GPL (GNU GENERAL PUBLIC LICENSE)
244        which is provided in 'lib/GPL.txt'.
245
246    readseq
247
248
249         ReadSeq  -- 1 Feb 93
250
251         Reads and writes nucleic/protein sequences in various
252         formats. Data files may have multiple sequences.
253
254         Copyright 1990 by d.g.gilbert
255         biology dept., indiana university, bloomington, in 47405
256         e-mail: gilbertd@bio.indiana.edu
257
258         This program may be freely copied and used by anyone.
259         Developers are encourged to incorporate parts in their
260         programs, rather than devise their own private sequence
261         format.
262
263         This should compile and run with any ANSI C compiler.
264         Please advise me of any bugs, additions or corrections.
265
266
267Copyright notices for headerlibs distributed together with ARB:
268
269     eigen (2.0.16)
270
271        eigen is copyrighted by LGPL3
272        (copies are provided in HEADERLIBS/eigen.tgz)
273
274
275
276
Note: See TracBrowser for help on using the repository browser.