diff options
Diffstat (limited to 'include/tdisp')
-rw-r--r-- | include/tdisp/lld/tdisp_lld.h | 2 | ||||
-rw-r--r-- | include/tdisp/options.h | 2 | ||||
-rw-r--r-- | include/tdisp/tdisp.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/include/tdisp/lld/tdisp_lld.h b/include/tdisp/lld/tdisp_lld.h index 65b5c38d..93c293b4 100644 --- a/include/tdisp/lld/tdisp_lld.h +++ b/include/tdisp/lld/tdisp_lld.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://chibios-gfx.com/license.html
+ * http://ugfx.org/license.html
*/
/**
diff --git a/include/tdisp/options.h b/include/tdisp/options.h index 609eccf6..9aaa79d9 100644 --- a/include/tdisp/options.h +++ b/include/tdisp/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://chibios-gfx.com/license.html
+ * http://ugfx.org/license.html
*/
/**
diff --git a/include/tdisp/tdisp.h b/include/tdisp/tdisp.h index 9f264b25..040d5bc1 100644 --- a/include/tdisp/tdisp.h +++ b/include/tdisp/tdisp.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://chibios-gfx.com/license.html
+ * http://ugfx.org/license.html
*/
/**
|