aboutsummaryrefslogtreecommitdiffstats
path: root/src/ginput
diff options
context:
space:
mode:
Diffstat (limited to 'src/ginput')
-rw-r--r--src/ginput/dial.c2
-rw-r--r--src/ginput/ginput.c2
-rw-r--r--src/ginput/keyboard.c2
-rw-r--r--src/ginput/mouse.c2
-rw-r--r--src/ginput/toggle.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/ginput/dial.c b/src/ginput/dial.c
index d978aa65..a9d1858c 100644
--- a/src/ginput/dial.c
+++ b/src/ginput/dial.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/ginput/ginput.c b/src/ginput/ginput.c
index 4f2e72b0..87c4a668 100644
--- a/src/ginput/ginput.c
+++ b/src/ginput/ginput.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/ginput/keyboard.c b/src/ginput/keyboard.c
index a0f1f2cb..98fad414 100644
--- a/src/ginput/keyboard.c
+++ b/src/ginput/keyboard.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/ginput/mouse.c b/src/ginput/mouse.c
index 11b358f9..28707d8b 100644
--- a/src/ginput/mouse.c
+++ b/src/ginput/mouse.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/ginput/toggle.c b/src/ginput/toggle.c
index fdbfb8ce..ec089ecb 100644
--- a/src/ginput/toggle.c
+++ b/src/ginput/toggle.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
*/
/**