Searched hist:"6558 d8e4526bfddfb885bd943850a37f3b52f676" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/ |
| H A D | package.json | 6558d8e4526bfddfb885bd943850a37f3b52f676 Tue Nov 02 12:11:32 UTC 2021 Chris Kay <chris.kay@arm.com> build(npm): add license field
This change adds the `license` field to our `package.json` file, which allows some license checking tools to analyze our dependencies for license incompatibilities.
The current state of our licensed dependencies is as follows:
``` $ license-checker --summary ├─ MIT: 198 ├─ ISC: 31 ├─ Apache-2.0: 5 ├─ (MIT OR CC0-1.0): 3 ├─ BSD-3-Clause: 2 ├─ BSD-2-Clause: 2 ├─ 0BSD: 2 ├─ (MIT OR Apache-2.0): 1 ├─ CC-BY-3.0: 1 └─ CC0-1.0: 1 ```
Change-Id: I7b9dae1c9f732c7f7491b5d6557dd193b894d70c Signed-off-by: Chris Kay <chris.kay@arm.com>
|
| H A D | package-lock.json | 6558d8e4526bfddfb885bd943850a37f3b52f676 Tue Nov 02 12:11:32 UTC 2021 Chris Kay <chris.kay@arm.com> build(npm): add license field
This change adds the `license` field to our `package.json` file, which allows some license checking tools to analyze our dependencies for license incompatibilities.
The current state of our licensed dependencies is as follows:
``` $ license-checker --summary ├─ MIT: 198 ├─ ISC: 31 ├─ Apache-2.0: 5 ├─ (MIT OR CC0-1.0): 3 ├─ BSD-3-Clause: 2 ├─ BSD-2-Clause: 2 ├─ 0BSD: 2 ├─ (MIT OR Apache-2.0): 1 ├─ CC-BY-3.0: 1 └─ CC0-1.0: 1 ```
Change-Id: I7b9dae1c9f732c7f7491b5d6557dd193b894d70c Signed-off-by: Chris Kay <chris.kay@arm.com>
|