From 184a71345c6a36a9a8664eda8fbcc3ea728267a8 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 2 Feb 2013 10:58:09 +0000 Subject: Updated license years. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/LPC11Uxx/gpt_lld.c | 2 +- os/hal/platforms/LPC11Uxx/gpt_lld.h | 2 +- os/hal/platforms/LPC11Uxx/hal_lld.c | 2 +- os/hal/platforms/LPC11Uxx/hal_lld.h | 2 +- os/hal/platforms/LPC11Uxx/pal_lld.c | 2 +- os/hal/platforms/LPC11Uxx/pal_lld.h | 2 +- os/hal/platforms/LPC11Uxx/serial_lld.c | 2 +- os/hal/platforms/LPC11Uxx/serial_lld.h | 2 +- os/hal/platforms/LPC11Uxx/spi_lld.c | 2 +- os/hal/platforms/LPC11Uxx/spi_lld.h | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'os/hal/platforms/LPC11Uxx') diff --git a/os/hal/platforms/LPC11Uxx/gpt_lld.c b/os/hal/platforms/LPC11Uxx/gpt_lld.c index 0d3963f78..38fcca24c 100644 --- a/os/hal/platforms/LPC11Uxx/gpt_lld.c +++ b/os/hal/platforms/LPC11Uxx/gpt_lld.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/os/hal/platforms/LPC11Uxx/gpt_lld.h b/os/hal/platforms/LPC11Uxx/gpt_lld.h index e8d347b09..d4dca2b77 100644 --- a/os/hal/platforms/LPC11Uxx/gpt_lld.h +++ b/os/hal/platforms/LPC11Uxx/gpt_lld.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. diff --git a/os/hal/platforms/LPC11Uxx/hal_lld.c b/os/hal/platforms/LPC11Uxx/hal_lld.c index fa33511fe..1b47210c6 100644 --- a/os/hal/platforms/LPC11Uxx/hal_lld.c +++ b/os/hal/platforms/LPC11Uxx/hal_lld.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/os/hal/platforms/LPC11Uxx/hal_lld.h b/os/hal/platforms/LPC11Uxx/hal_lld.h index 2f2347ef2..e6d16b39b 100644 --- a/os/hal/platforms/LPC11Uxx/hal_lld.h +++ b/os/hal/platforms/LPC11Uxx/hal_lld.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. diff --git a/os/hal/platforms/LPC11Uxx/pal_lld.c b/os/hal/platforms/LPC11Uxx/pal_lld.c index 9e6a30585..8da848444 100644 --- a/os/hal/platforms/LPC11Uxx/pal_lld.c +++ b/os/hal/platforms/LPC11Uxx/pal_lld.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/os/hal/platforms/LPC11Uxx/pal_lld.h b/os/hal/platforms/LPC11Uxx/pal_lld.h index 8303ab337..07376a81f 100644 --- a/os/hal/platforms/LPC11Uxx/pal_lld.h +++ b/os/hal/platforms/LPC11Uxx/pal_lld.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. diff --git a/os/hal/platforms/LPC11Uxx/serial_lld.c b/os/hal/platforms/LPC11Uxx/serial_lld.c index d3faa7572..7ca0f4411 100644 --- a/os/hal/platforms/LPC11Uxx/serial_lld.c +++ b/os/hal/platforms/LPC11Uxx/serial_lld.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/os/hal/platforms/LPC11Uxx/serial_lld.h b/os/hal/platforms/LPC11Uxx/serial_lld.h index 124ce418f..cea0d9b2b 100644 --- a/os/hal/platforms/LPC11Uxx/serial_lld.h +++ b/os/hal/platforms/LPC11Uxx/serial_lld.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. diff --git a/os/hal/platforms/LPC11Uxx/spi_lld.c b/os/hal/platforms/LPC11Uxx/spi_lld.c index 49fcf1913..e3caa490d 100644 --- a/os/hal/platforms/LPC11Uxx/spi_lld.c +++ b/os/hal/platforms/LPC11Uxx/spi_lld.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/os/hal/platforms/LPC11Uxx/spi_lld.h b/os/hal/platforms/LPC11Uxx/spi_lld.h index 2cd018406..c19885252 100644 --- a/os/hal/platforms/LPC11Uxx/spi_lld.h +++ b/os/hal/platforms/LPC11Uxx/spi_lld.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. -- cgit v1.2.3