From fa1aeb7e9a376489ba47b04d3aadeb273c7b6b9f Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 11 Jan 2015 13:56:55 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/ports/LPC/LPC214x/hal_lld.c | 2 +- os/hal/ports/LPC/LPC214x/hal_lld.h | 2 +- os/hal/ports/LPC/LPC214x/pal_lld.c | 2 +- os/hal/ports/LPC/LPC214x/pal_lld.h | 2 +- os/hal/ports/LPC/LPC214x/serial_lld.c | 2 +- os/hal/ports/LPC/LPC214x/serial_lld.h | 2 +- os/hal/ports/LPC/LPC214x/spi_lld.c | 2 +- os/hal/ports/LPC/LPC214x/spi_lld.h | 2 +- os/hal/ports/LPC/LPC214x/st_lld.c | 2 +- os/hal/ports/LPC/LPC214x/st_lld.h | 2 +- os/hal/ports/LPC/LPC214x/vic.c | 2 +- os/hal/ports/LPC/LPC214x/vic.h | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'os/hal/ports/LPC/LPC214x') diff --git a/os/hal/ports/LPC/LPC214x/hal_lld.c b/os/hal/ports/LPC/LPC214x/hal_lld.c index cb1aaf3cf..d83b173b0 100644 --- a/os/hal/ports/LPC/LPC214x/hal_lld.c +++ b/os/hal/ports/LPC/LPC214x/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006-2014 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2015 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/os/hal/ports/LPC/LPC214x/hal_lld.h b/os/hal/ports/LPC/LPC214x/hal_lld.h index 8385a99f5..111cbe103 100644 --- a/os/hal/ports/LPC/LPC214x/hal_lld.h +++ b/os/hal/ports/LPC/LPC214x/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006-2014 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2015 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/os/hal/ports/LPC/LPC214x/pal_lld.c b/os/hal/ports/LPC/LPC214x/pal_lld.c index 4fe66e770..267a1f7ae 100644 --- a/os/hal/ports/LPC/LPC214x/pal_lld.c +++ b/os/hal/ports/LPC/LPC214x/pal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006-2014 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2015 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/os/hal/ports/LPC/LPC214x/pal_lld.h b/os/hal/ports/LPC/LPC214x/pal_lld.h index fa91a4b05..ba6cd2e69 100644 --- a/os/hal/ports/LPC/LPC214x/pal_lld.h +++ b/os/hal/ports/LPC/LPC214x/pal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006-2014 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2015 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/os/hal/ports/LPC/LPC214x/serial_lld.c b/os/hal/ports/LPC/LPC214x/serial_lld.c index d958d92fe..d1bb58cb1 100644 --- a/os/hal/ports/LPC/LPC214x/serial_lld.c +++ b/os/hal/ports/LPC/LPC214x/serial_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006-2014 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2015 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/os/hal/ports/LPC/LPC214x/serial_lld.h b/os/hal/ports/LPC/LPC214x/serial_lld.h index d498f7991..4dabd0993 100644 --- a/os/hal/ports/LPC/LPC214x/serial_lld.h +++ b/os/hal/ports/LPC/LPC214x/serial_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006-2014 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2015 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/os/hal/ports/LPC/LPC214x/spi_lld.c b/os/hal/ports/LPC/LPC214x/spi_lld.c index 398518f34..f808cba51 100644 --- a/os/hal/ports/LPC/LPC214x/spi_lld.c +++ b/os/hal/ports/LPC/LPC214x/spi_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006-2014 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2015 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/os/hal/ports/LPC/LPC214x/spi_lld.h b/os/hal/ports/LPC/LPC214x/spi_lld.h index c6713ecc6..d0455f359 100644 --- a/os/hal/ports/LPC/LPC214x/spi_lld.h +++ b/os/hal/ports/LPC/LPC214x/spi_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006-2014 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2015 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/os/hal/ports/LPC/LPC214x/st_lld.c b/os/hal/ports/LPC/LPC214x/st_lld.c index 8df62d558..f62ea4435 100644 --- a/os/hal/ports/LPC/LPC214x/st_lld.c +++ b/os/hal/ports/LPC/LPC214x/st_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS/HAL - Copyright (C) 2006-2014 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2015 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/os/hal/ports/LPC/LPC214x/st_lld.h b/os/hal/ports/LPC/LPC214x/st_lld.h index 43cc65425..74a8784c1 100644 --- a/os/hal/ports/LPC/LPC214x/st_lld.h +++ b/os/hal/ports/LPC/LPC214x/st_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS/HAL - Copyright (C) 2006-2014 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2015 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/os/hal/ports/LPC/LPC214x/vic.c b/os/hal/ports/LPC/LPC214x/vic.c index 18bb795b4..56b0bba9d 100644 --- a/os/hal/ports/LPC/LPC214x/vic.c +++ b/os/hal/ports/LPC/LPC214x/vic.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006-2014 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2015 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/os/hal/ports/LPC/LPC214x/vic.h b/os/hal/ports/LPC/LPC214x/vic.h index 1e713ddb9..bd7c4abcd 100644 --- a/os/hal/ports/LPC/LPC214x/vic.h +++ b/os/hal/ports/LPC/LPC214x/vic.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006-2014 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2015 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. -- cgit v1.2.3