update embit<->firmware licensing
This commit is contained in:
parent
9d04ea8233
commit
b0f4d8b4a5
@ -1,6 +1,6 @@
|
||||
# (c) Copyright 2023 by Coinkite Inc. This file is covered by license found in COPYING-CC.
|
||||
# (c) Copyright 2020 by Stepan Snigirev, see <https://github.com/diybitcoinhardware/embit/blob/master/LICENSE>
|
||||
#
|
||||
# Copyright (c) 2020 Stepan Snigirev MIT License embit/arguments.py
|
||||
# Changes (c) Copyright 2023 by Coinkite Inc. This file is covered by license found in COPYING-CC.
|
||||
#
|
||||
import ngu, chains, ustruct, stash
|
||||
from io import BytesIO
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# (c) Copyright 2023 by Coinkite Inc. This file is covered by license found in COPYING-CC.
|
||||
# (c) Copyright 2020 by Stepan Snigirev, see <https://github.com/diybitcoinhardware/embit/blob/master/LICENSE>
|
||||
#
|
||||
# Copyright (c) 2020 Stepan Snigirev MIT License embit/descriptor.py
|
||||
# Changes (c) Copyright 2023 by Coinkite Inc. This file is covered by license found in COPYING-CC.
|
||||
#
|
||||
import ngu, chains
|
||||
from io import BytesIO
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# (c) Copyright 2023 by Coinkite Inc. This file is covered by license found in COPYING-CC.
|
||||
# (c) Copyright 2020 by Stepan Snigirev, see <https://github.com/diybitcoinhardware/embit/blob/master/LICENSE>
|
||||
#
|
||||
# Copyright (c) 2020 Stepan Snigirev MIT License embit/miniscript.py
|
||||
# Changes (c) Copyright 2023 by Coinkite Inc. This file is covered by license found in COPYING-CC.
|
||||
#
|
||||
import ngu
|
||||
from binascii import unhexlify as a2b_hex
|
||||
|
||||
Loading…
Reference in New Issue
Block a user