Skip to content

Commit 406f950

Browse files
committed
hal: add spdx license
1 parent aec8bb6 commit 406f950

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+41
-0
lines changed

hal/LowPowerTickerWrapper.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2018 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.

hal/LowPowerTickerWrapper.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2018 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.

hal/TARGET_FLASH_CMSIS_ALGO/flash_common_algo.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2017 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.

hal/TARGET_FLASH_CMSIS_ALGO/flash_data.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2017 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.

hal/analogin_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2006-2013 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.

hal/analogout_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2006-2013 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.

hal/buffer.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2014-2015 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.

hal/can_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2006-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.

hal/can_helper.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2006-2013 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.

hal/crc_api.h

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

hal/critical_section_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/** @{*/
33
/* mbed Microcontroller Library
44
* Copyright (c) 2006-2017 ARM Limited
5+
* SPDX-License-Identifier: Apache-2.0
56
*
67
* Licensed under the Apache License, Version 2.0 (the "License");
78
* you may not use this file except in compliance with the License.

hal/dma_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2014-2015 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.

hal/ethernet_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2006-2013 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.

hal/flash_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
/* mbed Microcontroller Library
55
* Copyright (c) 2017 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.

hal/gpio_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2006-2013 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.

hal/gpio_irq_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2006-2013 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.

hal/i2c_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2006-2015 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.

hal/itm_api.h

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

hal/lp_ticker_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2015 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.

hal/mbed_critical_section_api.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2017 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.

hal/mbed_flash_api.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2017 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.

hal/mbed_gpio.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2006-2013 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.

hal/mbed_itm_api.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2017 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.

hal/mbed_lp_ticker_api.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2015 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.

hal/mbed_lp_ticker_wrapper.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2018 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.

hal/mbed_lp_ticker_wrapper.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2018 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.

hal/mbed_pinmap_common.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2006-2013 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.

hal/mbed_sleep_manager.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2017 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.

hal/mbed_ticker_api.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2015 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.

hal/mbed_us_ticker_api.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2015 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.

hal/pinmap.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2006-2013 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.

hal/port_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2006-2013 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.

hal/pwmout_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2006-2013 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.

hal/qspi_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2017 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.

hal/rtc_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2006-2013 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.

hal/serial_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2006-2013 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.

hal/sleep_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2006-2013 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.

hal/spi_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2006-2013 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.

hal/ticker_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2015 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.

hal/trng_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
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.

hal/us_ticker_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/** @{*/
44
/* mbed Microcontroller Library
55
* Copyright (c) 2006-2015 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)