File: copyright

package info (click to toggle)
libace-perl 1.92-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,012 kB
  • sloc: perl: 7,763; ansic: 7,420; makefile: 81
file content (54 lines) | stat: -rw-r--r-- 2,465 bytes parent folder | download | duplicates (4)
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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: AcePerl
Upstream-Contact: Lincoln Stein <lstein@cshl.org>
Source: https://metacpan.org/release/AcePerl

Files: *
Copyright: © 1998 Cold Spring Harbor Laboratory
License: Perl

Files: Ace/Model.pm Ace/Object.pm Ace/Local.pm Ace/Sequence/Multi.pm
 Ace/Sequence/Homol.pm Ace/Sequence/GappedAlignment.pm Ace/Sequence/FeatureList.pm
 Ace/Sequence/Feature.pm Ace/Sequence/Gene.pm Ace/Sequence/Transcript.pm Ace/Sequence.pm
Copyright: © 1997-1999 Lincoln D. Stein
License: Perl

Files: acelib/*
Copyright: © 1991-1998 J Thierry-Mieg and R Durbin
License: LGPL-2+
 This file is part of the ACEDB genome database package, written by
 Richard Durbin (Sanger Centre, UK) rd@sanger.ac.uk, and
 Jean Thierry-Mieg (CRBM du CNRS, France) mieg@kaa.crbm.cnrs-mop.fr
Comment: These files can be found licensed either as GPL-2+ or LGPL-2+
 in ftp://ftp.sanger.ac.uk/pub/acedb/SUPPORTED/ACEDB-source.4.9.39.tar.gz

Files: debian/*
Copyright: 2008-2009 Charles Plessy <plessy@debian.org>
           2013-2016 Andreas Tille <tille@debian.org>
License: Perl

License: Perl
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.  See the Artistic License file
 in the main Perl distribution for specific terms and conditions of
 use.  In addition, the following disclaimers apply:
 .
 CSHL makes no representations whatsoever as to the SOFTWARE contained
 herein.  It is experimental in nature and is provided WITHOUT WARRANTY
 OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE OR ANY OTHER
 WARRANTY, EXPRESS OR IMPLIED.  CSHL MAKES NO REPRESENTATION OR
 WARRANTY THAT THE USE OF THIS SOFTWARE WILL NOT INFRINGE ANY PATENT OR
 OTHER PROPRIETARY RIGHT.
 .
 By downloading this SOFTWARE, your Institution hereby indemnifies CSHL
 against any loss, claim, damage or liability, of whatsoever kind or
 nature, which may arise from your Institution's respective use,
 handling or storage of the SOFTWARE.
 .
 If publications result from research using this SOFTWARE, we ask that
 CSHL be acknowledged and/or credit be given to CSHL scientists, as
 scientifically appropriate.
Comment: On Debian systems, the complete text of the latest version of the GNU
 General Public License can be found in ‘/usr/share/common-licenses/GPL’, and
 the complete text of the Artistic license can be found in
 ‘/usr/share/common-licenses/Artistic’.