From ed0bac9765614e9f12bc02661e37f41d6f30975e Mon Sep 17 00:00:00 2001 From: inmarket Date: Sat, 15 Jun 2013 21:37:22 +1000 Subject: License header updates --- include/gadc/gadc.h | 2 +- include/gadc/lld/gadc_lld.h | 2 +- include/gadc/options.h | 2 +- include/gaudin/gaudin.h | 2 +- include/gaudin/lld/gaudin_lld.h | 2 +- include/gaudin/options.h | 2 +- include/gaudout/gaudout.h | 2 +- include/gaudout/options.h | 2 +- include/gdisp/fonts.h | 2 +- include/gdisp/gdisp.h | 2 +- include/gdisp/image.h | 2 +- include/gdisp/lld/emulation.c | 2 +- include/gdisp/lld/gdisp_lld.h | 2 +- include/gdisp/lld/gdisp_lld_msgs.h | 2 +- include/gdisp/options.h | 2 +- include/gevent/gevent.h | 2 +- include/gevent/options.h | 2 +- include/gfx.h | 2 +- include/gfx_rules.h | 2 +- include/ginput/dial.h | 2 +- include/ginput/ginput.h | 2 +- include/ginput/keyboard.h | 2 +- include/ginput/lld/dial.h | 2 +- include/ginput/lld/mouse.h | 2 +- include/ginput/lld/toggle.h | 2 +- include/ginput/mouse.h | 2 +- include/ginput/options.h | 2 +- include/ginput/toggle.h | 2 +- include/gmisc/gmisc.h | 2 +- include/gmisc/options.h | 2 +- include/gos/chibios.h | 22 +++++----------------- include/gos/gos.h | 22 +++++----------------- include/gos/options.h | 23 +++++------------------ include/gos/posix.h | 22 +++++----------------- include/gos/win32.h | 22 +++++----------------- include/gqueue/gqueue.h | 22 +++++----------------- include/gqueue/options.h | 23 +++++------------------ include/gtimer/gtimer.h | 2 +- include/gtimer/options.h | 2 +- include/gwin/button.h | 2 +- include/gwin/checkbox.h | 2 +- include/gwin/console.h | 2 +- include/gwin/graph.h | 2 +- include/gwin/gwin.h | 2 +- include/gwin/internal.h | 2 +- include/gwin/options.h | 2 +- include/gwin/slider.h | 2 +- include/tdisp/lld/tdisp_lld.h | 2 +- include/tdisp/options.h | 2 +- include/tdisp/tdisp.h | 2 +- 50 files changed, 78 insertions(+), 164 deletions(-) (limited to 'include') diff --git a/include/gadc/gadc.h b/include/gadc/gadc.h index 6da63a15..ce2ad658 100644 --- a/include/gadc/gadc.h +++ b/include/gadc/gadc.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/include/gadc/lld/gadc_lld.h b/include/gadc/lld/gadc_lld.h index a2f4822c..5c0b4a3b 100644 --- a/include/gadc/lld/gadc_lld.h +++ b/include/gadc/lld/gadc_lld.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/include/gadc/options.h b/include/gadc/options.h index c83a71bf..4c83fa5c 100644 --- a/include/gadc/options.h +++ b/include/gadc/options.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/include/gaudin/gaudin.h b/include/gaudin/gaudin.h index 7175f631..3e6f9fe3 100644 --- a/include/gaudin/gaudin.h +++ b/include/gaudin/gaudin.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/include/gaudin/lld/gaudin_lld.h b/include/gaudin/lld/gaudin_lld.h index 6a9e34c1..77357ccf 100644 --- a/include/gaudin/lld/gaudin_lld.h +++ b/include/gaudin/lld/gaudin_lld.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/include/gaudin/options.h b/include/gaudin/options.h index 95f75f09..d5064b90 100644 --- a/include/gaudin/options.h +++ b/include/gaudin/options.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/include/gaudout/gaudout.h b/include/gaudout/gaudout.h index ef60eeb0..7d096ba7 100644 --- a/include/gaudout/gaudout.h +++ b/include/gaudout/gaudout.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/include/gaudout/options.h b/include/gaudout/options.h index 26337fab..3a590b08 100644 --- a/include/gaudout/options.h +++ b/include/gaudout/options.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/include/gdisp/fonts.h b/include/gdisp/fonts.h index 881b90ad..2a0db5d0 100644 --- a/include/gdisp/fonts.h +++ b/include/gdisp/fonts.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/include/gdisp/gdisp.h b/include/gdisp/gdisp.h index c005f1e3..f7208b00 100644 --- a/include/gdisp/gdisp.h +++ b/include/gdisp/gdisp.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/include/gdisp/image.h b/include/gdisp/image.h index 5dcd9c56..696500a6 100644 --- a/include/gdisp/image.h +++ b/include/gdisp/image.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/include/gdisp/lld/emulation.c b/include/gdisp/lld/emulation.c index ac97b515..c64f8259 100644 --- a/include/gdisp/lld/emulation.c +++ b/include/gdisp/lld/emulation.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/include/gdisp/lld/gdisp_lld.h b/include/gdisp/lld/gdisp_lld.h index fa4c1c63..faeee858 100644 --- a/include/gdisp/lld/gdisp_lld.h +++ b/include/gdisp/lld/gdisp_lld.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/include/gdisp/lld/gdisp_lld_msgs.h b/include/gdisp/lld/gdisp_lld_msgs.h index 91d8ed97..4c91d880 100644 --- a/include/gdisp/lld/gdisp_lld_msgs.h +++ b/include/gdisp/lld/gdisp_lld_msgs.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/include/gdisp/options.h b/include/gdisp/options.h index 0873a956..48b96aa1 100644 --- a/include/gdisp/options.h +++ b/include/gdisp/options.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/include/gevent/gevent.h b/include/gevent/gevent.h index 59557991..b0039849 100644 --- a/include/gevent/gevent.h +++ b/include/gevent/gevent.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/include/gevent/options.h b/include/gevent/options.h index 4f841492..02a7c60b 100644 --- a/include/gevent/options.h +++ b/include/gevent/options.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/include/gfx.h b/include/gfx.h index 7c82243b..24cc4ac4 100644 --- a/include/gfx.h +++ b/include/gfx.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/include/gfx_rules.h b/include/gfx_rules.h index 4b7e9506..95874736 100644 --- a/include/gfx_rules.h +++ b/include/gfx_rules.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/include/ginput/dial.h b/include/ginput/dial.h index af54952a..19395789 100644 --- a/include/ginput/dial.h +++ b/include/ginput/dial.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/include/ginput/ginput.h b/include/ginput/ginput.h index be998c4e..610ec45b 100644 --- a/include/ginput/ginput.h +++ b/include/ginput/ginput.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/include/ginput/keyboard.h b/include/ginput/keyboard.h index add2eff7..b9c902f6 100644 --- a/include/ginput/keyboard.h +++ b/include/ginput/keyboard.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/include/ginput/lld/dial.h b/include/ginput/lld/dial.h index 7c16851f..09013af7 100644 --- a/include/ginput/lld/dial.h +++ b/include/ginput/lld/dial.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/include/ginput/lld/mouse.h b/include/ginput/lld/mouse.h index a9e755c4..0aea6bb4 100644 --- a/include/ginput/lld/mouse.h +++ b/include/ginput/lld/mouse.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/include/ginput/lld/toggle.h b/include/ginput/lld/toggle.h index 8db4bea6..02bc5eb7 100644 --- a/include/ginput/lld/toggle.h +++ b/include/ginput/lld/toggle.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/include/ginput/mouse.h b/include/ginput/mouse.h index 011372c4..a67812eb 100644 --- a/include/ginput/mouse.h +++ b/include/ginput/mouse.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/include/ginput/options.h b/include/ginput/options.h index 2f7938e2..21d7b075 100644 --- a/include/ginput/options.h +++ b/include/ginput/options.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/include/ginput/toggle.h b/include/ginput/toggle.h index ee3d8420..d9b848d3 100644 --- a/include/ginput/toggle.h +++ b/include/ginput/toggle.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/include/gmisc/gmisc.h b/include/gmisc/gmisc.h index 21eb2bbe..4bebc984 100644 --- a/include/gmisc/gmisc.h +++ b/include/gmisc/gmisc.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/include/gmisc/options.h b/include/gmisc/options.h index 5a2f68ea..fe8288ae 100644 --- a/include/gmisc/options.h +++ b/include/gmisc/options.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/include/gos/chibios.h b/include/gos/chibios.h index 280a9a45..5193d506 100644 --- a/include/gos/chibios.h +++ b/include/gos/chibios.h @@ -1,22 +1,10 @@ /* - ChibiOS/GFX - Copyright (C) 2012, 2013 - Joel Bodenmann aka Tectu - - This file is part of ChibiOS/GFX. - - 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/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. + * 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 + */ - You should have received a copy of the GNU General Public License - along with this program. If not, see . -*/ /** * @file include/gos/chibios.h * @brief GOS - Operating System Support header file for ChibiOS. diff --git a/include/gos/gos.h b/include/gos/gos.h index 177349cf..fe45ce60 100644 --- a/include/gos/gos.h +++ b/include/gos/gos.h @@ -1,22 +1,10 @@ /* - ChibiOS/GFX - Copyright (C) 2012, 2013 - Joel Bodenmann aka Tectu - - This file is part of ChibiOS/GFX. - - 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/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. + * 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 + */ - You should have received a copy of the GNU General Public License - along with this program. If not, see . -*/ /** * @file include/gos/gos.h * @brief GOS - Operating System Support header file. diff --git a/include/gos/options.h b/include/gos/options.h index f9d41bb5..2ac15926 100644 --- a/include/gos/options.h +++ b/include/gos/options.h @@ -1,22 +1,9 @@ /* - ChibiOS/GFX - Copyright (C) 2012, 2013 - Joel Bodenmann aka Tectu - - This file is part of ChibiOS/GFX. - - 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/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. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . -*/ + * 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 include/gos/options.h diff --git a/include/gos/posix.h b/include/gos/posix.h index f61b13db..f81fb26b 100644 --- a/include/gos/posix.h +++ b/include/gos/posix.h @@ -1,22 +1,10 @@ /* - ChibiOS/GFX - Copyright (C) 2012, 2013 - Joel Bodenmann aka Tectu - - This file is part of ChibiOS/GFX. - - 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/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. + * 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 + */ - You should have received a copy of the GNU General Public License - along with this program. If not, see . -*/ /** * @file include/gos/posix.h * @brief GOS - Operating System Support header file for POSIX. diff --git a/include/gos/win32.h b/include/gos/win32.h index d61de187..fbb45d9b 100644 --- a/include/gos/win32.h +++ b/include/gos/win32.h @@ -1,22 +1,10 @@ /* - ChibiOS/GFX - Copyright (C) 2012, 2013 - Joel Bodenmann aka Tectu - - This file is part of ChibiOS/GFX. - - 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/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. + * 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 + */ - You should have received a copy of the GNU General Public License - along with this program. If not, see . -*/ /** * @file include/gos/win32.h * @brief GOS - Operating System Support header file for WIN32. diff --git a/include/gqueue/gqueue.h b/include/gqueue/gqueue.h index 38c1908d..0f8f83ea 100644 --- a/include/gqueue/gqueue.h +++ b/include/gqueue/gqueue.h @@ -1,22 +1,10 @@ /* - ChibiOS/GFX - Copyright (C) 2012, 2013 - Joel Bodenmann aka Tectu - - This file is part of ChibiOS/GFX. - - 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/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. + * 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 + */ - You should have received a copy of the GNU General Public License - along with this program. If not, see . -*/ /** * @file include/gqueue/gqueue.h * @brief GQUEUE header file. diff --git a/include/gqueue/options.h b/include/gqueue/options.h index 30ccdb46..b9103a6b 100644 --- a/include/gqueue/options.h +++ b/include/gqueue/options.h @@ -1,22 +1,9 @@ /* - ChibiOS/GFX - Copyright (C) 2012, 2013 - Joel Bodenmann aka Tectu - - This file is part of ChibiOS/GFX. - - 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/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. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . -*/ + * 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 include/gqueue/options.h diff --git a/include/gtimer/gtimer.h b/include/gtimer/gtimer.h index 5ad8c7c0..494cc201 100644 --- a/include/gtimer/gtimer.h +++ b/include/gtimer/gtimer.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/include/gtimer/options.h b/include/gtimer/options.h index 7fb0d280..f4b047c6 100644 --- a/include/gtimer/options.h +++ b/include/gtimer/options.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/include/gwin/button.h b/include/gwin/button.h index ed74a80d..84994dc4 100644 --- a/include/gwin/button.h +++ b/include/gwin/button.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/include/gwin/checkbox.h b/include/gwin/checkbox.h index 1bbdc89b..a17fb1ed 100644 --- a/include/gwin/checkbox.h +++ b/include/gwin/checkbox.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/include/gwin/console.h b/include/gwin/console.h index 4c317cdb..9ea3eed6 100644 --- a/include/gwin/console.h +++ b/include/gwin/console.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/include/gwin/graph.h b/include/gwin/graph.h index dea8d4ee..e307187c 100644 --- a/include/gwin/graph.h +++ b/include/gwin/graph.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/include/gwin/gwin.h b/include/gwin/gwin.h index 6441e5f8..277dfab1 100644 --- a/include/gwin/gwin.h +++ b/include/gwin/gwin.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/include/gwin/internal.h b/include/gwin/internal.h index 53392410..0b750b2c 100644 --- a/include/gwin/internal.h +++ b/include/gwin/internal.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/include/gwin/options.h b/include/gwin/options.h index 683a6e55..1ee9b836 100644 --- a/include/gwin/options.h +++ b/include/gwin/options.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/include/gwin/slider.h b/include/gwin/slider.h index 5e77a846..310cb0eb 100644 --- a/include/gwin/slider.h +++ b/include/gwin/slider.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/include/tdisp/lld/tdisp_lld.h b/include/tdisp/lld/tdisp_lld.h index a71ef76f..65b5c38d 100644 --- a/include/tdisp/lld/tdisp_lld.h +++ b/include/tdisp/lld/tdisp_lld.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/include/tdisp/options.h b/include/tdisp/options.h index 3ebf686d..609eccf6 100644 --- a/include/tdisp/options.h +++ b/include/tdisp/options.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/include/tdisp/tdisp.h b/include/tdisp/tdisp.h index 4e2dfd92..c05d574f 100644 --- a/include/tdisp/tdisp.h +++ b/include/tdisp/tdisp.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 -- cgit v1.2.3