commit | 7f887bdc05765e357116f7f47cbbd9a4a1080333 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Tue Sep 27 13:12:30 2022 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Tue Oct 04 14:50:17 2022 +0200 |
tree | baf7a2cb13040dfee6c3d276051ded3b1a1e76dd | |
parent | 845de0898e505df4b9b2bf3eb95e2592a9910e98 [diff] [blame] |
Move license out of Doxygen comment Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/library/bignum_core.h b/library/bignum_core.h index 8e227f8..dc802ab 100644 --- a/library/bignum_core.h +++ b/library/bignum_core.h
@@ -6,6 +6,9 @@ * modules should use the high-level modular bignum interface (bignum_mod.h) * or the legacy bignum interface (bignum.h). * + */ + +/* * Copyright The Mbed TLS Contributors * SPDX-License-Identifier: Apache-2.0 *