mirror of
				https://github.com/Mbed-TLS/mbedtls.git
				synced 2025-10-30 10:45:34 +03:00 
			
		
		
		
	Update license and copyright in config files
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
		| @@ -1,14 +1,13 @@ | |||||||
| /* |  | ||||||
|  * Copyright (c) 2018-2022, Arm Limited. All rights reserved. |  | ||||||
|  * |  | ||||||
|  * SPDX-License-Identifier: BSD-3-Clause |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
| /** | /** | ||||||
|  * \file psa/crypto_config.h |  * \file psa/crypto_config.h | ||||||
|  * \brief PSA crypto configuration options (set of defines) |  * \brief PSA crypto configuration options (set of defines) | ||||||
|  * |  * | ||||||
|  */ |  */ | ||||||
|  | /* | ||||||
|  |  * Copyright The Mbed TLS Contributors | ||||||
|  |  * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later | ||||||
|  |  */ | ||||||
|  |  | ||||||
| #if defined(MBEDTLS_PSA_CRYPTO_CONFIG) | #if defined(MBEDTLS_PSA_CRYPTO_CONFIG) | ||||||
| /** | /** | ||||||
|  * When #MBEDTLS_PSA_CRYPTO_CONFIG is enabled in mbedtls_config.h, |  * When #MBEDTLS_PSA_CRYPTO_CONFIG is enabled in mbedtls_config.h, | ||||||
|   | |||||||
| @@ -8,10 +8,8 @@ | |||||||
|  *  memory footprint. |  *  memory footprint. | ||||||
|  */ |  */ | ||||||
| /* | /* | ||||||
|  *  Copyright (C) 2006-2022, ARM Limited, All Rights Reserved |  *  Copyright The Mbed TLS Contributors | ||||||
|  *  SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later |  *  SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later | ||||||
|  * |  | ||||||
|  *  This file is part of mbed TLS (https://tls.mbed.org) |  | ||||||
|  */ |  */ | ||||||
|  |  | ||||||
| #ifndef PROFILE_M_MBEDTLS_CONFIG_H | #ifndef PROFILE_M_MBEDTLS_CONFIG_H | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user