From 0840c8e7846f86c530e72ea6d3f97db0f27f7063 Mon Sep 17 00:00:00 2001 From: Tibo Clausen Date: Mon, 1 Oct 2018 17:32:39 +0200 Subject: Update license header --- drivers/gdisp/Nokia6610GE8/GE8.h | 2 +- drivers/gdisp/Nokia6610GE8/board_Nokia6610GE8_template.h | 2 +- drivers/gdisp/Nokia6610GE8/gdisp_lld_Nokia6610GE8.c | 2 +- drivers/gdisp/Nokia6610GE8/gdisp_lld_config.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'drivers/gdisp/Nokia6610GE8') diff --git a/drivers/gdisp/Nokia6610GE8/GE8.h b/drivers/gdisp/Nokia6610GE8/GE8.h index 2bc54ac4..f5510a0d 100644 --- a/drivers/gdisp/Nokia6610GE8/GE8.h +++ b/drivers/gdisp/Nokia6610GE8/GE8.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://ugfx.org/license.html + * http://ugfx.io/license.html */ #ifndef GE8_H diff --git a/drivers/gdisp/Nokia6610GE8/board_Nokia6610GE8_template.h b/drivers/gdisp/Nokia6610GE8/board_Nokia6610GE8_template.h index dd5828ca..de84b8aa 100644 --- a/drivers/gdisp/Nokia6610GE8/board_Nokia6610GE8_template.h +++ b/drivers/gdisp/Nokia6610GE8/board_Nokia6610GE8_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://ugfx.org/license.html + * http://ugfx.io/license.html */ #ifndef _GDISP_LLD_BOARD_H diff --git a/drivers/gdisp/Nokia6610GE8/gdisp_lld_Nokia6610GE8.c b/drivers/gdisp/Nokia6610GE8/gdisp_lld_Nokia6610GE8.c index b37b9a53..7bc55aa1 100644 --- a/drivers/gdisp/Nokia6610GE8/gdisp_lld_Nokia6610GE8.c +++ b/drivers/gdisp/Nokia6610GE8/gdisp_lld_Nokia6610GE8.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://ugfx.org/license.html + * http://ugfx.io/license.html */ #include "gfx.h" diff --git a/drivers/gdisp/Nokia6610GE8/gdisp_lld_config.h b/drivers/gdisp/Nokia6610GE8/gdisp_lld_config.h index 1735088f..c62dd6a5 100644 --- a/drivers/gdisp/Nokia6610GE8/gdisp_lld_config.h +++ b/drivers/gdisp/Nokia6610GE8/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://ugfx.org/license.html + * http://ugfx.io/license.html */ #ifndef _GDISP_LLD_CONFIG_H -- cgit v1.2.3