Skip to content

Commit 4a44bff

Browse files
authored
Fix formatting of license expression explanation
1 parent d73c061 commit 4a44bff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/guides/licensing-examples-and-user-scenarios.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,8 @@ software, you can construct a license expression
312312
to describe the licenses involved and the relationship
313313
between them.
314314

315-
In short, ``License-1 AND License-2`` mean that *both* licenses apply, or parts
316-
of it (for example, you included a file under another license), and
315+
In short, ``License-1 AND License-2`` mean that *both* licenses apply
316+
(for example, you included a file under another license), and
317317
``License-1 OR License-2`` means that *either* of the licenses can be used, at
318318
the user's option (for example, you want to allow users a choice of multiple
319319
licenses). You can use parenthesis (``()``) for grouping to form expressions

0 commit comments

Comments
 (0)