mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 11:09:01 +00:00
crypto/shamir: Add copyright.
This commit is contained in:
parent
1ee831f50c
commit
ccb169e39e
@ -2,6 +2,7 @@
|
||||
* Implementation of the hazardous parts of the SSS library
|
||||
*
|
||||
* Copyright (c) 2017 Daan Sprenkels <hello@dsprenkels.com>
|
||||
* Copyright (c) 2019 SatoshiLabs
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining
|
||||
* a copy of this software and associated documentation files (the "Software"),
|
||||
|
@ -1,6 +1,7 @@
|
||||
/*
|
||||
* Low level API for Daan Sprenkels' Shamir secret sharing library
|
||||
* Copyright (c) 2017 Daan Sprenkels <hello@dsprenkels.com>
|
||||
* Copyright (c) 2019 SatoshiLabs
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining
|
||||
* a copy of this software and associated documentation files (the "Software"),
|
||||
|
Loading…
Reference in New Issue
Block a user