File: copyright

package info (click to toggle)
libmicrohttpd 0.9.72-2%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 9,208 kB
  • sloc: ansic: 64,013; sh: 5,568; makefile: 1,419; pascal: 1,060; sed: 16
file content (52 lines) | stat: -rw-r--r-- 1,971 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: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Libmicrohttpd
Upstream-Contact: Christian Grothoff <christian@grothoff.org>
Source: https://www.gnu.org/software/libmicrohttpd/
License: LGPL-2.1+

Files: *
Copyright:
 (C) 2007-2020 Christian Grothoff <christian@grothoff.org>
 (C) 2020 Silvio Clecio <silvioprog@gmail.com>
 (C) 2015-2019 Evgeny Grin (Karlson2k) <k2k@narod.ru>
License: LGPL-2.1+

Files: doc/*
Copyright:
 (C) 2007-2020 Christian Grothoff <christian@grothoff.org>
 (C) 2015-2019 Evgeny Grin (Karlson2k) <k2k@narod.ru>
License: GFDL-1.3+

Files: src/microhttpd/md5.*
Copyright: (C) 1993 Colin Plumb
License: public-domain
 This code is in the public domain; do with it what you wish.

Files: debian/*
Copyright:
 (C) 2012-2020 Bertrand Marc <bmarc@debian.org>
 (C) 2007-2012 Daniel Baumann <daniel.baumann@progress-technologies.net>
License: LGPL-2.1+

License: GFDL-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.
 .
 The complete text of the GNU Free  Documentation License
 can be found in /usr/share/common-licenses/GFDL-1.3 file.

License: LGPL-2.1+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 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. See the GNU
 Lesser General Public License for more details.
 .
 The complete text of the GNU Library General Public License
 can be found in /usr/share/common-licenses/LGPL-2.1 file.