aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/MCU
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-11-26 23:38:11 +0100
committerJoel Bodenmann <joel@unormal.org>2012-11-26 23:38:11 +0100
commite6bb13be05b9633dd65f834f8be1948dc7603f6b (patch)
tree574c793a438fe5feeabcefe77de1108b2098257d /drivers/ginput/touch/MCU
parentc71022132cbac0507bb8d07d4310b6a418aa3815 (diff)
downloaduGFX-e6bb13be05b9633dd65f834f8be1948dc7603f6b.tar.gz
uGFX-e6bb13be05b9633dd65f834f8be1948dc7603f6b.tar.bz2
uGFX-e6bb13be05b9633dd65f834f8be1948dc7603f6b.zip
copyright header fixes...
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_unknown.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/drivers/ginput/touch/MCU/ginput_lld_mouse.c b/drivers/ginput/touch/MCU/ginput_lld_mouse.c
index ac42033b..b3405989 100644
--- a/drivers/ginput/touch/MCU/ginput_lld_mouse.c
+++ b/drivers/ginput/touch/MCU/ginput_lld_mouse.c
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2012
+ ChibiOS/GFX - Copyright (C) 2012
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 21e55e74..5a09b274 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/RT - Copyright (C) 2012
+ ChibiOS/GFX - Copyright (C) 2012
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_unknown.h b/drivers/ginput/touch/MCU/ginput_lld_mouse_board_unknown.h
index 4780806e..f16661c8 100644
--- a/drivers/ginput/touch/MCU/ginput_lld_mouse_board_unknown.h
+++ b/drivers/ginput/touch/MCU/ginput_lld_mouse_board_unknown.h
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2012
+ ChibiOS/GFX - Copyright (C) 2012
Joel Bodenmann aka Tectu <joel@unormal.org>
This file is part of ChibiOS/GFX.