Standardise some more headers

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
Dave Rodgman 2023-11-03 12:15:12 +00:00
parent aeaf1d79ba
commit 4eb44e4780
9 changed files with 1 additions and 19 deletions

View file

@ -1,8 +1,6 @@
/*
* Copyright The Mbed TLS Contributors
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
*
* This file is part of Mbed TLS (https://tls.mbed.org)
*/
/**

View file

@ -1,8 +1,6 @@
/*
* Copyright The Mbed TLS Contributors
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
*
* This file is part of Mbed TLS (https://tls.mbed.org)
*/
/**

View file

@ -3,8 +3,6 @@
*
* Copyright The Mbed TLS Contributors
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
*
* This file is part of Mbed TLS (https://tls.mbed.org)
*/
#include "common.h"

View file

@ -1,8 +1,6 @@
/*
* Copyright The Mbed TLS Contributors
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
*
* This file is part of Mbed TLS (https://tls.mbed.org)
*/
/**

View file

@ -3,8 +3,6 @@
*
* Copyright The Mbed TLS Contributors
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
*
* This file is part of Mbed TLS (https://tls.mbed.org)
*/
#include "common.h"

View file

@ -1,8 +1,6 @@
/*
* Copyright The Mbed TLS Contributors
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
*
* This file is part of Mbed TLS (https://tls.mbed.org)
*/
/**

View file

@ -3,8 +3,6 @@
*
* Copyright The Mbed TLS Contributors
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
*
* This file is part of Mbed TLS ( https://tls.mbed.org )
*/
#include "common.h"

View file

@ -3,8 +3,6 @@
*
* Copyright The Mbed TLS Contributors
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
*
* This file is part of Mbed TLS ( https://tls.mbed.org )
*/
#include "common.h"

View file

@ -1,9 +1,7 @@
#!/usr/bin/env python3
# Copyright (c) 2022, Arm Limited, All Rights Reserved.
# Copyright The Mbed TLS Contributors
# SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
#
# This file is part of Mbed TLS (https://tls.mbed.org)
"""
Test Mbed TLS with a subset of algorithms.