Skip to content

Commit 1303e14

Browse files
committed
events: add spdx license
1 parent ad759b7 commit 1303e14

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

events/Event.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* events
22
* Copyright (c) 2016 ARM Limited
3+
* SPDX-License-Identifier: Apache-2.0
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");
56
* you may not use this file except in compliance with the License.

events/EventQueue.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* events
22
* Copyright (c) 2016 ARM Limited
3+
* SPDX-License-Identifier: Apache-2.0
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");
56
* you may not use this file except in compliance with the License.

events/EventQueue.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* events
22
* Copyright (c) 2016 ARM Limited
3+
* SPDX-License-Identifier: Apache-2.0
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");
56
* you may not use this file except in compliance with the License.

events/mbed_events.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* events
55
* Copyright (c) 2016 ARM Limited
6+
* SPDX-License-Identifier: Apache-2.0
67
*
78
* Licensed under the Apache License, Version 2.0 (the "License");
89
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)