aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F407-DISCOVERY-MEMS
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-07-26 09:10:22 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-07-26 09:10:22 +0000
commit5159ce92aa4f9a991a1b4c305d4aef06cc586e87 (patch)
tree9fbedaef3bbd4175e715b0ff4d479e8aa49c64f5 /demos/STM32/RT-STM32F407-DISCOVERY-MEMS
parentc56023db57e69155956672a549f3dd5da2a57e85 (diff)
downloadChibiOS-5159ce92aa4f9a991a1b4c305d4aef06cc586e87.tar.gz
ChibiOS-5159ce92aa4f9a991a1b4c305d4aef06cc586e87.tar.bz2
ChibiOS-5159ce92aa4f9a991a1b4c305d4aef06cc586e87.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7099 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/STM32/RT-STM32F407-DISCOVERY-MEMS')
-rw-r--r--demos/STM32/RT-STM32F407-DISCOVERY-MEMS/chconf.h2
-rw-r--r--demos/STM32/RT-STM32F407-DISCOVERY-MEMS/halconf.h2
-rw-r--r--demos/STM32/RT-STM32F407-DISCOVERY-MEMS/main.c2
-rw-r--r--demos/STM32/RT-STM32F407-DISCOVERY-MEMS/mcuconf.h2
-rw-r--r--demos/STM32/RT-STM32F407-DISCOVERY-MEMS/usbcfg.c2
-rw-r--r--demos/STM32/RT-STM32F407-DISCOVERY-MEMS/usbcfg.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/chconf.h b/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/chconf.h
index 7ff9a1440..834ad3ab5 100644
--- a/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/chconf.h
+++ b/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/chconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2013 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006-2014 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-STM32F407-DISCOVERY-MEMS/halconf.h b/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/halconf.h
index 94f224ebc..9ae7cf031 100644
--- a/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/halconf.h
+++ b/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/halconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2013 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006-2014 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-STM32F407-DISCOVERY-MEMS/main.c b/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/main.c
index f3f6a0e86..85310332f 100644
--- a/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/main.c
+++ b/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/main.c
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2013 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006-2014 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-STM32F407-DISCOVERY-MEMS/mcuconf.h b/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/mcuconf.h
index 75eee5cd5..0730f6d77 100644
--- a/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/mcuconf.h
+++ b/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/mcuconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2013 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006-2014 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-STM32F407-DISCOVERY-MEMS/usbcfg.c b/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/usbcfg.c
index cc943edd2..4ac09b7e8 100644
--- a/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/usbcfg.c
+++ b/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/usbcfg.c
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2013 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006-2014 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-STM32F407-DISCOVERY-MEMS/usbcfg.h b/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/usbcfg.h
index 63015738c..3a20e0d19 100644
--- a/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/usbcfg.h
+++ b/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/usbcfg.h
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2013 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006-2014 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.