aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/KINETIS/LLD/ext_lld.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/ports/KINETIS/LLD/ext_lld.c')
-rw-r--r--os/hal/ports/KINETIS/LLD/ext_lld.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/os/hal/ports/KINETIS/LLD/ext_lld.c b/os/hal/ports/KINETIS/LLD/ext_lld.c
index 225f2dc72..2e331d0be 100644
--- a/os/hal/ports/KINETIS/LLD/ext_lld.c
+++ b/os/hal/ports/KINETIS/LLD/ext_lld.c
@@ -1,5 +1,5 @@
/*
- ChibiOS/HAL - Copyright (C) 2014 Fabio Utzig
+ ChibiOS/HAL - Copyright (C) 2014 Derek Mulcahy
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -14,8 +14,6 @@
limitations under the License.
*/
-/* This driver was contributed by Derek Mulcahy */
-
/**
* @file KINETIS/LLD/ext_lld.c
* @brief KINETIS EXT subsystem low level driver source.