aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin
diff options
context:
space:
mode:
Diffstat (limited to 'src/gwin')
-rw-r--r--src/gwin/button.c2
-rw-r--r--src/gwin/checkbox.c2
-rw-r--r--src/gwin/console.c2
-rw-r--r--src/gwin/gimage.c2
-rw-r--r--src/gwin/graph.c2
-rw-r--r--src/gwin/gwidget.c2
-rw-r--r--src/gwin/gwin.c2
-rw-r--r--src/gwin/gwm.c2
-rw-r--r--src/gwin/label.c2
-rw-r--r--src/gwin/list.c2
-rw-r--r--src/gwin/radio.c2
-rw-r--r--src/gwin/slider.c2
12 files changed, 12 insertions, 12 deletions
diff --git a/src/gwin/button.c b/src/gwin/button.c
index e6f628c3..7e026cac 100644
--- a/src/gwin/button.c
+++ b/src/gwin/button.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/gwin/checkbox.c b/src/gwin/checkbox.c
index 84eb3b9f..9121a55b 100644
--- a/src/gwin/checkbox.c
+++ b/src/gwin/checkbox.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/gwin/console.c b/src/gwin/console.c
index 06648e9b..b6a20dea 100644
--- a/src/gwin/console.c
+++ b/src/gwin/console.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/gwin/gimage.c b/src/gwin/gimage.c
index 3f0d7231..64376b4b 100644
--- a/src/gwin/gimage.c
+++ b/src/gwin/gimage.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/gwin/graph.c b/src/gwin/graph.c
index de447f4f..8cab05a4 100644
--- a/src/gwin/graph.c
+++ b/src/gwin/graph.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/gwin/gwidget.c b/src/gwin/gwidget.c
index 8fc6ba77..111777a2 100644
--- a/src/gwin/gwidget.c
+++ b/src/gwin/gwidget.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
*/
#include "gfx.h"
diff --git a/src/gwin/gwin.c b/src/gwin/gwin.c
index e5997bc8..f5d78ac6 100644
--- a/src/gwin/gwin.c
+++ b/src/gwin/gwin.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
*/
#include "gfx.h"
diff --git a/src/gwin/gwm.c b/src/gwin/gwm.c
index f9f56838..a8654089 100644
--- a/src/gwin/gwm.c
+++ b/src/gwin/gwm.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
*/
#include "gfx.h"
diff --git a/src/gwin/label.c b/src/gwin/label.c
index a76c0ec4..a933b3ac 100644
--- a/src/gwin/label.c
+++ b/src/gwin/label.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/gwin/list.c b/src/gwin/list.c
index ea0505dc..eae9bb46 100644
--- a/src/gwin/list.c
+++ b/src/gwin/list.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/gwin/radio.c b/src/gwin/radio.c
index 26ff0b83..c9d089b0 100644
--- a/src/gwin/radio.c
+++ b/src/gwin/radio.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/gwin/slider.c b/src/gwin/slider.c
index 4d9c3510..63a57480 100644
--- a/src/gwin/slider.c
+++ b/src/gwin/slider.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
*/
/**