Skip to content

Commit fbcc63f

Browse files
committed
add new TPIP
Signed-off-by: Jens Reinecke <[email protected]>
1 parent 3bdc7d6 commit fbcc63f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/third-party-licenses.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,12 @@
55
"spdx": "Apache-2.0",
66
"url": "https://github.com/pyocd/pyOCD",
77
"license": "https://github.com/pyocd/pyOCD/blob/v0.36.0/LICENSE"
8+
},
9+
{
10+
"name": "yaml",
11+
"version": "2.7.1",
12+
"spdx": "ISC",
13+
"url": "https://github.com/eemeli/yaml",
14+
"license": "https://github.com/eemeli/yaml/blob/main/LICENSE"
815
}
916
]

0 commit comments

Comments
 (0)