diff options
Diffstat (limited to 'testhal/STM32')
-rw-r--r-- | testhal/STM32/STM32F0xx/qei/main.c | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F1xx/qei/main.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32/STM32F0xx/qei/main.c b/testhal/STM32/STM32F0xx/qei/main.c index 14bae80..275cefa 100644 --- a/testhal/STM32/STM32F0xx/qei/main.c +++ b/testhal/STM32/STM32F0xx/qei/main.c @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2016
+ ChibiOS - Copyright (C) 2006..2016 Nicolas Reinecke
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/testhal/STM32/STM32F1xx/qei/main.c b/testhal/STM32/STM32F1xx/qei/main.c index 5a8eb67..332f197 100644 --- a/testhal/STM32/STM32F1xx/qei/main.c +++ b/testhal/STM32/STM32F1xx/qei/main.c @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2016
+ ChibiOS - Copyright (C) 2006..2016 Nicolas Reinecke
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|