aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtimer
diff options
context:
space:
mode:
authorTibo Clausen <tibo.clausen@gmail.com>2018-10-01 17:32:39 +0200
committerTibo Clausen <tibo.clausen@gmail.com>2018-10-01 17:34:15 +0200
commit0840c8e7846f86c530e72ea6d3f97db0f27f7063 (patch)
tree91fe7bb09d54b7c49dd67ac0f24bf0a879451759 /src/gtimer
parent3486e475796b1df79b46dd34119ea72ed74be732 (diff)
downloaduGFX-0840c8e7846f86c530e72ea6d3f97db0f27f7063.tar.gz
uGFX-0840c8e7846f86c530e72ea6d3f97db0f27f7063.tar.bz2
uGFX-0840c8e7846f86c530e72ea6d3f97db0f27f7063.zip
Update license header
Diffstat (limited to 'src/gtimer')
-rw-r--r--src/gtimer/gtimer.c2
-rw-r--r--src/gtimer/gtimer.h2
-rw-r--r--src/gtimer/gtimer.mk2
-rw-r--r--src/gtimer/gtimer_mk.c2
-rw-r--r--src/gtimer/gtimer_options.h2
-rw-r--r--src/gtimer/gtimer_rules.h2
6 files changed, 6 insertions, 6 deletions
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
*/
/**