aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARMCM4-STM32F407-LWIP/web
diff options
context:
space:
mode:
Diffstat (limited to 'demos/ARMCM4-STM32F407-LWIP/web')
-rw-r--r--demos/ARMCM4-STM32F407-LWIP/web/web.c2
-rw-r--r--demos/ARMCM4-STM32F407-LWIP/web/web.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/demos/ARMCM4-STM32F407-LWIP/web/web.c b/demos/ARMCM4-STM32F407-LWIP/web/web.c
index 3a4a9b4f3..9ebb30af6 100644
--- a/demos/ARMCM4-STM32F407-LWIP/web/web.c
+++ b/demos/ARMCM4-STM32F407-LWIP/web/web.c
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012 Giovanni Di Sirio.
+ 2011,2012,2013 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/demos/ARMCM4-STM32F407-LWIP/web/web.h b/demos/ARMCM4-STM32F407-LWIP/web/web.h
index 64c217afa..3d0f8c5b1 100644
--- a/demos/ARMCM4-STM32F407-LWIP/web/web.h
+++ b/demos/ARMCM4-STM32F407-LWIP/web/web.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012 Giovanni Di Sirio.
+ 2011,2012,2013 Giovanni Di Sirio.
This file is part of ChibiOS/RT.