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/gdisp/RA8875/gdisp_lld.c | 2 +- drivers/gdisp/RA8875/gdisp_lld_board_marlin.h | 2 +- drivers/gdisp/RA8875/gdisp_lld_board_template.h | 2 +- drivers/gdisp/RA8875/gdisp_lld_config.h | 2 +- drivers/gdisp/RA8875/ra8875.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'drivers/gdisp/RA8875') diff --git a/drivers/gdisp/RA8875/gdisp_lld.c b/drivers/gdisp/RA8875/gdisp_lld.c index d583140b..70a4e68b 100644 --- a/drivers/gdisp/RA8875/gdisp_lld.c +++ b/drivers/gdisp/RA8875/gdisp_lld.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/gdisp/RA8875/gdisp_lld_board_marlin.h b/drivers/gdisp/RA8875/gdisp_lld_board_marlin.h index a58b991a..072ba32e 100644 --- a/drivers/gdisp/RA8875/gdisp_lld_board_marlin.h +++ b/drivers/gdisp/RA8875/gdisp_lld_board_marlin.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/gdisp/RA8875/gdisp_lld_board_template.h b/drivers/gdisp/RA8875/gdisp_lld_board_template.h index dc5b501e..a11c11ab 100644 --- a/drivers/gdisp/RA8875/gdisp_lld_board_template.h +++ b/drivers/gdisp/RA8875/gdisp_lld_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/gdisp/RA8875/gdisp_lld_config.h b/drivers/gdisp/RA8875/gdisp_lld_config.h index 4cf4887a..f49c3e03 100644 --- a/drivers/gdisp/RA8875/gdisp_lld_config.h +++ b/drivers/gdisp/RA8875/gdisp_lld_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 */ /** diff --git a/drivers/gdisp/RA8875/ra8875.h b/drivers/gdisp/RA8875/ra8875.h index 7c25cf42..43210b66 100644 --- a/drivers/gdisp/RA8875/ra8875.h +++ b/drivers/gdisp/RA8875/ra8875.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 */ #ifndef RA8875_H -- cgit v1.2.3