From 05f8c30707338157d66beff3c28cbdb79b0646aa Mon Sep 17 00:00:00 2001 From: spacecoaster Date: Thu, 11 Sep 2014 02:39:40 +0000 Subject: [KINETIS] Corrected copyright assignment. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7259 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/KINETIS/RT-FREEDOM-K20D50M-EXT/main.c | 2 +- demos/KINETIS/RT-FREEDOM-KL25Z-EXT/main.c | 2 +- demos/KINETIS/RT-MCHCK-K20-GPT/main.c | 2 +- demos/KINETIS/RT-MCHCK-K20-SPI/main.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'demos') diff --git a/demos/KINETIS/RT-FREEDOM-K20D50M-EXT/main.c b/demos/KINETIS/RT-FREEDOM-K20D50M-EXT/main.c index af0080f63..e99ef4c33 100644 --- a/demos/KINETIS/RT-FREEDOM-K20D50M-EXT/main.c +++ b/demos/KINETIS/RT-FREEDOM-K20D50M-EXT/main.c @@ -1,5 +1,5 @@ /* - ChibiOS/RT - Copyright (C) 2006-2014 Giovanni Di Sirio + ChibiOS/RT - Copyright (C) 2014 Derek Mulcahy 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/KINETIS/RT-FREEDOM-KL25Z-EXT/main.c b/demos/KINETIS/RT-FREEDOM-KL25Z-EXT/main.c index 77d76ad07..ad724481c 100644 --- a/demos/KINETIS/RT-FREEDOM-KL25Z-EXT/main.c +++ b/demos/KINETIS/RT-FREEDOM-KL25Z-EXT/main.c @@ -1,5 +1,5 @@ /* - ChibiOS/RT - Copyright (C) 2006-2014 Giovanni Di Sirio + ChibiOS/RT - Copyright (C) 2014 Derek Mulcahy 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/KINETIS/RT-MCHCK-K20-GPT/main.c b/demos/KINETIS/RT-MCHCK-K20-GPT/main.c index fba729901..e05f1b1a0 100644 --- a/demos/KINETIS/RT-MCHCK-K20-GPT/main.c +++ b/demos/KINETIS/RT-MCHCK-K20-GPT/main.c @@ -1,5 +1,5 @@ /* - ChibiOS/RT - Copyright (C) 2006-2014 Giovanni Di Sirio + ChibiOS/RT - Copyright (C) 2014 Derek Mulcahy 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/KINETIS/RT-MCHCK-K20-SPI/main.c b/demos/KINETIS/RT-MCHCK-K20-SPI/main.c index 878531991..08633ded7 100644 --- a/demos/KINETIS/RT-MCHCK-K20-SPI/main.c +++ b/demos/KINETIS/RT-MCHCK-K20-SPI/main.c @@ -1,5 +1,5 @@ /* - ChibiOS/RT - Copyright (C) 2006-2014 Giovanni Di Sirio + ChibiOS/RT - Copyright (C) 2014 Derek Mulcahy Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -- cgit v1.2.3