aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP
diff options
context:
space:
mode:
Diffstat (limited to 'demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP')
-rw-r--r--demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/cfg/chconf.h2
-rw-r--r--demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/cfg/halconf.h2
-rwxr-xr-xdemos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/cfg/mcuconf.h2
-rw-r--r--demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/main.c2
-rw-r--r--demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/web/web.c2
-rw-r--r--demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/web/web.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/cfg/chconf.h b/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/cfg/chconf.h
index d3bc5425c..ecb293dc3 100644
--- a/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/cfg/chconf.h
+++ b/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/cfg/chconf.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.
diff --git a/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/cfg/halconf.h b/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/cfg/halconf.h
index 065e002b9..32663511c 100644
--- a/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/cfg/halconf.h
+++ b/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/cfg/halconf.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.
diff --git a/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/cfg/mcuconf.h b/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/cfg/mcuconf.h
index 90e9fd689..4343ec799 100755
--- a/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/cfg/mcuconf.h
+++ b/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/cfg/mcuconf.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.
diff --git a/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/main.c b/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/main.c
index 93c9e88ce..4a64d165e 100644
--- a/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/main.c
+++ b/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/main.c
@@ -1,5 +1,5 @@
/*
- ChibiOSch_ - 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.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.