aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos
diff options
context:
space:
mode:
Diffstat (limited to 'src/gos')
-rw-r--r--src/gos/chibios.c2
-rw-r--r--src/gos/posix.c2
-rw-r--r--src/gos/win32.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/gos/chibios.c b/src/gos/chibios.c
index 0b501110..aca1a16e 100644
--- a/src/gos/chibios.c
+++ b/src/gos/chibios.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/gos/posix.c b/src/gos/posix.c
index f48a4caa..e7436311 100644
--- a/src/gos/posix.c
+++ b/src/gos/posix.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/gos/win32.c b/src/gos/win32.c
index 7f0ff037..50be42a5 100644
--- a/src/gos/win32.c
+++ b/src/gos/win32.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
*/
/**