mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-29 22:39:56 +00:00
Add copyright (as agreed with Manuel)
Signed-off-by: Dave Rodgman <[email protected]>
This commit is contained in:
Vendored
+1
@@ -1,6 +1,7 @@
|
||||
/*
|
||||
* Implementation of curve P-256 (ECDH and ECDSA)
|
||||
*
|
||||
* Copyright The Mbed TLS Contributors
|
||||
* Author: Manuel Pégourié-Gonnard.
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
Vendored
+1
@@ -1,6 +1,7 @@
|
||||
/*
|
||||
* Interface of curve P-256 (ECDH and ECDSA)
|
||||
*
|
||||
* Copyright The Mbed TLS Contributors
|
||||
* Author: Manuel Pégourié-Gonnard.
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user