aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/KINETIS/K20x/gpt_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/ports/KINETIS/K20x/gpt_lld.h')
-rw-r--r--os/hal/ports/KINETIS/K20x/gpt_lld.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/os/hal/ports/KINETIS/K20x/gpt_lld.h b/os/hal/ports/KINETIS/K20x/gpt_lld.h
index 4178389ce..f38579632 100644
--- a/os/hal/ports/KINETIS/K20x/gpt_lld.h
+++ b/os/hal/ports/KINETIS/K20x/gpt_lld.h
@@ -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/gpt_lld.h
* @brief KINETIS GPT subsystem low level driver header.