From fdb5d8a5808dbe9081bc39088a71351c71629d62 Mon Sep 17 00:00:00 2001 From: Tectu Date: Thu, 9 Aug 2012 09:35:54 +0200 Subject: [PATCH] fixed licensing on XPT2046 --- halext/drivers/touchpad/touchpadXPT2046/touchpad_lld.c | 2 +- halext/drivers/touchpad/touchpadXPT2046/touchpad_lld_config.h | 2 +- 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 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 This file is part of ChibiOS-LCD-Driver.