source: trunk/arb_LICENSE.txt

Last change on this file was 19575, checked in by westram, 3 days ago
  • reintegrates 'help' into 'trunk'
    • preformatted text gets checked for width now (to enforce it fits into the arb help window).
    • fixed help following these checks, using the following steps:
      • ignore problems in foreign documentation.
      • increase default help window width.
      • introduce control comments to
        • accept oversized preformatted sections.
        • enforce preformatted style for whole sections.
        • simply define single-line preformatted sections
          Used intensive for definition of internal script languages.
    • fixed several non-related problems found in documentation.
    • minor layout changes for HTML version of arb help (more compacted; highlight anchored/all sections).
    • refactor system interface (GUI version) and use it from help module.
  • adds: log:branches/help@19532:19574
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 10.7 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         PUBLIC DOMAIN NOTICE
162
163         National Center for Biotechnology Information
164
165         This software/database is a "United States Government Work" under the
166         terms of the United States Copyright Act.  It was written as part of
167         the authorŽs official duties as a United States Government employee and
168         thus cannot be copyrighted.  This software/database is freely available
169         to the public for use. The National Library of Medicine and the U.S.
170         Government have not placed any restriction on its use or reproduction.
171
172         Although all reasonable efforts have been taken to ensure the accuracy
173         and reliability of the software and data, the NLM and the U.S.
174         Government do not and cannot warrant the performance or results that
175         may be obtained by using this software or data. The NLM and the U.S.
176         Government disclaim all warranties, express or implied, including
177         warranties of performance, merchantability or fitness for any particular
178         purpose.
179
180         Please cite the author in any work or product based on this material.
181
182         Warren Gish
183         NCBI/NLM
184
185    CONVERT_ALN
186
187        convert_aln -- an alignment(or sequence) converter written by Wen-Min Kuan
188        for the Ribosomal Database Project(RDP), April 28, 1992.
189
190    fastdnaml
191
192        fastDNAml, a program for estimation of phylogenetic trees from
193        sequences. Copyright (C) 1998, 1999, 2000 by Gary J. Olsen
194
195        This program is free software; you may redistribute it and/or
196        modify it under the terms of the GNU General Public License as
197        published by the Free Software Foundation; either version 2 of
198        the License, or (at your option) any later version.
199
200        This program is distributed in the hope that it will be
201        useful, but WITHOUT ANY WARRANTY; without even the implied
202        warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
203        PURPOSE.  See the GNU General Public License for more details.
204
205        You should have received a copy of the GNU General Public License along
206        with this program; if not, write to the Free Software Foundation, Inc.,
207        59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
208
209        For any other enquiries write to Gary J. Olsen, Department of
210        Microbiology, University of Illinois, Urbana, IL 61801, USA
211
212        Or send E-mail to gary@phylo.life.uiuc.edu
213
214        fastDNAml is based in part on the program dnaml by Joseph Felsenstein.
215
216        Copyright notice from dnaml:
217
218            version 3.3. (c) Copyright 1986, 1990 by the University of
219            Washington and Joseph Felsenstein.  Written by Joseph
220            Felsenstein.  Permission is granted to copy and use this
221            program provided no fee is charged for it and provided
222            that this copyright notice is not removed.
223
224        When publishing work that based on results from fastDNAml please cite:
225
226            Felsenstein, J.  1981.  Evolutionary trees from DNA
227            sequences: A maximum likelihood approach.
228            J. Mol. Evol. 17: 368-376.
229
230            and
231
232            Olsen, G. J., Matsuda, H., Hagstrom, R., and Overbeek, R.
233            1994.  fastDNAml: A tool for construction of phylogenetic
234            trees of DNA sequences using maximum likelihood.
235            Comput. Appl. Biosci. 10: 41-48.
236
237
238    treepuzzle
239
240        treepuzzle is published under the GPL (GNU GENERAL PUBLIC LICENSE)
241        which is provided in 'lib/GPL.txt'.
242
243    readseq
244
245
246         ReadSeq  -- 1 Feb 93
247
248         Reads and writes nucleic/protein sequences in various
249         formats. Data files may have multiple sequences.
250
251         Copyright 1990 by d.g.gilbert
252         biology dept., indiana university, bloomington, in 47405
253         e-mail: gilbertd@bio.indiana.edu
254
255         This program may be freely copied and used by anyone.
256         Developers are encourged to incorporate parts in their
257         programs, rather than devise their own private sequence
258         format.
259
260         This should compile and run with any ANSI C compiler.
261         Please advise me of any bugs, additions or corrections.
262
263
264Copyright notices for headerlibs distributed together with ARB:
265
266     eigen (2.0.16)
267
268        eigen is copyrighted by LGPL3
269        (copies are provided in HEADERLIBS/eigen.tgz)
270
271
272
273
Note: See TracBrowser for help on using the repository browser.