diff options
Diffstat (limited to 'src/gadc')
-rw-r--r-- | src/gadc/gadc.c | 2 | ||||
-rw-r--r-- | src/gadc/gadc.h | 2 | ||||
-rw-r--r-- | src/gadc/gadc.mk | 2 | ||||
-rw-r--r-- | src/gadc/gadc_driver.h | 2 | ||||
-rw-r--r-- | src/gadc/gadc_mk.c | 2 | ||||
-rw-r--r-- | src/gadc/gadc_options.h | 2 | ||||
-rw-r--r-- | src/gadc/gadc_rules.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/gadc/gadc.c b/src/gadc/gadc.c index d3b8fb70..0cd9c82e 100644 --- a/src/gadc/gadc.c +++ b/src/gadc/gadc.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/gadc/gadc.h b/src/gadc/gadc.h index 2743af94..d731f9ef 100644 --- a/src/gadc/gadc.h +++ b/src/gadc/gadc.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/gadc/gadc.mk b/src/gadc/gadc.mk index 4ca0e7a3..ead20302 100644 --- a/src/gadc/gadc.mk +++ b/src/gadc/gadc.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/gadc/gadc.c diff --git a/src/gadc/gadc_driver.h b/src/gadc/gadc_driver.h index f821b7aa..ba73aa15 100644 --- a/src/gadc/gadc_driver.h +++ b/src/gadc/gadc_driver.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/gadc/gadc_mk.c b/src/gadc/gadc_mk.c index 452c470a..1475fafb 100644 --- a/src/gadc/gadc_mk.c +++ b/src/gadc/gadc_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 "gadc.c" diff --git a/src/gadc/gadc_options.h b/src/gadc/gadc_options.h index 18c5038c..0e18b07d 100644 --- a/src/gadc/gadc_options.h +++ b/src/gadc/gadc_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/gadc/gadc_rules.h b/src/gadc/gadc_rules.h index ec1331f2..c430bbb4 100644 --- a/src/gadc/gadc_rules.h +++ b/src/gadc/gadc_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 */ /** |