File: copyright

package info (click to toggle)
php-elisp 1.27.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,268 kB
  • sloc: lisp: 7,468; php: 5,396; makefile: 42; sh: 10
file content (93 lines) | stat: -rw-r--r-- 4,161 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: php-mode
Source: https://github.com/ejmr/php-mode
Upstream-Contact: USAMI Kenta <tadsan@zonu.me>

Files: *
Copyright: 1999-2001, 2003-2004  Turadg Aleahmad
           2008  Aaron S. Hawley
           2011-2016  Eric James Michael Ritz
           2011  tetsujin (Yusuke Segawa) <tetsujin85 (at) gmail.com>
           2018-2019, 2020, 2022-2023  Friends of Emacs-PHP development
           1985, 1987, 1991-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: tests/php-mode-test.el
Copyright: 2013  Daniel Hackney <dan@haxney.org>
           2014, 2015  Eric James Michael Ritz
           2018-2019  Friends of Emacs-PHP development
License: GPL-3+

Files: script/data/module_id_prefixes.php
       script/extract_functions.php
Copyright: 2023, Friends of Emacs-PHP development
License: FSFAP

Files: debian/*
Copyright: 2001-2009, 2014-2016  Ola Lundqvist <opal@debian.org>
           2003-2004  Pontus Ullgren <pontus@ullgren.com>
           2010  Moritz Muehlenhoff <jmm@debian.org>
           2018-2023  Nicholas D Steeves <sten@debian.org>
License: GPL-3+
Comment: See bug #903092.
 Ola Lundqvist, Pontus Ullgren, and Moritz Muehlenhoff confirmed consent to
 GPL-3+ license debian/*.  Confirmation of intended license from Thierry
 Randrianiriana for his 2010 contributions to 1.5.0-1 was not received.  At
 this time all his work from 1.5.0-1 has been overwritten or is not
 copyrightable, with the exception of debian/changelog.

Files: debian/changelog
Copyright: 2001-2009, 2014-2016  Ola Lundqvist <opal@debian.org>
           2003-2004  Pontus Ullgren <pontus@ullgren.com>
           2010  Thierry Randrianiriana <thierry@debian.org>
           2010  Moritz Muehlenhoff <jmm@debian.org>
           2018-2019  Nicholas D Steeves <nsteeves@gmail.com>
License: GPL-2+
Comment: See above entry for debian/*
 Thierry Randrianiriana contributed a 19 lines changelog entry for
 version 1.5.0-1.  I do not believe that these lines are significant
 for the purposes of copyright, and he did not claim copyright of
 anything in the debian/copyright file he created for that release, thus I
 believe that this file falls under the GPL-3+ debian/* section.  That
 said, commenters at #903092 advised the extra-safe approach, which is
 why this section exists.

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

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, either version 2 of the License, or
 (at your option) any later version.
 .
 This program 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 <http://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'

License: FSFAP
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.  This file is offered as-is,
 without any warranty.