File: copyright

package info (click to toggle)
ruby-gsl 1.15.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,528 kB
  • ctags: 6,328
  • sloc: ansic: 62,164; ruby: 17,917; makefile: 18; sh: 15
file content (60 lines) | stat: -rw-r--r-- 2,216 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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: rb-gsl
Upstream-Contact: https://github.com/david-macmahon/rb-gsl/issues
                  Yoshiki Tsunesada <y-tsunesada@mm.em-net.ne.jp>
                  David MacMahon <davidm@astro.berkeley.edu>
Source: https://github.com/david-macmahon/rb-gsl
Comment: The upstream tarball has been repacked to remove the
  rdoc/ directory containing files under the (non-free) GNU
  Documentation license with invariant sections.
  See debian/README.source for details.

Files: *
Copyright: 2001-2006 Yoshiki Tsunesada <ytsunesada@yahoo.co.jp>
License: GPL-2

Files: setup.rb
Copyright: 2000-2005 Minero Aoki
License: LGPL-2.1

Files: ext/fcmp.c
Copyright: 2002 Gert Van den Eynde
License: GPL-2+

Files: ext/histogram_oper.c
Copyright: 2000  Simone Piccardi
License: GPL-2+

Files: ext/histogram_find.c ext/oper_complex_source.c
Copyright: 1996-2000 Brian Gough
License: GPL-2+

Files: debian/*
Copyright: 2010 Deepak Tripathi <apenguinlinux@gmail.com>
 2013 Cédric Boutillier <boutil@debian.org>
License: GPL-2

License: GPL-2
 This program 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; version 2 dated June, 1991.
 .
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-2'.

License: GPL-2+
 This program 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; version 2 dated June, 1991, or (at
 your option) any later version.
 .
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-2'.

License: LGPL-2.1
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published by the
 Free Software Foundation; version 2.1 of the License.
 .
 On Debian systems, the complete text of version 2.1 of the GNU Lesser
 Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.