summaryrefslogtreecommitdiff
path: root/include/mbedtls/bignum.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbedtls/bignum.h')
-rw-r--r--include/mbedtls/bignum.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/mbedtls/bignum.h b/include/mbedtls/bignum.h
index 0b400154..c20b3678 100644
--- a/include/mbedtls/bignum.h
+++ b/include/mbedtls/bignum.h
@@ -1,8 +1,9 @@
/**
* \file bignum.h
*
- * \brief Multi-precision integer library
- *
+ * \brief Multi-precision integer library
+ */
+/*
* Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
* SPDX-License-Identifier: Apache-2.0
*