aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/VMT
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gdisp/VMT')
-rw-r--r--drivers/gdisp/VMT/gdisp_lld.c6
-rw-r--r--drivers/gdisp/VMT/gdisp_lld_config.h6
-rw-r--r--drivers/gdisp/VMT/gdisp_lld_driver1.c6
-rw-r--r--drivers/gdisp/VMT/gdisp_lld_driver2.c6
-rw-r--r--drivers/gdisp/VMT/readme.txt2
5 files changed, 13 insertions, 13 deletions
diff --git a/drivers/gdisp/VMT/gdisp_lld.c b/drivers/gdisp/VMT/gdisp_lld.c
index 3e149640..a986b5e5 100644
--- a/drivers/gdisp/VMT/gdisp_lld.c
+++ b/drivers/gdisp/VMT/gdisp_lld.c
@@ -2,14 +2,14 @@
ChibiOS/RT - Copyright (C) 2012
Joel Bodenmann aka Tectu <joel@unormal.org>
- 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/VMT/gdisp_lld_config.h b/drivers/gdisp/VMT/gdisp_lld_config.h
index 6eedc23e..8a1c99d8 100644
--- a/drivers/gdisp/VMT/gdisp_lld_config.h
+++ b/drivers/gdisp/VMT/gdisp_lld_config.h
@@ -2,14 +2,14 @@
ChibiOS/RT - Copyright (C) 2012
Joel Bodenmann aka Tectu <joel@unormal.org>
- 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/VMT/gdisp_lld_driver1.c b/drivers/gdisp/VMT/gdisp_lld_driver1.c
index c15878b1..a07689ea 100644
--- a/drivers/gdisp/VMT/gdisp_lld_driver1.c
+++ b/drivers/gdisp/VMT/gdisp_lld_driver1.c
@@ -2,14 +2,14 @@
ChibiOS/RT - Copyright (C) 2012
Joel Bodenmann aka Tectu <joel@unormal.org>
- 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/VMT/gdisp_lld_driver2.c b/drivers/gdisp/VMT/gdisp_lld_driver2.c
index 4c64ea70..4fe316fa 100644
--- a/drivers/gdisp/VMT/gdisp_lld_driver2.c
+++ b/drivers/gdisp/VMT/gdisp_lld_driver2.c
@@ -2,14 +2,14 @@
ChibiOS/RT - Copyright (C) 2012
Joel Bodenmann aka Tectu <joel@unormal.org>
- 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/VMT/readme.txt b/drivers/gdisp/VMT/readme.txt
index 91d3f58c..d06a62e2 100644
--- a/drivers/gdisp/VMT/readme.txt
+++ b/drivers/gdisp/VMT/readme.txt
@@ -20,4 +20,4 @@ To use this driver:
2. To your makefile add the following lines:
include $(CHIBIOS)/os/halext/halext.mk
include $(CHIBIOS)/os/halext/drivers/gdispVMT/gdisp_lld.mk
- \ No newline at end of file
+