diff options
author | Joel Bodenmann <joel@unormal.org> | 2013-03-06 23:11:01 +0100 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2013-03-06 23:11:01 +0100 |
commit | e315480c713cb6889c8329788d3dd69c9fbc6cf4 (patch) | |
tree | ceee3ce1b7a8c3313c4cafbc708782628cf3c4b5 /drivers/gdisp/S6D1121 | |
parent | e62b6fef20a55e59209c4c6cb601e490fe62b5e7 (diff) | |
download | uGFX-e315480c713cb6889c8329788d3dd69c9fbc6cf4.tar.gz uGFX-e315480c713cb6889c8329788d3dd69c9fbc6cf4.tar.bz2 uGFX-e315480c713cb6889c8329788d3dd69c9fbc6cf4.zip |
updated copyright - 2013
Diffstat (limited to 'drivers/gdisp/S6D1121')
-rw-r--r-- | drivers/gdisp/S6D1121/gdisp_lld.c | 2 | ||||
-rw-r--r-- | drivers/gdisp/S6D1121/gdisp_lld_board_example.h | 2 | ||||
-rw-r--r-- | drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h | 2 | ||||
-rw-r--r-- | drivers/gdisp/S6D1121/gdisp_lld_config.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/drivers/gdisp/S6D1121/gdisp_lld.c b/drivers/gdisp/S6D1121/gdisp_lld.c index 49c1dd04..982e788b 100644 --- a/drivers/gdisp/S6D1121/gdisp_lld.c +++ b/drivers/gdisp/S6D1121/gdisp_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS/GFX - Copyright (C) 2012 + ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu <joel@unormal.org> This file is part of ChibiOS/GFX. diff --git a/drivers/gdisp/S6D1121/gdisp_lld_board_example.h b/drivers/gdisp/S6D1121/gdisp_lld_board_example.h index 22053bd5..782c5918 100644 --- a/drivers/gdisp/S6D1121/gdisp_lld_board_example.h +++ b/drivers/gdisp/S6D1121/gdisp_lld_board_example.h @@ -1,5 +1,5 @@ /*
- ChibiOS/GFX - Copyright (C) 2012
+ ChibiOS/GFX - Copyright (C) 2012, 2013
Joel Bodenmann aka Tectu <joel@unormal.org>
This file is part of ChibiOS/GFX.
diff --git a/drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h b/drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h index 0d6c6d35..ee4759b2 100644 --- a/drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h +++ b/drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h @@ -1,5 +1,5 @@ /*
- ChibiOS/GFX - Copyright (C) 2012
+ ChibiOS/GFX - Copyright (C) 2012, 2013
Joel Bodenmann aka Tectu <joel@unormal.org>
This file is part of ChibiOS/GFX.
diff --git a/drivers/gdisp/S6D1121/gdisp_lld_config.h b/drivers/gdisp/S6D1121/gdisp_lld_config.h index 00c01da2..0ae68848 100644 --- a/drivers/gdisp/S6D1121/gdisp_lld_config.h +++ b/drivers/gdisp/S6D1121/gdisp_lld_config.h @@ -1,5 +1,5 @@ /*
- ChibiOS/GFX - Copyright (C) 2012
+ ChibiOS/GFX - Copyright (C) 2012, 2013
Joel Bodenmann aka Tectu <joel@unormal.org>
This file is part of ChibiOS/GFX.
|