From ee5023c7975327e66b0358553183e0ef94d1af11 Mon Sep 17 00:00:00 2001 From: chao_king <37656088+ChazJin@users.noreply.github.com> Date: Tue, 13 Nov 2018 17:34:19 +0800 Subject: [PATCH] Update licence --- features/netsocket/emac-drivers/TARGET_GD_EMAC/gd32xx_emac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/netsocket/emac-drivers/TARGET_GD_EMAC/gd32xx_emac.h b/features/netsocket/emac-drivers/TARGET_GD_EMAC/gd32xx_emac.h index 9317b74283..7097e7a3b4 100644 --- a/features/netsocket/emac-drivers/TARGET_GD_EMAC/gd32xx_emac.h +++ b/features/netsocket/emac-drivers/TARGET_GD_EMAC/gd32xx_emac.h @@ -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.