mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-21 09:37:23 +00:00
Move copyright notice out of the Doxygen documentation
Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/**
|
||||
* Constant-time functions
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* Copyright The Mbed TLS Contributors
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
* Macros to express dependencies for code and tests that may use either the
|
||||
* legacy API or PSA in various builds; mostly for internal use.
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* Copyright The Mbed TLS Contributors
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user