File: copyright

package info (click to toggle)
node-markdown-it-html5-embed 1.0.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 380 kB
  • sloc: sh: 12; makefile: 11
file content (72 lines) | stat: -rw-r--r-- 3,561 bytes parent folder | download | duplicates (3)
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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: markdown-it-html5-embed
Upstream-Contact: https://github.com/cmrd-senya/markdown-it-html5-embed/issues
Source: https://github.com/cmrd-senya/markdown-it-html5-embed#readme
Files-Excluded: dist/markdown-it-html5-embed.js

Files: *
Copyright: comrade Senya <senya@riseup.net>
License: MPL-2.0
Comment: Author name is taken from package.json

Files: debian/*
Copyright: 2018, Pirate Praveen <praveen@debian.org>
           2018, Naga Durga <vvndurga1007@gmail.com>
License: MPL-2.0

Files: debian/node_modules/mime-db/*
Copyright: 2014, Jonathan Ong
License: Expat

Files: debian/node_modules/mimoza/*
Copyright: 2012-2015, Vitaly Puzrin
License: Expat

License: Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

License: MPL-2.0
 Covered Software is provided under this License on an “as is” basis, without
 warranty of any kind, either expressed, implied, or statutory, including,
 without limitation, warranties that the Covered Software is free of defects,
 merchantable, fit for a particular purpose or non-infringing. The entire risk
 as to the quality and performance of the Covered Software is with You. Should
 any Covered Software prove defective in any respect, You (not any Contributor)
 assume the cost of any necessary servicing, repair, or correction. This
 disclaimer of warranty constitutes an essential part of this License. No use of
 any Covered Software is authorized under this License except under this
 disclaimer.
 .
 Under no circumstances and under no legal theory, whether tort (including
 negligence), contract, or otherwise, shall any Contributor, or anyone who
 distributes Covered Software as permitted above, be liable to You for any
 direct, indirect, special, incidental, or consequential damages of any
 character including, without limitation, damages for lost profits, loss of
 goodwill, work stoppage, computer failure or malfunction, or any and all other
 commercial damages or losses, even if such party shall have been informed of
 the possibility of such damages. This limitation of liability shall not apply
 to liability for death or personal injury resulting from such party’s
 negligence to the extent applicable law prohibits such limitation. Some
 jurisdictions do not allow the exclusion or limitation of incidental or
 consequential damages, so this exclusion and limitation may not apply to You.
 .
 A complete copy of this license can be obtained at
 /usr/share/common-licenses/MPL-2.0 in all the Debian machines.