Skip to content

Commit 1aacb99

Browse files
committed
Add missing ignorables to recent license additions
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent feea3fa commit 1aacb99

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

src/licensedcode/data/licenses/microchip-products-2018.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ name: Microchip Technology Products 2018
44
category: Proprietary Free
55
owner: Microchip
66
spdx_license_key: LicenseRef-scancode-microchip-products-2018
7+
ignorable_copyrights:
8+
- (c) 2018 Microchip Technology Inc. and its subsidiaries
9+
ignorable_holders:
10+
- Microchip Technology Inc. and its subsidiaries

src/licensedcode/data/licenses/minpack.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ text_urls:
1111
- http://www.netlib.org/minpack/disclaimer
1212
other_urls:
1313
- https://gitlab.com/libeigen/eigen/-/blob/master/COPYING.MINPACK
14+
ignorable_authors:
15+
- the University of Chicago

src/licensedcode/data/licenses/smsc-non-commercial-2012.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ name: SMSC Non-Commercial 2012
44
category: Proprietary Free
55
owner: Microchip
66
spdx_license_key: LicenseRef-scancode-smsc-non-commercial-2012
7+
ignorable_copyrights:
8+
- Copyright 2012 SMSC
9+
ignorable_holders:
10+
- SMSC

0 commit comments

Comments
 (0)