File: copyright

package info (click to toggle)
libppix-editortools-perl 0.18-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 372 kB
  • ctags: 177
  • sloc: perl: 3,424; makefile: 2
file content (75 lines) | stat: -rw-r--r-- 2,823 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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Steffen Mueller <smueller@cpan.org>
Source: http://search.cpan.org/dist/PPIx-EditorTools/
Upstream-Name: PPIx-EditorTools

Files: *
Copyright: 2011, The Padre development team as listed in Padre.pm.
 Aaron Trevena (TEEJAY)
 Ahmad Zawawi أحمد محمد زواوي (AZAWAWI)
 Adam Kennedy (ADAMK) <adamk@cpan.org>
 Alexandr Ciornii (CHORNY)
 Blake Willmarth (BLAKEW)
 Breno G. de Oliveira (GARU)
 Brian Cassidy (BRICAS)
 Burak Gürsoy (BURAK) <burak@cpan.org>
 Cezary Morga (THEREK) <cm@therek.net>
 Chris Dolan (CHRISDOLAN)
 Claudio Ramirez (CLAUDIO) <padre.claudio@apt-get.be>
 Fayland Lam (FAYLAND) <fayland@gmail.com>
 Gabriel Vieira (GABRIELMAD)
 Gábor Szabó - גאבור סבו (SZABGAB) <szabgab@gmail.com>
 Heiko Jansen (HJANSEN) <heiko_jansen@web.de>
 Jérôme Quelin (JQUELIN) <jquelin@cpan.org>
 Kaare Rasmussen (KAARE) <kaare@cpan.org>
 Keedi Kim - 김도형 (KEEDI)
 Kenichi Ishigaki - 石垣憲一 (ISHIGAKI) <ishigaki@cpan.org>
 Mark Grimes <mgrimes@cpan.org>
 Max Maischein (CORION)
 Olivier MenguE<eacute> (DOLMEN)
 Patrick Donelan (PDONELAN) <pat@patspam.com>
 Paweł Murias (PMURIAS)
 Petar Shangov (PSHANGOV)
 Ryan Niebur (RSN) <rsn@cpan.org>
 Sebastian Willing (SEWI)
 Steffen Müller (TSEE) <smueller@cpan.org>
 Zeno Gantner (ZENOG)
License: Artistic or GPL-1+

Files: lib/PPIx/EditorTools/IntroduceTemporaryVariable.pm
 lib/PPIx/EditorTools/ReturnObject.pm
 lib/PPIx/EditorTools/FindUnmatchedBrace.pm
 lib/PPIx/EditorTools/FindVariableDeclaration.pm
 lib/PPIx/EditorTools.pm
Copyright: 2008-2009, The Padre development team as listed in Padre.pm.
License: Artistic or GPL-1+

Files: inc/Module/*
Copyright: 2002-2012, Adam Kennedy <adamk@cpan.org>
 2002-2012, Audrey Tang <autrijus@autrijus.org>
 2002-2012, Brian Ingerson <ingy@cpan.org>
License: Artistic or GPL-1+

Files: debian/*
Copyright: 2009-2010, Jonathan Yu <jawnsy@cpan.org>
 2009, Ryan Niebur <ryan@debian.org>
 2011, gregor herrmann <gregoa@debian.org>
 2011, Fabrizio Regalli <fabreg@fabreg.it>
 2012, Florian Schlichting <fschlich@zedat.fu-berlin.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 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 systems, the complete text of version 1 of the General
 Public License can be found in `/usr/share/common-licenses/GPL-1'.