1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-11-06 19:29:29 +03:00

Update Doxygen file blocks to remove copyright and license information

This commit is contained in:
Darryl Green
2018-01-05 15:33:17 +00:00
committed by Jaeden Amero
parent ff812804fb
commit a40a101e26
77 changed files with 176 additions and 87 deletions

View File

@@ -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
*