Skip to content

Commit aac70d7

Browse files
committed
Add Dinkumware license rules
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent e5d90c1 commit aac70d7

File tree

3 files changed

+32
-0
lines changed

3 files changed

+32
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
license_expression: proprietary-license
3+
is_license_notice: yes
4+
relevance: 100
5+
notes: Seen in MSFT Visual Studio and compiler binaries that likely have a commercial license
6+
from Dinkumware
7+
ignorable_copyrights:
8+
- Copyright (c) by P.J. Plauger
9+
ignorable_holders:
10+
- P.J. Plauger
11+
---
12+
13+
Copyright (c) by {{P.J. Plauger}}, {{licensed by Dinkumware}}, Ltd. ALL RIGHTS RESERVED.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
license_expression: proprietary-license
3+
is_license_notice: yes
4+
relevance: 100
5+
notes: Seen in MSFT Visual Studio and compiler binaries that likely have a commercial license
6+
from Dinkumware
7+
---
8+
9+
{{licensed by Dinkumware}}, Ltd. ALL RIGHTS RESERVED.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
license_expression: proprietary-license
3+
is_license_notice: yes
4+
is_continuous: yes
5+
relevance: 100
6+
notes: Seen in MSFT Visual Studio and compiler binaries that likely have a commercial license
7+
from Dinkumware
8+
---
9+
10+
{{licensed by Dinkumware}}

0 commit comments

Comments
 (0)