Skip to content

Commit 844a79f

Browse files
committed
In memtagabi readme, be more clear about exceptions to Apache-2.0
This is purely a readibility improvement. Make the exceptions list items, and add a colon after exceptions, so the readers brain is primed.
1 parent 3f3024b commit 844a79f

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

memtagabielf64/README.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,17 @@ is licensed under CC-BY-SA-4.0 along with an additional patent
1717
license. The language in the additional patent license is largely
1818
identical to that in Apache-2.0 (specifically, Section 3 of Apache-2.0
1919
as reflected at https://www.apache.org/licenses/LICENSE-2.0) with two
20-
exceptions.
21-
22-
First, several changes were made related to the defined terms so as to
23-
reflect the fact that such defined terms need to align with the
24-
terminology in CC-BY-SA-4.0 rather than Apache-2.0 (e.g., changing
25-
“Work” to “Licensed Material”).
26-
27-
Second, the defensive termination clause was changed such that the
28-
scope of defensive termination applies to “any licenses granted to
29-
You” (rather than “any patent licenses granted to You”). This change
30-
is intended to help maintain a healthy ecosystem by providing
31-
additional protection to the community against patent litigation
32-
claims.
20+
exceptions:
21+
22+
- First, several changes were made related to the defined terms so as to reflect
23+
the fact that such defined terms need to align with the terminology in
24+
CC-BY-SA-4.0 rather than Apache-2.0 (e.g., changing “Work” to “Licensed
25+
Material”).
26+
- Second, the defensive termination clause was changed such that the scope of
27+
defensive termination applies to “any licenses granted to You” (rather than
28+
“any patent licenses granted to You”). This change is intended to help
29+
maintain a healthy ecosystem by providing additional protection to the
30+
community against patent litigation claims.
3331

3432
## Defects report
3533

0 commit comments

Comments
 (0)