diff options
Diffstat (limited to 'demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/web')
-rw-r--r-- | demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/web/web.c | 2 | ||||
-rw-r--r-- | demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/web/web.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/web/web.c b/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/web/web.c index 736589b3c..9756b5a5e 100644 --- a/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/web/web.c +++ b/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/web/web.c @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/web/web.h b/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/web/web.h index e1d48379a..edcd62ae3 100644 --- a/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/web/web.h +++ b/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/web/web.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|