diff options
Diffstat (limited to 'drivers/multiple/Win32')
| -rw-r--r-- | drivers/multiple/Win32/gdisp_lld.c | 2 | ||||
| -rw-r--r-- | drivers/multiple/Win32/gdisp_lld_config.h | 12 | ||||
| -rw-r--r-- | drivers/multiple/Win32/ginput_lld_mouse_config.h | 2 | ||||
| -rw-r--r-- | drivers/multiple/Win32/ginput_lld_toggle_config.h | 2 | 
4 files changed, 9 insertions, 9 deletions
| diff --git a/drivers/multiple/Win32/gdisp_lld.c b/drivers/multiple/Win32/gdisp_lld.c index b53b3632..c528d7b4 100644 --- a/drivers/multiple/Win32/gdisp_lld.c +++ b/drivers/multiple/Win32/gdisp_lld.c @@ -1,5 +1,5 @@  /* - * This file is subject to the terms of the GFX License, v1.0. If a copy of + * 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://chibios-gfx.com/license.html diff --git a/drivers/multiple/Win32/gdisp_lld_config.h b/drivers/multiple/Win32/gdisp_lld_config.h index c1886ac8..5e0af71b 100644 --- a/drivers/multiple/Win32/gdisp_lld_config.h +++ b/drivers/multiple/Win32/gdisp_lld_config.h @@ -1,9 +1,9 @@ -/* - * This file is subject to the terms of the GFX License, v1.0. If a copy of - * the license was not distributed with this file, you can obtain one at: - * - *              http://chibios-gfx.com/license.html - */ +/*
 + * 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://chibios-gfx.com/license.html
 + */
  /**
   * @file    drivers/multiple/Win32/gdisp_lld_config.h
 diff --git a/drivers/multiple/Win32/ginput_lld_mouse_config.h b/drivers/multiple/Win32/ginput_lld_mouse_config.h index 39478aaa..bcd69808 100644 --- a/drivers/multiple/Win32/ginput_lld_mouse_config.h +++ b/drivers/multiple/Win32/ginput_lld_mouse_config.h @@ -1,5 +1,5 @@  /* - * This file is subject to the terms of the GFX License, v1.0. If a copy of + * 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://chibios-gfx.com/license.html diff --git a/drivers/multiple/Win32/ginput_lld_toggle_config.h b/drivers/multiple/Win32/ginput_lld_toggle_config.h index d487ca42..4418a683 100644 --- a/drivers/multiple/Win32/ginput_lld_toggle_config.h +++ b/drivers/multiple/Win32/ginput_lld_toggle_config.h @@ -1,5 +1,5 @@  /*
 - * This file is subject to the terms of the GFX License, v1.0. If a copy of
 + * 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://chibios-gfx.com/license.html
 | 
