+0
-36
lines changedFilter options
+0
-36
lines changed Original file line number Diff line number Diff line change
@@ -2194,39 +2194,6 @@ The externally maintained libraries used by Node.js are:
2194
2194
THE POSSIBILITY OF SUCH DAMAGE.
2195
2195
"""
2196
2196
2197
-
- highlight.js, located at doc/api_assets/highlight.pack.js, is licensed as follows:
2198
-
"""
2199
-
BSD 3-Clause License
2200
-
2201
-
Copyright (c) 2006, Ivan Sagalaev.
2202
-
All rights reserved.
2203
-
2204
-
Redistribution and use in source and binary forms, with or without
2205
-
modification, are permitted provided that the following conditions are met:
2206
-
2207
-
* Redistributions of source code must retain the above copyright notice, this
2208
-
list of conditions and the following disclaimer.
2209
-
2210
-
* Redistributions in binary form must reproduce the above copyright notice,
2211
-
this list of conditions and the following disclaimer in the documentation
2212
-
and/or other materials provided with the distribution.
2213
-
2214
-
* Neither the name of the copyright holder nor the names of its
2215
-
contributors may be used to endorse or promote products derived from
2216
-
this software without specific prior written permission.
2217
-
2218
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2219
-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2220
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2221
-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
2222
-
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2223
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
2224
-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2225
-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2226
-
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2227
-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2228
-
"""
2229
-
2230
2197
- node-heapdump, located at src/heap_utils.cc, is licensed as follows:
2231
2198
"""
2232
2199
ISC License
Original file line number Diff line number Diff line change
@@ -131,9 +131,6 @@ addlicense "brotli" "deps/brotli" "$licenseText"
131
131
licenseText="$(cat "${rootdir}/deps/histogram/LICENSE.txt")"
132
132
addlicense "HdrHistogram" "deps/histogram" "$licenseText"
133
133
134
-
licenseText="$(curl -sL https://raw.githubusercontent.com/highlightjs/highlight.js/63f367c46f2eeb6f9b7a3545e325eeeb917f9942/LICENSE)"
135
-
addlicense "highlight.js" "doc/api_assets/highlight.pack.js" "$licenseText"
136
-
137
134
licenseText="$(curl -sL https://raw.githubusercontent.com/bnoordhuis/node-heapdump/0ca52441e46241ffbea56a389e2856ec01c48c97/LICENSE)"
138
135
addlicense "node-heapdump" "src/heap_utils.cc" "$licenseText"
139
136
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4