File: copyright

package info (click to toggle)
haskell-pandoc 3.1.11.1-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 23,052 kB
  • sloc: haskell: 81,285; xml: 3,855; makefile: 13
file content (182 lines) | stat: -rw-r--r-- 6,450 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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pandoc
Upstream-Contact: John MacFarlane <jgm@berkeley.edu>
Source: https://hackage.haskell.org/package/pandoc

Files: *
Copyright:
  2014-2023  Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>
  2017-2019  Alex Ivkin <alex@ivkin.net>
  2017-2020  Alexander Krotov <ilabdsf@gmail.com>
  2014       Alexander Sulfrian <alexander.sulfrian@fu-berlin.de>
  2008-2023  Andrea Rossato <andrea.rossato@ing.unitn.it>
  2020       Christian Despres <christian.j.j.despres@gmail.com>
  2013       David Lazar <lazar6@illinois.edu>
  2013-2020  github.com/mb21
  2017-2020  Hamish Mackenzie
  2014-2020  Jesse Rosenthal <jrosenthal@jhu.edu>
  2006-2023  John MacFarlane <jgm@berkeley.edu>
  2013-2015  Martin Fenner
  2015       Martin Linnemann <theCodingMarlin@googlemail.com>
  2014-2023  Matthew Pickering <matthewtpickering@gmail.com>
  2010-2023  Paul Rivier <paul.rivier@demotera.com>
  2008-2023  Peter Wang
  2010-2023  Puneeth Chaganti <punchagan@gmail.com>
  2017       Robin Lee Powell <robinleepowell@gmail.com>
  2017       Sascha Wilde <wilde@sha-bang.de>
  2011-2012  Sergey Astanin
  2018-2020  Yan Pashkovsky <yanp.bugz@gmail.com>
  2017-2020  Yuchen Pei <me@ypei.me>
License-Grant:
 This file 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.
License: GPL-2+

Files:
 data/templates/*
Copyright:
  2014-2023  John MacFarlane <jgm@berkeley.edu>
License-Grant:
 Pandoc's templates (in `data/templates`) are dual-licensed
 GPL (v2 or higher, same as pandoc) and the BSD 3-clause license.
License: BSD-3-clause~JohnMacFarlane or GPL-2+

Files:
 xml-light/Text/Pandoc/XML/Light/*
Copyright:
  2007       Galois, Inc.
  2021-2023  John MacFarlane <jgm@berkeley.edu>
License-Grant:
 GNU GPL, version 2 or above
License: GPL-2+

Files:
 src/Text/Pandoc/Process.hs
Copyright:
  2013-2020  John MacFarlane <jgm@berkeley.edu>
  2004-2008  University of Glasgow
License-Grant:
 License : GNU GPL, version 2 or above
License-Grant:
 This function was adapted from @readProcessWithExitCode@
 of module System.Process, package process-1.6.3.0.
 The original code is BSD licensed
 and © University of Glasgow 2004-2008.
License: BSD-3-Clause~Glasgow and GPL-2+
Comment:
 The mentioned BSD license is a flavor of BSD-3-Clause
 according to <https://github.com/haskell/process/blob/v1.6.3.0/LICENSE>.

Files:
 tests/movie.jpg
Copyright: none (public domain)
License: public-domain
 This art is in the public domain.
 Kevin Hughes, kevinh@eit.com, September 1995

Files:
 data/dzslides/template.html
Copyright:
  Paul Rouget
License: WTFPL-2

Files:
 debian/*
Copyright:
 held by the contributors mentioned in debian/changelog
License: GPL-2+

License: BSD-3-Clause~Glasgow
 Redistribution and use in source and binary forms,
 with or without modification,
 are permitted provided that the following conditions are met:
  * Redistributions of source code must retain
 the above copyright notice, this list of conditions
 and the following disclaimer.
  * 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.
  * Neither name of the University
 nor the names of its contributors
 may be used to endorse or promote
 products derived from this software
 without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED
 BY THE UNIVERSITY COURT OF THE UNIVERSITY OF GLASGOW
 AND THE CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO,
 THE IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.
 IN NO EVENT SHALL THE UNIVERSITY COURT OF THE UNIVERSITY OF GLASGOW
 OR THE CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
 OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS;
 OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: BSD-3-clause~JohnMacFarlane
 Redistribution and use in source and binary forms,
 with or without modification,
 are permitted provided that the following conditions are met:
  * Redistributions of source code must retain
    the above copyright notice, this list of conditions
    and the following disclaimer.
  * 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.
  * Neither the name of John MacFarlane
    nor the names of other contributors
    may be used to endorse or promote
    products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO,
 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.
 IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
 OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS;
 OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: GPL-2+
Reference: /usr/share/common-licenses/GPL-2

License: WTFPL-2
 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
 Version 2, December 2004
 .
 Everyone is permitted to copy and distribute
 verbatim or modified copies of this license document,
 and changing it is allowed as long as the name is changed.
 .
 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 .
 0. You just DO WHAT THE FUCK YOU WANT TO.