diff options
| author | Joel Bodenmann <joel@unormal.org> | 2013-07-21 22:20:37 +0200 |
|---|---|---|
| committer | Joel Bodenmann <joel@unormal.org> | 2013-07-21 22:20:37 +0200 |
| commit | 73c5ef26f81cb28cbe2fc29e885ea4eea701de1b (patch) | |
| tree | cb006a866df4d125b04f9ee3f98c7530f2679865 /drivers/multiple/X | |
| parent | a6758342668712563bd4058160e6f5dc5636ba18 (diff) | |
| download | uGFX-73c5ef26f81cb28cbe2fc29e885ea4eea701de1b.tar.gz uGFX-73c5ef26f81cb28cbe2fc29e885ea4eea701de1b.tar.bz2 uGFX-73c5ef26f81cb28cbe2fc29e885ea4eea701de1b.zip | |
fixed license headers
Diffstat (limited to 'drivers/multiple/X')
| -rw-r--r-- | drivers/multiple/X/gdisp_lld.c | 2 | ||||
| -rw-r--r-- | drivers/multiple/X/gdisp_lld_config.h | 2 | ||||
| -rw-r--r-- | drivers/multiple/X/ginput_lld_mouse_config.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/drivers/multiple/X/gdisp_lld.c b/drivers/multiple/X/gdisp_lld.c index d5edd9c6..9de35b03 100644 --- a/drivers/multiple/X/gdisp_lld.c +++ b/drivers/multiple/X/gdisp_lld.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://chibios-gfx.com/license.html + * http://ugfx.org/license.html */ /** diff --git a/drivers/multiple/X/gdisp_lld_config.h b/drivers/multiple/X/gdisp_lld_config.h index 6feee5f3..0cacc4f8 100644 --- a/drivers/multiple/X/gdisp_lld_config.h +++ b/drivers/multiple/X/gdisp_lld_config.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://chibios-gfx.com/license.html + * http://ugfx.org/license.html */ /** diff --git a/drivers/multiple/X/ginput_lld_mouse_config.h b/drivers/multiple/X/ginput_lld_mouse_config.h index f0e66ffd..dc3d5a20 100644 --- a/drivers/multiple/X/ginput_lld_mouse_config.h +++ b/drivers/multiple/X/ginput_lld_mouse_config.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://chibios-gfx.com/license.html + * http://ugfx.org/license.html */ /** |
