File: copyright

package info (click to toggle)
estscan 3.0.3-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 388 kB
  • sloc: ansic: 2,272; perl: 1,879; fortran: 130; makefile: 58; sh: 11
file content (125 lines) | stat: -rw-r--r-- 6,100 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: estscan
Source: https://sourceforge.net/projects/estscan/?source=typ_redirect

Files: *
Copyright:  1999-2009 Christian Iseli, LICR ITO, <Christian.Iseli@licr.org>
            2005 Philipp Bucher
            1999-2006 Claudio Lottaz (SIB-ISREC)
            1999-2006. Swiss Institute of Bioinformatics,
                       Ludwig Institute for Cancer Research (LICR)
                       Swiss Institute for Experimental Cancer Research (ISREC),
                       .
                       For the purposes of this copyright, the Swiss
                       Institute of Bioinformatics acts on behalf of
                       its partners, LICR and ISREC.
License: ESTScan

Files: debian/tests/data
Copyright:  1999-2009 Christian Iseli, LICR ITO, <Christian.Iseli@licr.org>
            2005 Philipp Bucher
            1999-2006 Claudio Lottaz (SIB-ISREC)
            1999-2006. Swiss Institute of Bioinformatics,
                       Ludwig Institute for Cancer Research (LICR)
                       Swiss Institute for Experimental Cancer Research (ISREC),
                       .
                       For the purposes of this copyright, the Swiss
                       Institute of Bioinformatics acts on behalf of
                       its partners, LICR and ISREC.
License: ESTScan

License: ESTScan
 The ESTScan software is the exclusive property of the copyright
 owners, at UNIL - BEP, CH-1015 LAUSANNE, Switzerland.  The Swiss
 Institute of Bioinformatics provides the ESTScan program WITHOUT ANY
 WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE, OR
 ANY OTHER WARRANTY, EXPRESS OR IMPLIED.
 .
 License Terms:
 .
 Use, Modification and Redistribution (including distribution of any
 modified or derived work) in source and binary forms is permitted only
 if each of the following conditions is met:
 .
 1. Redistributions qualify as "freeware" or "Open Source Software" under
    one of the following terms:
 .
    (a) Redistributions are made at no charge beyond the reasonable cost of
       materials and delivery.
 .
    (b) Redistributions are accompanied by a copy of the Source Code or by an
        irrevocable offer to provide a copy of the Source Code for up to three
        years at the cost of materials and delivery.  Such redistributions
        must allow further use, modification, and redistribution of the Source
        Code under substantially the same terms as this license.  For the
        purposes of redistribution "Source Code" means the complete source
        code of ESTScan including all modifications.
 .
    Other forms of redistribution are allowed only under a separate royalty-
    free agreement permitting such redistribution subject to standard
    commercial terms and conditions.  A copy of such agreement may be
    obtained from the Swiss Institute of Bioinformatics at the above address.
 .
 2. Redistributions of source code must retain the copyright notices as they
    appear in each source code file, these license terms, and the
    disclaimer/limitation of liability set forth in the introductory paragraph.
 .
 3. Redistributions in binary form must reproduce the Copyright Notice,
    these license terms, and the disclaimer/limitation of liability set
    forth as above, in the documentation and/or other materials
    provided with the distribution.  For the purposes of binary distribution
    the "Copyright Notice" refers to the following language:
    "Copyright (c) 1999, 2004 Swiss Institute of Bioinformatics.
     All rights reserved."
 .
 4. Neither the name of the Swiss Institute of Bioinformatics nor
    the names of its contributors may be used to endorse or promote
    products derived from this software without specific prior written
    permission.
 .
 5. All redistributions must comply with the conditions imposed by the
    Swiss Institute of Bioinformatics on certain embedded code, whose copyright
    notice and conditions for redistribution are as follows:
 .
    (a) Copyright (c) 1999, 2004 Swiss Institute of Bioinformatics.
        All rights reserved.
 .
    (b) Redistribution and use in source and binary forms, with or without
        modification, are permitted provided that the following conditions
        are met:
 .
       (i)   Redistributions of source code must retain the above copyright
             notice, this list of conditions and the above disclaimer.
 .
       (ii)  Redistributions in binary form must reproduce the above
             copyright notice, this list of conditions and the following
             disclaimer in the documentation and/or other materials provided
             with the distribution.
 .
       (iii) All advertising materials mentioning features or use of this
             software must display the following acknowledgement:  "This
             product includes software developed by the Swiss Institute of
             Bioinformatics and its contributors."
 .
       (iv)  Neither the name of the Institute nor the names of its
             contributors may be used to endorse or promote products derived
             from this software without specific prior written permission.

Files: debian/*
Copyright: 2018 Steffen Moeller <moeller@debian.org>
License: GPL-2+
 This package is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This package 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 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".