aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdriver
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdriver')
-rw-r--r--src/gdriver/gdriver.c2
-rw-r--r--src/gdriver/gdriver.h2
-rw-r--r--src/gdriver/gdriver.mk2
-rw-r--r--src/gdriver/gdriver_mk.c2
-rw-r--r--src/gdriver/gdriver_options.h2
-rw-r--r--src/gdriver/gdriver_rules.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/gdriver/gdriver.c b/src/gdriver/gdriver.c
index f59918d8..b9cd05a9 100644
--- a/src/gdriver/gdriver.c
+++ b/src/gdriver/gdriver.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/gdriver/gdriver.h b/src/gdriver/gdriver.h
index e8430fb1..540e604e 100644
--- a/src/gdriver/gdriver.h
+++ b/src/gdriver/gdriver.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/gdriver/gdriver.mk b/src/gdriver/gdriver.mk
index 0f728543..eb4f18e8 100644
--- a/src/gdriver/gdriver.mk
+++ b/src/gdriver/gdriver.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/gdriver/gdriver.c
diff --git a/src/gdriver/gdriver_mk.c b/src/gdriver/gdriver_mk.c
index 52bcf069..e63d2385 100644
--- a/src/gdriver/gdriver_mk.c
+++ b/src/gdriver/gdriver_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 "gdriver.c"
diff --git a/src/gdriver/gdriver_options.h b/src/gdriver/gdriver_options.h
index ca3fe1f1..8ce18973 100644
--- a/src/gdriver/gdriver_options.h
+++ b/src/gdriver/gdriver_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/gdriver/gdriver_rules.h b/src/gdriver/gdriver_rules.h
index 2aaffa1b..51d0adef 100644
--- a/src/gdriver/gdriver_rules.h
+++ b/src/gdriver/gdriver_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
*/
/**