Skip to content

Commit 2451bb8

Browse files
committed
Clean up formatting of LICENSE.txt
1 parent ba331bd commit 2451bb8

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

LICENSE.txt

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ included:
186186
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
187187
OF SUCH DAMAGE.
188188

189+
189190
* The auxiliary file src/etc/pkg/modpath.iss contains a
190191
library routine compiled, by Inno Setup, into the Windows
191192
installer binary. This file is licensed under the LGPL,
@@ -198,6 +199,7 @@ included:
198199
of any of the files installed by such an installer (such
199200
as the Rust compiler or runtime libraries themselves).
200201

202+
201203
* The libuv asynchronous I/O library. Code for this package
202204
is found in the src/libuv directory, within this
203205
distribution. This package is redistributed under the
@@ -242,19 +244,19 @@ included:
242244
consulting representative comments claiming copyright
243245
ownership for a file.
244246

245-
For example, the text:
247+
For example, the text:
246248

247249
"Copyright (c) 2011 Google Inc."
248250

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.
251253

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.
258260

259261

260262
The remaining code and documentation in the collective work

0 commit comments

Comments
 (0)