File: copyright

package info (click to toggle)
ed 1.15-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 884 kB
  • sloc: ansic: 2,492; sh: 246; makefile: 122
file content (123 lines) | stat: -rw-r--r-- 4,467 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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: GNU ed
Upstream-Contact: bug-ed@gnu.org
Source: https://www.gnu.org/software/ed/

Files: *
Copyright: 2006-2017 Free Software Foundation, Inc
           2006-2019 Antonio Diaz Diaz <antonio@gnu.org>
License: GPL-3+

Files: doc/ed.1
Copyright: 2019 Antonio Diaz Diaz <antonio@gnu.org>
           1994 Andrew Moore, Talke Studio <alm@netcom.com>
License: GPL-3+

Files: *.c *.h
Copyright: 2006-2019 Antonio Diaz Diaz <antonio@gnu.org>
           1993, 1994 Andrew Moore, Talke Studio <alm@netcom.com>
License: GPL-2+

Files: main.c
Copyright: 2006-2019 Antonio Diaz Diaz <antonio@gnu.org>
License: GPL-2+

Files: carg_parser.*
Copyright: 2006-2019 Antonio Diaz Diaz <antonio@gnu.org>
License: BSD-2-Clause

Files: configure Makefile.in testsuite/check.sh
Copyright: 2006-2019 Antonio Diaz Diaz <antonio@gnu.org>
License: FCONF

Files: README
Copyright: 2006-2019 Antonio Diaz Diaz <antonio@gnu.org>
           1994 Andrew Moore <alm@netcom.com>
License: FDOC

Files: INSTALL
Copyright: 2006-2019 Antonio Diaz Diaz <antonio@gnu.org>
License: FDOC

Files: ChangeLog
Copyright: 2006-2019 Antonio Diaz Diaz <antonio@gnu.org>
           1994 Andrew Moore <alm@netcom.com>
           1993 François Pinard
License: FLOG

Files: doc/ed.info doc/ed.texi
Copyright: 1993, 1994, 2006-2019 Free Software Foundation, Inc.
License: GFDL-NIV-1.3+

Files: debian/*
Copyright: 2018 Nicolas Boulenguez <nicolas.boulenguez@free.fr>
           2017-2019 Lev Lamberov <dogsleg@debian.org>
           2008-2014 Martin Zobel-Helas <zobel@debian.org>
           1997-2007 James Troup <jjtroup@comp.brad.ac.uk>
License: GPL-3+

License: BSD-2-Clause
 This library is free software. Redistribution and use in source and
 binary forms, with or without modification, are permitted provided
 that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 .
 This library 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.

License: FCONF
 This configure script is free software: you have unlimited permission
 to copy, distribute and modify it.

License: FDOC
 This file is free documentation: you have unlimited permission to copy,
 distribute and modify it.

License: FLOG
 This file is a collection of facts, and thus it is not copyrightable,
 but just in case, you have unlimited permission to copy, distribute and
 modify it.

License: GFDL-NIV-1.3+
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3
 or any later version published by the Free Software Foundation;
 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
 .
 On Debian GNU-Linux, the GNU Free Documentation License may be found
 in /usr/share/common-licenses/GFDL-1.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.
 .
 On Debian GNU-Linux, the GNU General Public License may be found in
 /usr/share/common-licenses/GPL-2.

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.
 .
 On Debian GNU-Linux, the GNU General Public License may be found in
 /usr/share/common-licenses/GPL-3.