diff options
Diffstat (limited to 'drivers/gdisp/STM32LTDC/stm32_ltdc.h')
-rw-r--r-- | drivers/gdisp/STM32LTDC/stm32_ltdc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gdisp/STM32LTDC/stm32_ltdc.h b/drivers/gdisp/STM32LTDC/stm32_ltdc.h index 16a48ee3..e53ae0c6 100644 --- a/drivers/gdisp/STM32LTDC/stm32_ltdc.h +++ b/drivers/gdisp/STM32LTDC/stm32_ltdc.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
*/
#ifndef STM32_LTDC_H
|