Add missing license header

Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
David Horstmann 2023-12-07 18:34:49 +00:00
parent d596862418
commit bbd44a767f

View File

@ -1,3 +1,8 @@
/*
* Copyright The Mbed TLS Contributors
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
*/
#include "psa/crypto.h"
#include "test/memory.h"