@@ -186,6 +186,7 @@ included:
186
186
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
187
187
OF SUCH DAMAGE.
188
188
189
+
189
190
* The auxiliary file src/etc/pkg/modpath.iss contains a
190
191
library routine compiled, by Inno Setup, into the Windows
191
192
installer binary. This file is licensed under the LGPL,
@@ -198,6 +199,7 @@ included:
198
199
of any of the files installed by such an installer (such
199
200
as the Rust compiler or runtime libraries themselves).
200
201
202
+
201
203
* The libuv asynchronous I/O library. Code for this package
202
204
is found in the src/libuv directory, within this
203
205
distribution. This package is redistributed under the
@@ -242,19 +244,19 @@ included:
242
244
consulting representative comments claiming copyright
243
245
ownership for a file.
244
246
245
- For example, the text:
247
+ For example, the text:
246
248
247
249
"Copyright (c) 2011 Google Inc."
248
250
249
- appears in some files, and these files thereby denote
250
- that their author and copyright-holder is Google Inc.
251
+ appears in some files, and these files thereby denote
252
+ that their author and copyright-holder is Google Inc.
251
253
252
- In all such cases, the absence of explicit licensing text
253
- indicates that the contributor chose to license their
254
- work for distribution under identical terms to those
255
- Mozilla has chosen for the collective work, enumerated
256
- below. The only difference is the retention of copyright
257
- itself, held by the contributor.
254
+ In all such cases, the absence of explicit licensing text
255
+ indicates that the contributor chose to license their
256
+ work for distribution under identical terms to those
257
+ Mozilla has chosen for the collective work, enumerated
258
+ below. The only difference is the retention of copyright
259
+ itself, held by the contributor.
258
260
259
261
260
262
The remaining code and documentation in the collective work
0 commit comments