Skip to content

Commit 2e7fa8b

Browse files
committed
rtos: fix SPDX identifiers
1 parent f1887e8 commit 2e7fa8b

25 files changed

+0
-25
lines changed

rtos/ConditionVariable.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/* Mbed Microcontroller Library
22
* Copyright (c) 2017-2019 ARM Limited
3-
*
43
* SPDX-License-Identifier: MIT
54
*
65
* Permission is hereby granted, free of charge, to any person obtaining a copy

rtos/EventFlags.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2006-2019 ARM Limited
3-
*
43
* SPDX-License-Identifier: MIT
54
*
65
* Permission is hereby granted, free of charge, to any person obtaining a copy

rtos/Kernel.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2017-2019 ARM Limited
3-
*
43
* SPDX-License-Identifier: MIT
54
*
65
* Permission is hereby granted, free of charge, to any person obtaining a copy

rtos/Mail.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2006-2019 ARM Limited
3-
*
43
* SPDX-License-Identifier: MIT
54
*
65
* Permission is hereby granted, free of charge, to any person obtaining a copy

rtos/MemoryPool.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2006-2019 ARM Limited
3-
*
43
* SPDX-License-Identifier: MIT
54
*
65
* Permission is hereby granted, free of charge, to any person obtaining a copy

rtos/Mutex.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2006-2019 ARM Limited
3-
*
43
* SPDX-License-Identifier: MIT
54
*
65
* Permission is hereby granted, free of charge, to any person obtaining a copy

rtos/Queue.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2006-2019 ARM Limited
3-
*
43
* SPDX-License-Identifier: MIT
54
*
65
* Permission is hereby granted, free of charge, to any person obtaining a copy

rtos/RtosTimer.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2006-2019 ARM Limited
3-
*
43
* SPDX-License-Identifier: MIT
54
*
65
* Permission is hereby granted, free of charge, to any person obtaining a copy

rtos/Semaphore.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2006-2019 ARM Limited
3-
*
43
* SPDX-License-Identifier: MIT
54
*
65
* Permission is hereby granted, free of charge, to any person obtaining a copy

rtos/ThisThread.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2006-2019 ARM Limited
3-
*
43
* SPDX-License-Identifier: MIT
54
*
65
* Permission is hereby granted, free of charge, to any person obtaining a copy

0 commit comments

Comments
 (0)