From 0ba16c35afe1a09c74c125a12869b6aaf208cd3f Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Tue, 25 Sep 2012 00:19:10 +0200 Subject: renaming from ChibiOS-LCD-Driver to ChibiOS/GFX --- drivers/gdisp/Nokia6610/GE12.h | 6 +++--- drivers/gdisp/Nokia6610/GE8.h | 6 +++--- drivers/gdisp/Nokia6610/gdisp_lld.c | 6 +++--- drivers/gdisp/Nokia6610/gdisp_lld_board_example.h | 6 +++--- drivers/gdisp/Nokia6610/gdisp_lld_board_olimexsam7ex256.h | 6 +++--- drivers/gdisp/Nokia6610/gdisp_lld_config.h | 6 +++--- 6 files changed, 18 insertions(+), 18 deletions(-) (limited to 'drivers/gdisp/Nokia6610') diff --git a/drivers/gdisp/Nokia6610/GE12.h b/drivers/gdisp/Nokia6610/GE12.h index 7f438d9a..668f475d 100644 --- a/drivers/gdisp/Nokia6610/GE12.h +++ b/drivers/gdisp/Nokia6610/GE12.h @@ -2,14 +2,14 @@ ChibiOS/RT - Copyright (C) 2012 Joel Bodenmann aka Tectu - This file is part of ChibiOS-LCD-Driver. + This file is part of ChibiOS/GFX. - ChibiOS-LCD-Driver is free software; you can redistribute it and/or modify + ChibiOS/GFX is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - ChibiOS-LCD-Driver is distributed in the hope that it will be useful, + ChibiOS/GFX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/drivers/gdisp/Nokia6610/GE8.h b/drivers/gdisp/Nokia6610/GE8.h index 3ae0be77..ea835e1b 100644 --- a/drivers/gdisp/Nokia6610/GE8.h +++ b/drivers/gdisp/Nokia6610/GE8.h @@ -2,14 +2,14 @@ ChibiOS/RT - Copyright (C) 2012 Joel Bodenmann aka Tectu - This file is part of ChibiOS-LCD-Driver. + This file is part of ChibiOS/GFX. - ChibiOS-LCD-Driver is free software; you can redistribute it and/or modify + ChibiOS/GFX is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - ChibiOS-LCD-Driver is distributed in the hope that it will be useful, + ChibiOS/GFX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/drivers/gdisp/Nokia6610/gdisp_lld.c b/drivers/gdisp/Nokia6610/gdisp_lld.c index c72b589b..343f2cc6 100644 --- a/drivers/gdisp/Nokia6610/gdisp_lld.c +++ b/drivers/gdisp/Nokia6610/gdisp_lld.c @@ -2,14 +2,14 @@ ChibiOS/RT - Copyright (C) 2012 Joel Bodenmann aka Tectu - This file is part of ChibiOS-LCD-Driver. + This file is part of ChibiOS/GFX. - ChibiOS-LCD-Driver is free software; you can redistribute it and/or modify + ChibiOS/GFX is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - ChibiOS-LCD-Driver is distributed in the hope that it will be useful, + ChibiOS/GFX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/drivers/gdisp/Nokia6610/gdisp_lld_board_example.h b/drivers/gdisp/Nokia6610/gdisp_lld_board_example.h index 12b136da..2681a235 100644 --- a/drivers/gdisp/Nokia6610/gdisp_lld_board_example.h +++ b/drivers/gdisp/Nokia6610/gdisp_lld_board_example.h @@ -2,14 +2,14 @@ ChibiOS/RT - Copyright (C) 2012 Joel Bodenmann aka Tectu - This file is part of ChibiOS-LCD-Driver. + This file is part of ChibiOS/GFX. - ChibiOS-LCD-Driver is free software; you can redistribute it and/or modify + ChibiOS/GFX is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - ChibiOS-LCD-Driver is distributed in the hope that it will be useful, + ChibiOS/GFX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/drivers/gdisp/Nokia6610/gdisp_lld_board_olimexsam7ex256.h b/drivers/gdisp/Nokia6610/gdisp_lld_board_olimexsam7ex256.h index d42dc6d4..897c32aa 100644 --- a/drivers/gdisp/Nokia6610/gdisp_lld_board_olimexsam7ex256.h +++ b/drivers/gdisp/Nokia6610/gdisp_lld_board_olimexsam7ex256.h @@ -2,14 +2,14 @@ ChibiOS/RT - Copyright (C) 2012 Joel Bodenmann aka Tectu - This file is part of ChibiOS-LCD-Driver. + This file is part of ChibiOS/GFX. - ChibiOS-LCD-Driver is free software; you can redistribute it and/or modify + ChibiOS/GFX is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - ChibiOS-LCD-Driver is distributed in the hope that it will be useful, + ChibiOS/GFX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/drivers/gdisp/Nokia6610/gdisp_lld_config.h b/drivers/gdisp/Nokia6610/gdisp_lld_config.h index 70d93ade..e94c94ad 100644 --- a/drivers/gdisp/Nokia6610/gdisp_lld_config.h +++ b/drivers/gdisp/Nokia6610/gdisp_lld_config.h @@ -2,14 +2,14 @@ ChibiOS/RT - Copyright (C) 2012 Joel Bodenmann aka Tectu - This file is part of ChibiOS-LCD-Driver. + This file is part of ChibiOS/GFX. - ChibiOS-LCD-Driver is free software; you can redistribute it and/or modify + ChibiOS/GFX is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - ChibiOS-LCD-Driver is distributed in the hope that it will be useful, + ChibiOS/GFX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -- cgit v1.2.3