Skip to content

Commit f9c4a51

Browse files
committed
Adding in SPDX Apache 2.0 for the Apache 2 declared Samsung license headers.
1 parent dc64bd8 commit f9c4a51

File tree

10 files changed

+10
-0
lines changed

10 files changed

+10
-0
lines changed

targets/TARGET_Samsung/TARGET_SIDK_S5JS100/device/TOOLCHAIN_ARM_STD/sidk_s5js100.sct

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
;/****************************************************************************
33
; *
44
; * Copyright 2020 Samsung Electronics All Rights Reserved.
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.

targets/TARGET_Samsung/TARGET_SIDK_S5JS100/device/TOOLCHAIN_ARM_STD/startup_sidk_s5js100.S

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/****************************************************************************
22
*
33
* Copyright 2020 Samsung Electronics All Rights Reserved.
4+
* SPDX-License-Identifier: Apache-2.0
45
*
56
* Licensed under the Apache License, Version 2.0 (the "License");
67
* you may not use this file except in compliance with the License.

targets/TARGET_Samsung/TARGET_SIDK_S5JS100/device/TOOLCHAIN_GCC_ARM/sidk_s5js100.ld

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/****************************************************************************
22
*
33
* Copyright 2020 Samsung Electronics All Rights Reserved.
4+
* SPDX-License-Identifier: Apache-2.0
45
*
56
* Licensed under the Apache License, Version 2.0 (the "License");
67
* you may not use this file except in compliance with the License.

targets/TARGET_Samsung/TARGET_SIDK_S5JS100/device/TOOLCHAIN_GCC_ARM/startup_sidk_s5js100.S

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
;/****************************************************************************
1717
; *
1818
; * Copyright 2020 Samsung Electronics All Rights Reserved.
19+
; * SPDX-License-Identifier: Apache-2.0
1920
; *
2021
; * Licensed under the Apache License, Version 2.0 (the "License");
2122
; * you may not use this file except in compliance with the License.

targets/TARGET_Samsung/TARGET_SIDK_S5JS100/device/TOOLCHAIN_IAR/sidk_s5js100.icf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/****************************************************************************
22
*
33
* Copyright 2020 Samsung Electronics All Rights Reserved.
4+
* SPDX-License-Identifier: Apache-2.0
45
*
56
* Licensed under the Apache License, Version 2.0 (the "License");
67
* you may not use this file except in compliance with the License.

targets/TARGET_Samsung/TARGET_SIDK_S5JS100/device/TOOLCHAIN_IAR/startup_s5js100.S

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/****************************************************************************
22
*
33
* Copyright 2020 Samsung Electronics All Rights Reserved.
4+
* SPDX-License-Identifier: Apache-2.0
45
*
56
* Licensed under the Apache License, Version 2.0 (the "License");
67
* you may not use this file except in compliance with the License.

targets/TARGET_Samsung/TARGET_SIDK_S5JS100/modem/shmem_save.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/****************************************************************************
22
*
33
* Copyright 2020 Samsung Electronics All Rights Reserved.
4+
* SPDX-License-Identifier: Apache-2.0
45
*
56
* Licensed under the Apache License, Version 2.0 (the "License");
67
* you may not use this file except in compliance with the License.

targets/TARGET_Samsung/TARGET_SIDK_S5JS100/serial_dummy_api.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/****************************************************************************
22
*
33
* Copyright 2020 Samsung Electronics All Rights Reserved.
4+
* SPDX-License-Identifier: Apache-2.0
45
*
56
* Licensed under the Apache License, Version 2.0 (the "License");
67
* you may not use this file except in compliance with the License.

targets/TARGET_Samsung/TARGET_SIDK_S5JS100/serial_pl011_api.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/****************************************************************************
22
*
33
* Copyright 2020 Samsung Electronics All Rights Reserved.
4+
* SPDX-License-Identifier: Apache-2.0
45
*
56
* Licensed under the Apache License, Version 2.0 (the "License");
67
* you may not use this file except in compliance with the License.

targets/TARGET_Samsung/TARGET_SIDK_S5JS100/serial_usi_api.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/****************************************************************************
22
*
33
* Copyright 2020 Samsung Electronics All Rights Reserved.
4+
* SPDX-License-Identifier: Apache-2.0
45
*
56
* Licensed under the Apache License, Version 2.0 (the "License");
67
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)