aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmisc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gmisc')
-rw-r--r--src/gmisc/arrayops.c2
-rw-r--r--src/gmisc/gmisc.c2
-rw-r--r--src/gmisc/trig.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/gmisc/arrayops.c b/src/gmisc/arrayops.c
index d433437e..1c4f821a 100644
--- a/src/gmisc/arrayops.c
+++ b/src/gmisc/arrayops.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/src/gmisc/gmisc.c b/src/gmisc/gmisc.c
index 9573d3a0..38da6bfa 100644
--- a/src/gmisc/gmisc.c
+++ b/src/gmisc/gmisc.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/src/gmisc/trig.c b/src/gmisc/trig.c
index e49a4c22..510ee597 100644
--- a/src/gmisc/trig.c
+++ b/src/gmisc/trig.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
*/
/**