diff options
Diffstat (limited to 'src/gaudio')
-rw-r--r-- | src/gaudio/gaudio.c | 2 | ||||
-rw-r--r-- | src/gaudio/gaudio.h | 2 | ||||
-rw-r--r-- | src/gaudio/gaudio.mk | 2 | ||||
-rw-r--r-- | src/gaudio/gaudio_driver_play.h | 2 | ||||
-rw-r--r-- | src/gaudio/gaudio_driver_record.h | 2 | ||||
-rw-r--r-- | src/gaudio/gaudio_mk.c | 2 | ||||
-rw-r--r-- | src/gaudio/gaudio_options.h | 2 | ||||
-rw-r--r-- | src/gaudio/gaudio_rules.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/src/gaudio/gaudio.c b/src/gaudio/gaudio.c index c08f1d85..d5ee0eee 100644 --- a/src/gaudio/gaudio.c +++ b/src/gaudio/gaudio.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 "../../gfx.h" diff --git a/src/gaudio/gaudio.h b/src/gaudio/gaudio.h index 0f11c0b4..4be67a99 100644 --- a/src/gaudio/gaudio.h +++ b/src/gaudio/gaudio.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/gaudio/gaudio.mk b/src/gaudio/gaudio.mk index 1a406755..59b49085 100644 --- a/src/gaudio/gaudio.mk +++ b/src/gaudio/gaudio.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/gaudio/gaudio.c diff --git a/src/gaudio/gaudio_driver_play.h b/src/gaudio/gaudio_driver_play.h index 69e194c7..9ae26a7c 100644 --- a/src/gaudio/gaudio_driver_play.h +++ b/src/gaudio/gaudio_driver_play.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/gaudio/gaudio_driver_record.h b/src/gaudio/gaudio_driver_record.h index f7db3d14..516f6aa1 100644 --- a/src/gaudio/gaudio_driver_record.h +++ b/src/gaudio/gaudio_driver_record.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/gaudio/gaudio_mk.c b/src/gaudio/gaudio_mk.c index 02d58fd8..6f93e9fb 100644 --- a/src/gaudio/gaudio_mk.c +++ b/src/gaudio/gaudio_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 "gaudio.c" diff --git a/src/gaudio/gaudio_options.h b/src/gaudio/gaudio_options.h index 41373c8f..d7c0d90b 100644 --- a/src/gaudio/gaudio_options.h +++ b/src/gaudio/gaudio_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/gaudio/gaudio_rules.h b/src/gaudio/gaudio_rules.h index 71b732b3..af0bcedf 100644 --- a/src/gaudio/gaudio_rules.h +++ b/src/gaudio/gaudio_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 */ /** |