mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-30 17:09:41 -04:00
Move copyright notice out of the Doxygen documentation
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
d4d080b41b
commit
49540ac529
@ -1,6 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* Constant-time functions
|
* Constant-time functions
|
||||||
*
|
*/
|
||||||
|
/*
|
||||||
* Copyright The Mbed TLS Contributors
|
* Copyright The Mbed TLS Contributors
|
||||||
* SPDX-License-Identifier: Apache-2.0
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
*
|
*
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
* Macros to express dependencies for code and tests that may use either the
|
* Macros to express dependencies for code and tests that may use either the
|
||||||
* legacy API or PSA in various builds; mostly for internal use.
|
* legacy API or PSA in various builds; mostly for internal use.
|
||||||
*
|
*
|
||||||
|
*/
|
||||||
|
/*
|
||||||
* Copyright The Mbed TLS Contributors
|
* Copyright The Mbed TLS Contributors
|
||||||
* SPDX-License-Identifier: Apache-2.0
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user