Skip to content

Commit fee75ab

Browse files
committed
Improve X11 rules
These need to be stricter Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 9f2c5d0 commit fee75ab

File tree

4 files changed

+69
-37
lines changed

4 files changed

+69
-37
lines changed

src/licensedcode/data/rules/x11-xconsortium-veillard_1.RULE

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
license_expression: x11-xconsortium-veillard
33
is_license_text: yes
44
relevance: 99
5+
minimum_coverage: 100
6+
notes: text is truncated
57
---
68

79
License: other
@@ -24,4 +26,4 @@ License: other
2426

2527
Except as contained in this notice, the name of Daniel Veillard shall not
2628
be used in advertising or otherwise to promote the sale, use or other deal-
27-
ings in this Software without prior written authorization from
29+
ings in this Software without prior written authorization from

src/licensedcode/data/rules/x11-xconsortium-veillard_2.RULE

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
license_expression: x11-xconsortium-veillard
33
is_license_text: yes
44
relevance: 99
5+
minimum_coverage: 100
6+
notes: text is truncated
57
---
68

79
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -23,4 +25,4 @@ Permission is hereby granted, free of charge, to any person obtaining a copy
2325

2426
Except as contained in this notice, the name of Daniel Veillard shall not
2527
be used in advertising or otherwise to promote the sale, use or other deal-
26-
ings in this Software without prior written authorization from
28+
ings in this Software without prior written authorization from
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
license_expression: x11-xconsortium-veillard
3+
is_license_text: yes
4+
relevance: 99
5+
minimum_coverage: 100
6+
notes: text is hyphenated
7+
---
8+
9+
Permission is hereby granted, free of charge, to any person obtaining a copy
10+
of this software and associated documentation files (the "Software"), to deal
11+
in the Software without restriction, including without limitation the rights
12+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13+
copies of the Software, and to permit persons to whom the Software is fur-
14+
nished to do so, subject to the following conditions:
15+
16+
The above copyright notice and this permission notice shall be included in
17+
all copies or substantial portions of the Software.
18+
19+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
21+
NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22+
DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
23+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
24+
NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25+
26+
Except as contained in this notice, the name of Daniel Veillard shall not
27+
be used in advertising or otherwise to promote the sale, use or other deal-
28+
ings in this Software without prior written authorization from him

0 commit comments

Comments
 (0)