From b6885d122a6f010d76ff125a344c4c69e95d25cc Mon Sep 17 00:00:00 2001 From: NitinBhaskar Date: Fri, 30 Jan 2015 13:34:03 +0530 Subject: [PATCH] extended the year in the license --- .../mbed/targets/hal/TARGET_NXP/TARGET_LPC43XX/ethernet_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC43XX/ethernet_api.c b/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC43XX/ethernet_api.c index 07243d6433..be390f7a71 100644 --- a/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC43XX/ethernet_api.c +++ b/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC43XX/ethernet_api.c @@ -1,5 +1,5 @@ /* mbed Microcontroller Library - * Copyright (c) 2006-2013 ARM Limited + * Copyright (c) 2006-2015 ARM Limited * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.