aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/MCU
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-03-06 23:11:01 +0100
committerJoel Bodenmann <joel@unormal.org>2013-03-06 23:11:01 +0100
commite315480c713cb6889c8329788d3dd69c9fbc6cf4 (patch)
treeceee3ce1b7a8c3313c4cafbc708782628cf3c4b5 /drivers/ginput/touch/MCU
parente62b6fef20a55e59209c4c6cb601e490fe62b5e7 (diff)
downloaduGFX-e315480c713cb6889c8329788d3dd69c9fbc6cf4.tar.gz
uGFX-e315480c713cb6889c8329788d3dd69c9fbc6cf4.tar.bz2
uGFX-e315480c713cb6889c8329788d3dd69c9fbc6cf4.zip
updated copyright - 2013
Diffstat (limited to 'drivers/ginput/touch/MCU')
-rw-r--r--drivers/ginput/touch/MCU/ginput_lld_mouse.c2
-rw-r--r--drivers/ginput/touch/MCU/ginput_lld_mouse_board_example.h2
-rw-r--r--drivers/ginput/touch/MCU/ginput_lld_mouse_board_olimex_stm32_lcd.h2
-rw-r--r--drivers/ginput/touch/MCU/ginput_lld_mouse_config.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/drivers/ginput/touch/MCU/ginput_lld_mouse.c b/drivers/ginput/touch/MCU/ginput_lld_mouse.c
index b43a14e7..2a5b6944 100644
--- a/drivers/ginput/touch/MCU/ginput_lld_mouse.c
+++ b/drivers/ginput/touch/MCU/ginput_lld_mouse.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/ginput/touch/MCU/ginput_lld_mouse_board_example.h b/drivers/ginput/touch/MCU/ginput_lld_mouse_board_example.h
index 6569e4ce..1c6aa970 100644
--- a/drivers/ginput/touch/MCU/ginput_lld_mouse_board_example.h
+++ b/drivers/ginput/touch/MCU/ginput_lld_mouse_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/ginput/touch/MCU/ginput_lld_mouse_board_olimex_stm32_lcd.h b/drivers/ginput/touch/MCU/ginput_lld_mouse_board_olimex_stm32_lcd.h
index 4b53ecdd..0309b655 100644
--- a/drivers/ginput/touch/MCU/ginput_lld_mouse_board_olimex_stm32_lcd.h
+++ b/drivers/ginput/touch/MCU/ginput_lld_mouse_board_olimex_stm32_lcd.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/ginput/touch/MCU/ginput_lld_mouse_config.h b/drivers/ginput/touch/MCU/ginput_lld_mouse_config.h
index 1b5c7b6b..4515517f 100644
--- a/drivers/ginput/touch/MCU/ginput_lld_mouse_config.h
+++ b/drivers/ginput/touch/MCU/ginput_lld_mouse_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.