aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTectu <joel@unormal.org>2012-08-09 09:35:54 +0200
committerTectu <joel@unormal.org>2012-08-09 09:35:54 +0200
commitfdb5d8a5808dbe9081bc39088a71351c71629d62 (patch)
tree34a01aa1a42a4d7fbdf4215afa67e658b74d76f1
parent883b9345b4c1d98b25f634f9fd19582bdd1f4273 (diff)
downloaduGFX-fdb5d8a5808dbe9081bc39088a71351c71629d62.tar.gz
uGFX-fdb5d8a5808dbe9081bc39088a71351c71629d62.tar.bz2
uGFX-fdb5d8a5808dbe9081bc39088a71351c71629d62.zip
fixed licensing on XPT2046
-rw-r--r--halext/drivers/touchpad/touchpadXPT2046/touchpad_lld.c2
-rw-r--r--halext/drivers/touchpad/touchpadXPT2046/touchpad_lld_config.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/halext/drivers/touchpad/touchpadXPT2046/touchpad_lld.c b/halext/drivers/touchpad/touchpadXPT2046/touchpad_lld.c
index d44d7212..00f6336c 100644
--- a/halext/drivers/touchpad/touchpadXPT2046/touchpad_lld.c
+++ b/halext/drivers/touchpad/touchpadXPT2046/touchpad_lld.c
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2012
+ ChibiOS-LCD-Driver - Copyright (C) 2012
Joel Bodenmann aka Tectu <joel@unormal.org>
This file is part of ChibiOS-LCD-Driver.
diff --git a/halext/drivers/touchpad/touchpadXPT2046/touchpad_lld_config.h b/halext/drivers/touchpad/touchpadXPT2046/touchpad_lld_config.h
index 399117f9..4ddd8da0 100644
--- a/halext/drivers/touchpad/touchpadXPT2046/touchpad_lld_config.h
+++ b/halext/drivers/touchpad/touchpadXPT2046/touchpad_lld_config.h
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2012
+ ChibiOS-LCD-Driver - Copyright (C) 2012
Joel Bodenmann aka Tectu <joel@unormal.org>
This file is part of ChibiOS-LCD-Driver.