diff options
| author | Tianhao Wang <shrik3@mailbox.org> | 2024-06-06 02:38:37 +0200 |
|---|---|---|
| committer | Tianhao Wang <shrik3@mailbox.org> | 2024-06-11 15:17:14 +0200 |
| commit | 1e890f4e5693d141d62660de5e9481fdf16483ad (patch) | |
| tree | 135afb648125278a1a9a58110915cc42447d01ff | |
| parent | 1a0d4d56032b0326e415b8d450c601afa63ecd32 (diff) | |
chore: update 3rd-party licenses
Signed-off-by: Tianhao Wang <shrik3@mailbox.org>
| -rw-r--r-- | ATTRIBUTIONS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ATTRIBUTIONS b/ATTRIBUTIONS index bd8a666..34ba89b 100644 --- a/ATTRIBUTIONS +++ b/ATTRIBUTIONS @@ -13,6 +13,15 @@ Author(s): Tianhao Wang <shrik3@mailbox.org> +---------------------------------------------------------+ +| Third Party Licenses (from cargo crates) | ++---------------------------------------------------------+ +Apache-2.0 OR MIT: + autocfg, bitflags, lazy_static, linked_list_allocator, + lock_api, scopeguard, spinning_top +MIT: + spin + ++---------------------------------------------------------+ | derived works from intermezzOS | +---------------------------------------------------------+ copyright: |
