aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtrans
diff options
context:
space:
mode:
authorTibo Clausen <tibo.clausen@gmail.com>2018-10-01 17:32:39 +0200
committerTibo Clausen <tibo.clausen@gmail.com>2018-10-01 17:34:15 +0200
commit0840c8e7846f86c530e72ea6d3f97db0f27f7063 (patch)
tree91fe7bb09d54b7c49dd67ac0f24bf0a879451759 /src/gtrans
parent3486e475796b1df79b46dd34119ea72ed74be732 (diff)
downloaduGFX-0840c8e7846f86c530e72ea6d3f97db0f27f7063.tar.gz
uGFX-0840c8e7846f86c530e72ea6d3f97db0f27f7063.tar.bz2
uGFX-0840c8e7846f86c530e72ea6d3f97db0f27f7063.zip
Update license header
Diffstat (limited to 'src/gtrans')
-rw-r--r--src/gtrans/gtrans.c2
-rw-r--r--src/gtrans/gtrans.h2
-rw-r--r--src/gtrans/gtrans.mk2
-rw-r--r--src/gtrans/gtrans_mk.c2
-rw-r--r--src/gtrans/gtrans_options.h2
-rw-r--r--src/gtrans/gtrans_rules.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/gtrans/gtrans.c b/src/gtrans/gtrans.c
index 07409838..c2d41246 100644
--- a/src/gtrans/gtrans.c
+++ b/src/gtrans/gtrans.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 <string.h>
diff --git a/src/gtrans/gtrans.h b/src/gtrans/gtrans.h
index 49d5d168..d25b1c54 100644
--- a/src/gtrans/gtrans.h
+++ b/src/gtrans/gtrans.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/gtrans/gtrans.mk b/src/gtrans/gtrans.mk
index e2f474f3..2776dc7c 100644
--- a/src/gtrans/gtrans.mk
+++ b/src/gtrans/gtrans.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/gtrans/gtrans.c
diff --git a/src/gtrans/gtrans_mk.c b/src/gtrans/gtrans_mk.c
index 57557509..cd9f901e 100644
--- a/src/gtrans/gtrans_mk.c
+++ b/src/gtrans/gtrans_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 "gtrans.c"
diff --git a/src/gtrans/gtrans_options.h b/src/gtrans/gtrans_options.h
index 04193f85..86ad87ef 100644
--- a/src/gtrans/gtrans_options.h
+++ b/src/gtrans/gtrans_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/gtrans/gtrans_rules.h b/src/gtrans/gtrans_rules.h
index e5d383ce..6dd0fb85 100644
--- a/src/gtrans/gtrans_rules.h
+++ b/src/gtrans/gtrans_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
*/
/**