mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-01-06 11:41:12 +03:00
Add copyright (as agreed with Manuel)
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
1
3rdparty/p256-m/p256-m/p256-m.c
vendored
1
3rdparty/p256-m/p256-m/p256-m.c
vendored
@@ -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
|
||||
*/
|
||||
|
||||
1
3rdparty/p256-m/p256-m/p256-m.h
vendored
1
3rdparty/p256-m/p256-m/p256-m.h
vendored
@@ -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