diff options
author | Tibo Clausen <tibo.clausen@gmail.com> | 2018-10-01 17:32:39 +0200 |
---|---|---|
committer | Tibo Clausen <tibo.clausen@gmail.com> | 2018-10-01 17:34:15 +0200 |
commit | 0840c8e7846f86c530e72ea6d3f97db0f27f7063 (patch) | |
tree | 91fe7bb09d54b7c49dd67ac0f24bf0a879451759 /boards/base/Embest-STM32-DMSTF4BB | |
parent | 3486e475796b1df79b46dd34119ea72ed74be732 (diff) | |
download | uGFX-0840c8e7846f86c530e72ea6d3f97db0f27f7063.tar.gz uGFX-0840c8e7846f86c530e72ea6d3f97db0f27f7063.tar.bz2 uGFX-0840c8e7846f86c530e72ea6d3f97db0f27f7063.zip |
Update license header
Diffstat (limited to 'boards/base/Embest-STM32-DMSTF4BB')
-rw-r--r-- | boards/base/Embest-STM32-DMSTF4BB/board_SSD2119.h | 2 | ||||
-rw-r--r-- | boards/base/Embest-STM32-DMSTF4BB/gmouse_lld_STMPE811_board.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/boards/base/Embest-STM32-DMSTF4BB/board_SSD2119.h b/boards/base/Embest-STM32-DMSTF4BB/board_SSD2119.h index 28effec1..b0c8bbb0 100644 --- a/boards/base/Embest-STM32-DMSTF4BB/board_SSD2119.h +++ b/boards/base/Embest-STM32-DMSTF4BB/board_SSD2119.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 _GDISP_LLD_BOARD_H diff --git a/boards/base/Embest-STM32-DMSTF4BB/gmouse_lld_STMPE811_board.h b/boards/base/Embest-STM32-DMSTF4BB/gmouse_lld_STMPE811_board.h index 61304a62..da30c4a7 100644 --- a/boards/base/Embest-STM32-DMSTF4BB/gmouse_lld_STMPE811_board.h +++ b/boards/base/Embest-STM32-DMSTF4BB/gmouse_lld_STMPE811_board.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 _GINPUT_LLD_MOUSE_BOARD_H |