Skip to content

Commit ac61881

Browse files
committed
component psa: fix SPDX identifiers
1 parent a6f2097 commit ac61881

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

components/TARGET_PSA/services/attestation/qcbor/src/qcbor_decode.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
Copyright (c) 2016-2018, The Linux Foundation.
33
Copyright (c) 2018-2019, Laurence Lundblade.
44
All rights reserved.
5+
SPDX-License-Identifier: BSD-3-Clause
56
67
Redistribution and use in source and binary forms, with or without
78
modification, are permitted provided that the following conditions are

components/TARGET_PSA/services/attestation/qcbor/src/qcbor_encode.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
Copyright (c) 2016-2018, The Linux Foundation.
33
Copyright (c) 2018-2019, Laurence Lundblade.
44
All rights reserved.
5+
SPDX-License-Identifier: BSD-3-Clause
56
67
Redistribution and use in source and binary forms, with or without
78
modification, are permitted provided that the following conditions are

0 commit comments

Comments
 (0)