File: copyright

package info (click to toggle)
node-foreground-child 4.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 400 kB
  • sloc: javascript: 170; makefile: 12; sh: 12
file content (82 lines) | stat: -rw-r--r-- 2,815 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: foreground-child
Upstream-Contact: https://github.com/tapjs/foreground-child/issues
Source: https://github.com/tapjs/foreground-child#readme

Files: *
Copyright: 2015-2017 Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)
License: Blue Oak Model License

Files: debian/*
Copyright: 2017-2018 Bastien Roucariès <rouca@debian.org>
License: ISC

License: Blue Oak Model License
 # Blue Oak Model License
 .
 Version 1.0.0
 .
 ## Purpose
 .
 This license gives everyone as much permission to work with
 this software as possible, while protecting contributors
 from liability.
 .
 ## Acceptance
 .
 In order to receive this license, you must agree to its
 rules.  The rules of this license are both obligations
 under that agreement and conditions to your license.
 You must not do anything with this software that triggers
 a rule that you cannot or will not follow.
 .
 ## Copyright
 .
 Each contributor licenses you to do everything with this
 software that would otherwise infringe that contributor's
 copyright in it.
 .
 ## Notices
 .
 You must ensure that everyone who gets a copy of
 any part of this software from you, with or without
 changes, also gets the text of this license or a link to
 <https://blueoakcouncil.org/license/1.0.0>.
 .
 ## Excuse
 .
 If anyone notifies you in writing that you have not
 complied with [Notices](#notices), you can keep your
 license by taking all practical steps to comply within 30
 days after the notice.  If you do not do so, your license
 ends immediately.
 .
 ## Patent
 .
 Each contributor licenses you to do everything with this
 software that would otherwise infringe any patent claims
 they can license or become able to license.
 .
 ## Reliability
 .
 No contributor can revoke this license.
 .
 ## No Liability
 .
 ***As far as the law allows, this software comes as is,
 without any warranty or condition, and no contributor
 will be liable to anyone for any damages related to this
 software or this license, under any kind of legal claim.***

License: ISC
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.