mirror of
https://github.com/actions/setup-node.git
synced 2025-07-24 23:48:24 +02:00
Add missing license cache files
This commit is contained in:
parent
90861df21e
commit
c6a93f5062
77 changed files with 3100 additions and 0 deletions
32
.licenses/npm/duplexer3.dep.yml
generated
Normal file
32
.licenses/npm/duplexer3.dep.yml
generated
Normal file
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
name: duplexer3
|
||||
version: 0.1.4
|
||||
type: npm
|
||||
summary: Like duplexer but using streams3
|
||||
homepage: https://github.com/floatdrop/duplexer3#readme
|
||||
license: other
|
||||
licenses:
|
||||
- sources: LICENSE.md
|
||||
text: "Copyright (c) 2013, Deoxxa Development\n======================================\nAll
|
||||
rights reserved.\n--------------------\n \nRedistribution and use in source and
|
||||
binary forms, with or without\nmodification, are permitted provided that the following
|
||||
conditions are met: \n1. Redistributions of source code must retain the above
|
||||
copyright\n notice, this list of conditions and the following disclaimer. \n2.
|
||||
Redistributions in binary form must reproduce the above copyright\n notice,
|
||||
this list of conditions and the following disclaimer in the\n documentation
|
||||
and/or other materials provided with the distribution. \n3. Neither the name
|
||||
of Deoxxa Development nor the names of its contributors\n may be used to endorse
|
||||
or promote products derived from this software\n without specific prior written
|
||||
permission. \n \nTHIS SOFTWARE IS PROVIDED BY DEOXXA DEVELOPMENT ''AS IS'' AND
|
||||
ANY\nEXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES
|
||||
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO
|
||||
EVENT SHALL DEOXXA DEVELOPMENT BE LIABLE FOR ANY\nDIRECT, INDIRECT, INCIDENTAL,
|
||||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO,
|
||||
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR
|
||||
BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER
|
||||
IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
||||
IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
|
||||
OF SUCH DAMAGE.\n"
|
||||
- sources: README.md
|
||||
text: 3-clause BSD. [A copy](./LICENSE) is included with the source.
|
||||
notices: []
|
Loading…
Add table
Add a link
Reference in a new issue