commit | 49540ac5292bfbc0399badb3383a418c0e3dd4bd | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Wed Oct 26 18:02:56 2022 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Wed Oct 26 18:02:56 2022 +0200 |
tree | 045535fc0bd48d24ae1af27c5da487a34e591f74 | |
parent | d4d080b41b0b3032ee5f44373fc4bbd4f32e60b0 [diff] [blame] |
Move copyright notice out of the Doxygen documentation Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/include/mbedtls/constant_time.h b/include/mbedtls/constant_time.h index c5de57a..fb1f7e9 100644 --- a/include/mbedtls/constant_time.h +++ b/include/mbedtls/constant_time.h
@@ -1,6 +1,7 @@ /** * Constant-time functions - * + */ +/* * Copyright The Mbed TLS Contributors * SPDX-License-Identifier: Apache-2.0 *