mirror of https://github.com/ARMmbed/mbed-os.git
Add SPDX identifier for GD EMAC driver
parent
1029821f75
commit
07698022fd
|
@ -1,6 +1,8 @@
|
|||
/* mbed Microcontroller Library
|
||||
* Copyright (c) 2018 Gigadevice Semiconductor Inc.
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
/* mbed Microcontroller Library
|
||||
* Copyright (c) 2018 Gigadevice Semiconductor Inc.
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
/* mbed Microcontroller Library
|
||||
* Copyright (c) 2018 Gigadevice Semiconductor Inc.
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
|
|
Loading…
Reference in New Issue