Browse Source

License header updates

remotes/origin_old/ugfx_release_2.6
inmarket 10 years ago
parent
commit
49b3e8f55a
  1. 1
      demos/applications/mandelbrot/gfxconf.h
  2. 1
      demos/applications/mandelbrot/main.c
  3. 1
      demos/applications/notepad/gfxconf.h
  4. 1
      demos/applications/notepad/main.c
  5. 1
      demos/benchmarks/gfxconf.h
  6. 1
      demos/benchmarks/main.c
  7. 1
      demos/modules/gadc/gfxconf.h
  8. 1
      demos/modules/gadc/gwinosc.c
  9. 1
      demos/modules/gadc/gwinosc.h
  10. 1
      demos/modules/gadc/main.c
  11. 1
      demos/modules/gaudin/gfxconf.h
  12. 1
      demos/modules/gaudin/gwinosc.c
  13. 1
      demos/modules/gaudin/gwinosc.h
  14. 1
      demos/modules/gaudin/main.c
  15. 1
      demos/modules/gdisp/gdisp_basics/gfxconf.h
  16. 1
      demos/modules/gdisp/gdisp_basics/main.c
  17. 1
      demos/modules/gdisp/gdisp_circles/gfxconf.h
  18. 1
      demos/modules/gdisp/gdisp_circles/main.c
  19. 1
      demos/modules/gdisp/gdisp_images/gfxconf.h
  20. 1
      demos/modules/gdisp/gdisp_images/main.c
  21. 32
      demos/modules/gdisp/gdisp_images_animated/gfxconf.h
  22. 1
      demos/modules/gdisp/gdisp_images_animated/main.c
  23. 1
      demos/modules/gdisp/gdisp_text/gfxconf.h
  24. 1
      demos/modules/gdisp/gdisp_text/main.c
  25. 1
      demos/modules/ginput/touch_driver_test/gfxconf.h
  26. 1
      demos/modules/ginput/touch_driver_test/main.c
  27. 1
      demos/modules/graph/gfxconf.h
  28. 1
      demos/modules/graph/main.c
  29. 1
      demos/modules/gtimer/gfxconf.h
  30. 1
      demos/modules/gtimer/main.c
  31. 32
      demos/modules/gwin/basic/gfxconf.h
  32. 1
      demos/modules/gwin/basic/main.c
  33. 32
      demos/modules/gwin/console/gfxconf.h
  34. 1
      demos/modules/gwin/console/main.c
  35. 32
      demos/modules/gwin/slider/gfxconf.h
  36. 1
      demos/modules/gwin/slider/main.c
  37. 30
      demos/modules/gwin/widgets/gfxconf.h
  38. 1
      demos/modules/gwin/widgets/main.c
  39. 1
      demos/modules/tdisp/gfxconf.h
  40. 1
      demos/modules/tdisp/main.c
  41. 2
      demos/readme.txt
  42. 2
      drivers/gadc/AT91SAM7/gadc_lld.c
  43. 2
      drivers/gadc/AT91SAM7/gadc_lld_board_olimexsam7ex256.h
  44. 2
      drivers/gadc/AT91SAM7/gadc_lld_config.h
  45. 2
      drivers/gaudin/gadc/gaudin_lld.c
  46. 2
      drivers/gaudin/gadc/gaudin_lld_board_olimexsam7ex256.h
  47. 2
      drivers/gaudin/gadc/gaudin_lld_config.h
  48. 2
      drivers/gdisp/HX8347D/HX8347D.h
  49. 2
      drivers/gdisp/HX8347D/gdisp_lld.c
  50. 2
      drivers/gdisp/HX8347D/gdisp_lld_board_st_stm32f4_discovery.h
  51. 2
      drivers/gdisp/HX8347D/gdisp_lld_config.h
  52. 2
      drivers/gdisp/ILI9320/gdisp_lld.c
  53. 2
      drivers/gdisp/ILI9320/gdisp_lld_board_example.h
  54. 2
      drivers/gdisp/ILI9320/gdisp_lld_board_olimex_pic32mx_lcd.h
  55. 2
      drivers/gdisp/ILI9320/gdisp_lld_board_olimex_stm32_lcd.h
  56. 12
      drivers/gdisp/ILI9320/gdisp_lld_config.h
  57. 2
      drivers/gdisp/ILI9325/gdisp_lld.c
  58. 2
      drivers/gdisp/ILI9325/gdisp_lld_board_example.h
  59. 2
      drivers/gdisp/ILI9325/gdisp_lld_board_hy_stm32_100p.h
  60. 12
      drivers/gdisp/ILI9325/gdisp_lld_config.h
  61. 2
      drivers/gdisp/ILI9481/gdisp_lld.c
  62. 2
      drivers/gdisp/ILI9481/gdisp_lld_board_example.h
  63. 2
      drivers/gdisp/ILI9481/gdisp_lld_board_example_fsmc.h
  64. 2
      drivers/gdisp/ILI9481/gdisp_lld_board_firebullstm32f103.h
  65. 2
      drivers/gdisp/ILI9481/gdisp_lld_config.h
  66. 12
      drivers/gdisp/Nokia6610GE12/GE12.h
  67. 2
      drivers/gdisp/Nokia6610GE12/gdisp_lld.c
  68. 12
      drivers/gdisp/Nokia6610GE12/gdisp_lld_board_example.h
  69. 12
      drivers/gdisp/Nokia6610GE12/gdisp_lld_board_olimexsam7ex256.h
  70. 12
      drivers/gdisp/Nokia6610GE12/gdisp_lld_config.h
  71. 12
      drivers/gdisp/Nokia6610GE8/GE8.h
  72. 2
      drivers/gdisp/Nokia6610GE8/gdisp_lld.c
  73. 12
      drivers/gdisp/Nokia6610GE8/gdisp_lld_board_example.h
  74. 2
      drivers/gdisp/Nokia6610GE8/gdisp_lld_board_olimexsam7ex256.h
  75. 12
      drivers/gdisp/Nokia6610GE8/gdisp_lld_config.h
  76. 2
      drivers/gdisp/S6D1121/gdisp_lld.c
  77. 12
      drivers/gdisp/S6D1121/gdisp_lld_board_example.h
  78. 12
      drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h
  79. 12
      drivers/gdisp/S6D1121/gdisp_lld_config.h
  80. 2
      drivers/gdisp/SSD1289/gdisp_lld.c
  81. 12
      drivers/gdisp/SSD1289/gdisp_lld_board_example.h
  82. 2
      drivers/gdisp/SSD1289/gdisp_lld_board_example_fsmc.h
  83. 12
      drivers/gdisp/SSD1289/gdisp_lld_board_firebullstm32f103.h
  84. 2
      drivers/gdisp/SSD1289/gdisp_lld_board_st_stm32f4_discovery.h
  85. 12
      drivers/gdisp/SSD1289/gdisp_lld_config.h
  86. 2
      drivers/gdisp/SSD1963/gdisp_lld.c
  87. 2
      drivers/gdisp/SSD1963/gdisp_lld_board_example_fsmc.h
  88. 12
      drivers/gdisp/SSD1963/gdisp_lld_board_example_gpio.h
  89. 2
      drivers/gdisp/SSD1963/gdisp_lld_config.h
  90. 2
      drivers/gdisp/SSD1963/gdisp_lld_panel_example.h
  91. 2
      drivers/gdisp/SSD1963/ssd1963.h
  92. 2
      drivers/gdisp/SSD2119/gdisp_lld.c
  93. 2
      drivers/gdisp/SSD2119/gdisp_lld_board_embest_dmstf4bb.h
  94. 2
      drivers/gdisp/SSD2119/gdisp_lld_config.h
  95. 2
      drivers/gdisp/SSD2119/ssd2119.h
  96. 2
      drivers/gdisp/TestStub/gdisp_lld.c
  97. 12
      drivers/gdisp/TestStub/gdisp_lld_config.h
  98. 2
      drivers/ginput/dial/GADC/ginput_lld_dial.c
  99. 2
      drivers/ginput/dial/GADC/ginput_lld_dial_board_olimexsam7ex256.h
  100. 2
      drivers/ginput/dial/GADC/ginput_lld_dial_config.h

1
demos/applications/mandelbrot/gfxconf.h

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/applications/mandelbrot/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/applications/notepad/gfxconf.h

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/applications/notepad/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/benchmarks/gfxconf.h

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/benchmarks/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gadc/gfxconf.h

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gadc/gwinosc.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gadc/gwinosc.h

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gadc/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gaudin/gfxconf.h

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gaudin/gwinosc.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gaudin/gwinosc.h

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gaudin/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gdisp/gdisp_basics/gfxconf.h

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gdisp/gdisp_basics/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gdisp/gdisp_circles/gfxconf.h

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gdisp/gdisp_circles/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gdisp/gdisp_images/gfxconf.h

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gdisp/gdisp_images/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

32
demos/modules/gdisp/gdisp_images_animated/gfxconf.h

@ -1,9 +1,29 @@
/**
* This file has a different license to the rest of the GFX system.
* You can copy, modify and distribute this file as you see fit.
* You do not need to publish your source modifications to this file.
* The only thing you are not permitted to do is to relicense it
* under a different license.
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* * Neither the name of the <organization> nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
* DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef _GFXCONF_H

1
demos/modules/gdisp/gdisp_images_animated/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gdisp/gdisp_text/gfxconf.h

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gdisp/gdisp_text/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/ginput/touch_driver_test/gfxconf.h

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/ginput/touch_driver_test/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/graph/gfxconf.h

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/graph/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gtimer/gfxconf.h

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/gtimer/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

32
demos/modules/gwin/basic/gfxconf.h

@ -1,9 +1,29 @@
/**
* This file has a different license to the rest of the GFX system.
* You can copy, modify and distribute this file as you see fit.
* You do not need to publish your source modifications to this file.
* The only thing you are not permitted to do is to relicense it
* under a different license.
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* * Neither the name of the <organization> nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
* DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef _GFXCONF_H

1
demos/modules/gwin/basic/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

32
demos/modules/gwin/console/gfxconf.h

@ -1,9 +1,29 @@
/**
* This file has a different license to the rest of the GFX system.
* You can copy, modify and distribute this file as you see fit.
* You do not need to publish your source modifications to this file.
* The only thing you are not permitted to do is to relicense it
* under a different license.
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* * Neither the name of the <organization> nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
* DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef _GFXCONF_H

1
demos/modules/gwin/console/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

32
demos/modules/gwin/slider/gfxconf.h

@ -1,9 +1,29 @@
/**
* This file has a different license to the rest of the GFX system.
* You can copy, modify and distribute this file as you see fit.
* You do not need to publish your source modifications to this file.
* The only thing you are not permitted to do is to relicense it
* under a different license.
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* * Neither the name of the <organization> nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
* DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef _GFXCONF_H

1
demos/modules/gwin/slider/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

30
demos/modules/gwin/widgets/gfxconf.h

@ -1,9 +1,29 @@
/*
* This file has a different license to the rest of the GFX system.
* You can copy, modify and distribute this file as you see fit.
* You do not need to publish your source modifications to this file.
* The only thing you are not permitted to do is to relicense it
* under a different license.
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* * Neither the name of the <organization> nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
* DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef _GFXCONF_H

1
demos/modules/gwin/widgets/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/tdisp/gfxconf.h

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

1
demos/modules/tdisp/main.c

@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

2
demos/readme.txt

@ -7,6 +7,7 @@ within each file:
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@ -32,3 +33,4 @@ within each file:
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
Files under the 3rdparty directory are licensed as per the original contributor.

2
drivers/gadc/AT91SAM7/gadc_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

2
drivers/gadc/AT91SAM7/gadc_lld_board_olimexsam7ex256.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

2
drivers/gadc/AT91SAM7/gadc_lld_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

2
drivers/gaudin/gadc/gaudin_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

2
drivers/gaudin/gadc/gaudin_lld_board_olimexsam7ex256.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

2
drivers/gaudin/gadc/gaudin_lld_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

2
drivers/gdisp/HX8347D/HX8347D.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

2
drivers/gdisp/HX8347D/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

2
drivers/gdisp/HX8347D/gdisp_lld_board_st_stm32f4_discovery.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

2
drivers/gdisp/HX8347D/gdisp_lld_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

2
drivers/gdisp/ILI9320/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

2
drivers/gdisp/ILI9320/gdisp_lld_board_example.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

2
drivers/gdisp/ILI9320/gdisp_lld_board_olimex_pic32mx_lcd.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

2
drivers/gdisp/ILI9320/gdisp_lld_board_olimex_stm32_lcd.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

12
drivers/gdisp/ILI9320/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/gdisp/ILI9320/gdisp_lld_config.h

2
drivers/gdisp/ILI9325/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

2
drivers/gdisp/ILI9325/gdisp_lld_board_example.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

2
drivers/gdisp/ILI9325/gdisp_lld_board_hy_stm32_100p.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

12
drivers/gdisp/ILI9325/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/gdisp/ILI9325/gdisp_lld_config.h

2
drivers/gdisp/ILI9481/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

2
drivers/gdisp/ILI9481/gdisp_lld_board_example.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

2
drivers/gdisp/ILI9481/gdisp_lld_board_example_fsmc.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

2
drivers/gdisp/ILI9481/gdisp_lld_board_firebullstm32f103.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

2
drivers/gdisp/ILI9481/gdisp_lld_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

12
drivers/gdisp/Nokia6610GE12/GE12.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
*/
#ifndef GE12_H
#define GE12_H

2
drivers/gdisp/Nokia6610GE12/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

12
drivers/gdisp/Nokia6610GE12/gdisp_lld_board_example.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/gdisp/Nokia6610GE12/gdisp_lld_board_example.h

12
drivers/gdisp/Nokia6610GE12/gdisp_lld_board_olimexsam7ex256.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/gdisp/Nokia6610GE12/gdisp_lld_board_olimexsam7ex256.h

12
drivers/gdisp/Nokia6610GE12/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/gdisp/Nokia6610GE12/gdisp_lld_config.h

12
drivers/gdisp/Nokia6610GE8/GE8.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
*/
#ifndef GE8_H
#define GE8_H

2
drivers/gdisp/Nokia6610GE8/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

12
drivers/gdisp/Nokia6610GE8/gdisp_lld_board_example.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/gdisp/Nokia6610GE8/gdisp_lld_board_example.h

2
drivers/gdisp/Nokia6610GE8/gdisp_lld_board_olimexsam7ex256.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

12
drivers/gdisp/Nokia6610GE8/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/gdisp/Nokia6610GE8/gdisp_lld_config.h

2
drivers/gdisp/S6D1121/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

12
drivers/gdisp/S6D1121/gdisp_lld_board_example.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/gdisp/S6D1121/gdisp_lld_board_example.h

12
drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.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/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h

12
drivers/gdisp/S6D1121/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/gdisp/S6D1121/gdisp_lld_config.h

2
drivers/gdisp/SSD1289/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

12
drivers/gdisp/SSD1289/gdisp_lld_board_example.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/gdisp/SSD1289/gdisp_lld_board_example.h

2
drivers/gdisp/SSD1289/gdisp_lld_board_example_fsmc.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

12
drivers/gdisp/SSD1289/gdisp_lld_board_firebullstm32f103.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/gdisp/SSD1289/gdisp_lld_board_firebullstm32f103.h

2
drivers/gdisp/SSD1289/gdisp_lld_board_st_stm32f4_discovery.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

12
drivers/gdisp/SSD1289/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/gdisp/SSD1289/gdisp_lld_config.h

2
drivers/gdisp/SSD1963/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

2
drivers/gdisp/SSD1963/gdisp_lld_board_example_fsmc.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

12
drivers/gdisp/SSD1963/gdisp_lld_board_example_gpio.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/gdisp/SSD1963/gdisp_lld_board_example_gpio.h

2
drivers/gdisp/SSD1963/gdisp_lld_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

2
drivers/gdisp/SSD1963/gdisp_lld_panel_example.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

2
drivers/gdisp/SSD1963/ssd1963.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

2
drivers/gdisp/SSD2119/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

2
drivers/gdisp/SSD2119/gdisp_lld_board_embest_dmstf4bb.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

2
drivers/gdisp/SSD2119/gdisp_lld_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

2
drivers/gdisp/SSD2119/ssd2119.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

2
drivers/gdisp/TestStub/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

12
drivers/gdisp/TestStub/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/gdisp/TestStub/gdisp_lld_config.h

2
drivers/ginput/dial/GADC/ginput_lld_dial.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

2
drivers/ginput/dial/GADC/ginput_lld_dial_board_olimexsam7ex256.h

@ -1,5 +1,5 @@