diff options
Diffstat (limited to 'demos/games')
7 files changed, 7 insertions, 7 deletions
diff --git a/demos/games/tetris/Example_Makefiles/stm32f4/board_SSD1289.h b/demos/games/tetris/Example_Makefiles/stm32f4/board_SSD1289.h index 736840e2..35ef653d 100644 --- a/demos/games/tetris/Example_Makefiles/stm32f4/board_SSD1289.h +++ b/demos/games/tetris/Example_Makefiles/stm32f4/board_SSD1289.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/demos/games/tetris/Example_Makefiles/stm32f4/ginput_lld_mouse_board.h b/demos/games/tetris/Example_Makefiles/stm32f4/ginput_lld_mouse_board.h index 0568d4e5..4ba46339 100644 --- a/demos/games/tetris/Example_Makefiles/stm32f4/ginput_lld_mouse_board.h +++ b/demos/games/tetris/Example_Makefiles/stm32f4/ginput_lld_mouse_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 diff --git a/demos/games/tetris/Example_Makefiles/stm32f4/gmouse_lld_ADS7843_board.h b/demos/games/tetris/Example_Makefiles/stm32f4/gmouse_lld_ADS7843_board.h index 1af92bb2..eef222fa 100644 --- a/demos/games/tetris/Example_Makefiles/stm32f4/gmouse_lld_ADS7843_board.h +++ b/demos/games/tetris/Example_Makefiles/stm32f4/gmouse_lld_ADS7843_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 */ /** diff --git a/demos/games/tetris/Example_Makefiles/stm32f4/gmouse_lld_ADS7843_board.h.old b/demos/games/tetris/Example_Makefiles/stm32f4/gmouse_lld_ADS7843_board.h.old index 70a22ee3..f5f39c63 100644 --- a/demos/games/tetris/Example_Makefiles/stm32f4/gmouse_lld_ADS7843_board.h.old +++ b/demos/games/tetris/Example_Makefiles/stm32f4/gmouse_lld_ADS7843_board.h.old @@ -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 diff --git a/demos/games/tetris/Example_Makefiles/stm32f4_chibios_3.x/board_SSD1289.h b/demos/games/tetris/Example_Makefiles/stm32f4_chibios_3.x/board_SSD1289.h index f8ddfe51..9ad3edd5 100644 --- a/demos/games/tetris/Example_Makefiles/stm32f4_chibios_3.x/board_SSD1289.h +++ b/demos/games/tetris/Example_Makefiles/stm32f4_chibios_3.x/board_SSD1289.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/demos/games/tetris/Example_Makefiles/stm32f4_chibios_3.x/ginput_lld_mouse_board.h b/demos/games/tetris/Example_Makefiles/stm32f4_chibios_3.x/ginput_lld_mouse_board.h index 0568d4e5..4ba46339 100644 --- a/demos/games/tetris/Example_Makefiles/stm32f4_chibios_3.x/ginput_lld_mouse_board.h +++ b/demos/games/tetris/Example_Makefiles/stm32f4_chibios_3.x/ginput_lld_mouse_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 diff --git a/demos/games/tetris/Example_Makefiles/stm32f4_chibios_3.x/gmouse_lld_ADS7843_board.h b/demos/games/tetris/Example_Makefiles/stm32f4_chibios_3.x/gmouse_lld_ADS7843_board.h index 70a22ee3..f5f39c63 100644 --- a/demos/games/tetris/Example_Makefiles/stm32f4_chibios_3.x/gmouse_lld_ADS7843_board.h +++ b/demos/games/tetris/Example_Makefiles/stm32f4_chibios_3.x/gmouse_lld_ADS7843_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 |