Skip to content

Commit 894cc56

Browse files
soburipillo79
andcommitted
treewide: fix SPDX tags on existing files
Explicitly state the license in all source files to comply with SPDX best practices. In addition, update the copyright notice to the new format. Note: Applied only cores/arduino/time_macros.h on cherry-pick time. Co-Authored-by: Luca Burelli <l.burelli@arduino.cc> Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
1 parent 574914b commit 894cc56

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

cores/arduino/time_macros.h

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* Copyright (c) Arduino s.r.l. and/or its affiliated companies
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
17
#pragma once
28

39
#include <zephyr/sys/time_units.h>

0 commit comments

Comments
 (0)