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 --- src/gtimer/gtimer.c | 2 +- src/gtimer/gtimer.h | 2 +- src/gtimer/gtimer.mk | 2 +- src/gtimer/gtimer_mk.c | 2 +- src/gtimer/gtimer_options.h | 2 +- src/gtimer/gtimer_rules.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/gtimer') diff --git a/src/gtimer/gtimer.c b/src/gtimer/gtimer.c index 47f6d579..7dbd7f90 100644 --- a/src/gtimer/gtimer.c +++ b/src/gtimer/gtimer.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/src/gtimer/gtimer.h b/src/gtimer/gtimer.h index aeae880f..a2b65cbc 100644 --- a/src/gtimer/gtimer.h +++ b/src/gtimer/gtimer.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 */ /** diff --git a/src/gtimer/gtimer.mk b/src/gtimer/gtimer.mk index 4ef9442d..f39edc6b 100644 --- a/src/gtimer/gtimer.mk +++ b/src/gtimer/gtimer.mk @@ -1,6 +1,6 @@ # 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 GFXSRC += $(GFXLIB)/src/gtimer/gtimer.c diff --git a/src/gtimer/gtimer_mk.c b/src/gtimer/gtimer_mk.c index 0a1b7481..816e9c41 100644 --- a/src/gtimer/gtimer_mk.c +++ b/src/gtimer/gtimer_mk.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 "gtimer.c" diff --git a/src/gtimer/gtimer_options.h b/src/gtimer/gtimer_options.h index d3fd5f0d..2acede95 100644 --- a/src/gtimer/gtimer_options.h +++ b/src/gtimer/gtimer_options.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 */ /** diff --git a/src/gtimer/gtimer_rules.h b/src/gtimer/gtimer_rules.h index f2b4304e..142e87f3 100644 --- a/src/gtimer/gtimer_rules.h +++ b/src/gtimer/gtimer_rules.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 */ /** -- cgit v1.2.3