From 14ea9c3673619396fcbda0fa62f97f1a94d0665b Mon Sep 17 00:00:00 2001 From: chao_king <37656088+ChazJin@users.noreply.github.com> Date: Tue, 13 Nov 2018 17:33:12 +0800 Subject: [PATCH] Update licence --- .../TARGET_GD_EMAC/TARGET_GD32F30X/gd32f3_eth_init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/netsocket/emac-drivers/TARGET_GD_EMAC/TARGET_GD32F30X/gd32f3_eth_init.c b/features/netsocket/emac-drivers/TARGET_GD_EMAC/TARGET_GD32F30X/gd32f3_eth_init.c index f88f198c8e..5ee8fe4c16 100644 --- a/features/netsocket/emac-drivers/TARGET_GD_EMAC/TARGET_GD32F30X/gd32f3_eth_init.c +++ b/features/netsocket/emac-drivers/TARGET_GD_EMAC/TARGET_GD32F30X/gd32f3_eth_init.c @@ -1,5 +1,5 @@ /* mbed Microcontroller Library - * Copyright (c) 2018 Gigadevice + * Copyright (c) 2018 Gigadevice Semiconductor Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.