diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2016-03-18 10:29:35 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2016-03-18 10:29:35 +0000 |
commit | b3fe630e4bab9a0af6f514ba086b26a1183fd333 (patch) | |
tree | 37ca76e6c31bc57d6c3e2f2e98c023142f579534 /os/common/ports/e200 | |
parent | ab961a54e0cc898315cf60d224d68b2c9547b1dc (diff) | |
download | ChibiOS-b3fe630e4bab9a0af6f514ba086b26a1183fd333.tar.gz ChibiOS-b3fe630e4bab9a0af6f514ba086b26a1183fd333.tar.bz2 ChibiOS-b3fe630e4bab9a0af6f514ba086b26a1183fd333.zip |
Mass license update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9136 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/common/ports/e200')
-rw-r--r-- | os/common/ports/e200/chcore.c | 2 | ||||
-rw-r--r-- | os/common/ports/e200/chcore.h | 2 | ||||
-rw-r--r-- | os/common/ports/e200/compilers/CW/chcoreasm.s | 2 | ||||
-rw-r--r-- | os/common/ports/e200/compilers/CW/chtypes.h | 2 | ||||
-rw-r--r-- | os/common/ports/e200/compilers/CW/ivor.s | 2 | ||||
-rw-r--r-- | os/common/ports/e200/compilers/GCC/chcoreasm.s | 2 | ||||
-rw-r--r-- | os/common/ports/e200/compilers/GCC/chtypes.h | 2 | ||||
-rw-r--r-- | os/common/ports/e200/compilers/GCC/ivor.s | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/os/common/ports/e200/chcore.c b/os/common/ports/e200/chcore.c index 5f410b88f..298208d6d 100644 --- a/os/common/ports/e200/chcore.c +++ b/os/common/ports/e200/chcore.c @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio.
+ ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio.
This file is part of ChibiOS.
diff --git a/os/common/ports/e200/chcore.h b/os/common/ports/e200/chcore.h index 43e8bb151..c86f7648a 100644 --- a/os/common/ports/e200/chcore.h +++ b/os/common/ports/e200/chcore.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio.
+ ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio.
This file is part of ChibiOS.
diff --git a/os/common/ports/e200/compilers/CW/chcoreasm.s b/os/common/ports/e200/compilers/CW/chcoreasm.s index 85da7221f..875f99a70 100644 --- a/os/common/ports/e200/compilers/CW/chcoreasm.s +++ b/os/common/ports/e200/compilers/CW/chcoreasm.s @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio.
+ ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio.
This file is part of ChibiOS.
diff --git a/os/common/ports/e200/compilers/CW/chtypes.h b/os/common/ports/e200/compilers/CW/chtypes.h index e0fa7f6b3..78b000424 100644 --- a/os/common/ports/e200/compilers/CW/chtypes.h +++ b/os/common/ports/e200/compilers/CW/chtypes.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio.
+ ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio.
This file is part of ChibiOS.
diff --git a/os/common/ports/e200/compilers/CW/ivor.s b/os/common/ports/e200/compilers/CW/ivor.s index d8bbcad65..be43d4b41 100644 --- a/os/common/ports/e200/compilers/CW/ivor.s +++ b/os/common/ports/e200/compilers/CW/ivor.s @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio.
+ ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio.
This file is part of ChibiOS.
diff --git a/os/common/ports/e200/compilers/GCC/chcoreasm.s b/os/common/ports/e200/compilers/GCC/chcoreasm.s index 5d915247c..beceae2c4 100644 --- a/os/common/ports/e200/compilers/GCC/chcoreasm.s +++ b/os/common/ports/e200/compilers/GCC/chcoreasm.s @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio.
+ ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio.
This file is part of ChibiOS.
diff --git a/os/common/ports/e200/compilers/GCC/chtypes.h b/os/common/ports/e200/compilers/GCC/chtypes.h index 38d4fd59e..119c532e2 100644 --- a/os/common/ports/e200/compilers/GCC/chtypes.h +++ b/os/common/ports/e200/compilers/GCC/chtypes.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio.
+ ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio.
This file is part of ChibiOS.
diff --git a/os/common/ports/e200/compilers/GCC/ivor.s b/os/common/ports/e200/compilers/GCC/ivor.s index 4b1c95dd6..d0acafd3a 100644 --- a/os/common/ports/e200/compilers/GCC/ivor.s +++ b/os/common/ports/e200/compilers/GCC/ivor.s @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio.
+ ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio.
This file is part of ChibiOS.
|