File: copyright

package info (click to toggle)
libpoe-component-server-jsonrpc-perl 0.05-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 292 kB
  • ctags: 332
  • sloc: perl: 3,649; makefile: 4
file content (52 lines) | stat: -rw-r--r-- 2,192 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
Format: http://www.debian.org/doc/copyright-format/1.0
Upstream: Daisuke Murase <typester@cpan.org>
          Côme BERNIGAUD <come.bernigaud@laposte.net>
Source: http://search.cpan.org/dist/POE-Component-Server-JSONRPC/

Files: *
Copyright: Daisuke Murase <typester@cpan.org>
           Côme BERNIGAUD <come.bernigaud@laposte.net>
License: Artistic or GPL-1+

Files: lib/POE/Component/Server/JSONRPC/Http.pm
Copyright: 2011 FusionDirectory Project <contact@fusiondirectory.org>
License: GPL-2+

Files: debian/*
Copyright: 2012-2014, Benoit Mortier <benoit.mortier@opensides.be>
           2014, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
License: Artistic or GPL-1+

License: Artistic
 This program is free software; you can redistribute it and/or modify
 it under the terms of the Artistic License, which comes with Perl.
 .
 On Debian GNU/Linux systems, the complete text of the Artistic License
 can be found in `/usr/share/common-licenses/Artistic'.

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

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 package; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 .
 On Debian systems, the complete text of the GNU General
 Public License 2 can be found in `/usr/share/common-licenses/GPL-2'.