From 73c5ef26f81cb28cbe2fc29e885ea4eea701de1b Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Sun, 21 Jul 2013 22:20:37 +0200 Subject: fixed license headers --- drivers/ginput/touch/ADS7843/ginput_lld_mouse.c | 2 +- .../ginput/touch/ADS7843/ginput_lld_mouse_board_firebull_stm32f103.h | 2 +- drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_olimex_stm32_e407.h | 2 +- .../ginput/touch/ADS7843/ginput_lld_mouse_board_st_stm32f4_discovery.h | 2 +- drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_template.h | 2 +- drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'drivers/ginput/touch/ADS7843') diff --git a/drivers/ginput/touch/ADS7843/ginput_lld_mouse.c b/drivers/ginput/touch/ADS7843/ginput_lld_mouse.c index f9ebe56d..074fd7ce 100644 --- a/drivers/ginput/touch/ADS7843/ginput_lld_mouse.c +++ b/drivers/ginput/touch/ADS7843/ginput_lld_mouse.c @@ -2,7 +2,7 @@ * This file is subject to the terms of the GFX License. If a copy of * the license was not distributed with this file, you can obtain one at: * - * http://chibios-gfx.com/license.html + * http://ugfx.org/license.html */ /** diff --git a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_firebull_stm32f103.h b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_firebull_stm32f103.h index 4ceee54f..ebcc26c7 100644 --- a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_firebull_stm32f103.h +++ b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_firebull_stm32f103.h @@ -2,7 +2,7 @@ * This file is subject to the terms of the GFX License. If a copy of * the license was not distributed with this file, you can obtain one at: * - * http://chibios-gfx.com/license.html + * http://ugfx.org/license.html */ /** diff --git a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_olimex_stm32_e407.h b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_olimex_stm32_e407.h index e22f7bf1..01572f0d 100644 --- a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_olimex_stm32_e407.h +++ b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_olimex_stm32_e407.h @@ -2,7 +2,7 @@ * This file is subject to the terms of the GFX License. If a copy of * the license was not distributed with this file, you can obtain one at: * - * http://chibios-gfx.com/license.html + * http://ugfx.org/license.html */ /** diff --git a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_st_stm32f4_discovery.h b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_st_stm32f4_discovery.h index 23adc336..158934b6 100644 --- a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_st_stm32f4_discovery.h +++ b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_st_stm32f4_discovery.h @@ -2,7 +2,7 @@ * This file is subject to the terms of the GFX License. If a copy of * the license was not distributed with this file, you can obtain one at: * - * http://chibios-gfx.com/license.html + * http://ugfx.org/license.html */ /** diff --git a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_template.h b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_template.h index 8808d24d..b4699c76 100644 --- a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_template.h +++ b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_template.h @@ -2,7 +2,7 @@ * This file is subject to the terms of the GFX License. If a copy of * the license was not distributed with this file, you can obtain one at: * - * http://chibios-gfx.com/license.html + * http://ugfx.org/license.html */ /** diff --git a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h index 30a63061..5c959521 100644 --- a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h +++ b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h @@ -2,7 +2,7 @@ * This file is subject to the terms of the GFX License. If a copy of * the license was not distributed with this file, you can obtain one at: * - * http://chibios-gfx.com/license.html + * http://ugfx.org/license.html */ /** -- cgit v1.2.3