aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/OLIMEX_LPC_P2148
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/boards/OLIMEX_LPC_P2148')
-rw-r--r--os/hal/boards/OLIMEX_LPC_P2148/board.c2
-rw-r--r--os/hal/boards/OLIMEX_LPC_P2148/board.h2
-rw-r--r--os/hal/boards/OLIMEX_LPC_P2148/buzzer.c2
-rw-r--r--os/hal/boards/OLIMEX_LPC_P2148/buzzer.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/os/hal/boards/OLIMEX_LPC_P2148/board.c b/os/hal/boards/OLIMEX_LPC_P2148/board.c
index 67d6294be..e5f856294 100644
--- a/os/hal/boards/OLIMEX_LPC_P2148/board.c
+++ b/os/hal/boards/OLIMEX_LPC_P2148/board.c
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2013 Giovanni Di Sirio
+ ChibiOS/RT - 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/os/hal/boards/OLIMEX_LPC_P2148/board.h b/os/hal/boards/OLIMEX_LPC_P2148/board.h
index 17651b313..55b41bc64 100644
--- a/os/hal/boards/OLIMEX_LPC_P2148/board.h
+++ b/os/hal/boards/OLIMEX_LPC_P2148/board.h
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2013 Giovanni Di Sirio
+ ChibiOS/RT - 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/os/hal/boards/OLIMEX_LPC_P2148/buzzer.c b/os/hal/boards/OLIMEX_LPC_P2148/buzzer.c
index a0dede38d..af55b84e3 100644
--- a/os/hal/boards/OLIMEX_LPC_P2148/buzzer.c
+++ b/os/hal/boards/OLIMEX_LPC_P2148/buzzer.c
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2013 Giovanni Di Sirio
+ ChibiOS/RT - 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/os/hal/boards/OLIMEX_LPC_P2148/buzzer.h b/os/hal/boards/OLIMEX_LPC_P2148/buzzer.h
index 82f573902..3116d2c0a 100644
--- a/os/hal/boards/OLIMEX_LPC_P2148/buzzer.h
+++ b/os/hal/boards/OLIMEX_LPC_P2148/buzzer.h
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2013 Giovanni Di Sirio
+ ChibiOS/RT - 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.