From 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Thu, 2 May 2013 01:50:09 +0200 Subject: updated license headers --- 3rdparty/boing/gfxconf.h | 40 +++++ 3rdparty/boing/main.c | 111 ++++++++++++ 3rdparty/bubbles/gfxconf.h | 40 +++++ 3rdparty/bubbles/main.c | 194 +++++++++++++++++++++ 3rdparty/readme.txt | 10 ++ demos/3rdparty/boing/gfxconf.h | 40 ----- demos/3rdparty/boing/main.c | 111 ------------ demos/3rdparty/bubbles/gfxconf.h | 40 ----- demos/3rdparty/bubbles/main.c | 194 --------------------- demos/3rdparty/readme.txt | 10 -- demos/applications/mandelbrot/gfxconf.h | 9 + demos/applications/mandelbrot/main.c | 9 + demos/applications/notepad/gfxconf.h | 9 + demos/applications/notepad/main.c | 9 + demos/benchmarks/gfxconf.h | 9 + demos/benchmarks/main.c | 9 + demos/modules/gadc/gfxconf.h | 9 + demos/modules/gadc/gwinosc.c | 9 + demos/modules/gadc/gwinosc.h | 9 + demos/modules/gadc/main.c | 9 + demos/modules/gaudin/gfxconf.h | 9 + demos/modules/gaudin/gwinosc.c | 9 + demos/modules/gaudin/gwinosc.h | 9 + demos/modules/gaudin/main.c | 9 + demos/modules/gdisp/gdisp_basics/gfxconf.h | 9 + demos/modules/gdisp/gdisp_basics/main.c | 9 + demos/modules/gdisp/gdisp_circles/gfxconf.h | 9 + demos/modules/gdisp/gdisp_circles/main.c | 9 + demos/modules/gdisp/gdisp_images/gfxconf.h | 9 + demos/modules/gdisp/gdisp_images/main.c | 9 + .../modules/gdisp/gdisp_images_animated/gfxconf.h | 9 + demos/modules/gdisp/gdisp_images_animated/main.c | 27 +-- .../modules/gdisp/gdisp_images_animated/testanim.h | 9 + demos/modules/gdisp/gdisp_text/gfxconf.h | 9 + demos/modules/gdisp/gdisp_text/main.c | 9 + demos/modules/ginput/touch_driver_test/gfxconf.h | 9 + demos/modules/ginput/touch_driver_test/main.c | 9 + demos/modules/graph/gfxconf.h | 9 + demos/modules/graph/main.c | 9 + demos/modules/gtimer/gfxconf.h | 9 + demos/modules/gtimer/main.c | 9 + demos/modules/gwin/basic/gfxconf.h | 9 + demos/modules/gwin/basic/main.c | 27 +-- demos/modules/gwin/console/gfxconf.h | 9 + demos/modules/gwin/console/main.c | 27 +-- demos/modules/gwin/slider/gfxconf.h | 9 + demos/modules/gwin/slider/main.c | 27 +-- demos/modules/tdisp/gfxconf.h | 9 + demos/modules/tdisp/main.c | 9 + drivers/gadc/AT91SAM7/gadc_lld.c | 9 + .../gadc/AT91SAM7/gadc_lld_board_olimexsam7ex256.h | 27 +-- drivers/gadc/AT91SAM7/gadc_lld_config.h | 27 +-- drivers/gaudin/gadc/gaudin_lld.c | 9 + .../gaudin/gadc/gaudin_lld_board_olimexsam7ex256.h | 27 +-- drivers/gaudin/gadc/gaudin_lld_config.h | 27 +-- drivers/gdisp/ILI9320/gdisp_lld.c | 27 +-- drivers/gdisp/ILI9320/gdisp_lld_board_example.h | 27 +-- .../ILI9320/gdisp_lld_board_olimex_pic32mx_lcd.h | 9 + .../ILI9320/gdisp_lld_board_olimex_stm32_lcd.h | 27 +-- drivers/gdisp/ILI9320/gdisp_lld_config.h | 9 + drivers/gdisp/ILI9325/gdisp_lld.c | 27 +-- drivers/gdisp/ILI9325/gdisp_lld_board_example.h | 27 +-- .../gdisp/ILI9325/gdisp_lld_board_hy_stm32_100p.h | 27 +-- drivers/gdisp/ILI9325/gdisp_lld_config.h | 9 + drivers/gdisp/ILI9481/gdisp_lld.c | 27 +-- drivers/gdisp/ILI9481/gdisp_lld_board_example.h | 27 +-- .../gdisp/ILI9481/gdisp_lld_board_example_fsmc.h | 27 +-- .../ILI9481/gdisp_lld_board_firebullstm32f103.h | 27 +-- drivers/gdisp/ILI9481/gdisp_lld_config.h | 27 +-- drivers/gdisp/Nokia6610GE12/GE12.h | 9 + drivers/gdisp/Nokia6610GE12/gdisp_lld.c | 27 +-- .../gdisp/Nokia6610GE12/gdisp_lld_board_example.h | 9 + .../gdisp_lld_board_olimexsam7ex256.h | 9 + drivers/gdisp/Nokia6610GE12/gdisp_lld_config.h | 9 + drivers/gdisp/Nokia6610GE8/GE8.h | 9 + drivers/gdisp/Nokia6610GE8/gdisp_lld.c | 27 +-- .../gdisp/Nokia6610GE8/gdisp_lld_board_example.h | 9 + .../Nokia6610GE8/gdisp_lld_board_olimexsam7ex256.h | 27 +-- drivers/gdisp/Nokia6610GE8/gdisp_lld_config.h | 9 + drivers/gdisp/S6D1121/gdisp_lld.c | 27 +-- drivers/gdisp/S6D1121/gdisp_lld_board_example.h | 9 + .../gdisp/S6D1121/gdisp_lld_board_olimex_e407.h | 9 + drivers/gdisp/S6D1121/gdisp_lld_config.h | 9 + drivers/gdisp/SSD1289/gdisp_lld.c | 27 +-- drivers/gdisp/SSD1289/gdisp_lld_board_example.h | 9 + .../gdisp/SSD1289/gdisp_lld_board_example_fsmc.h | 9 + .../SSD1289/gdisp_lld_board_firebullstm32f103.h | 9 + drivers/gdisp/SSD1289/gdisp_lld_config.h | 9 + drivers/gdisp/SSD1963/gdisp_lld.c | 27 +-- .../gdisp/SSD1963/gdisp_lld_board_example_fsmc.h | 9 + .../gdisp/SSD1963/gdisp_lld_board_example_gpio.h | 9 + drivers/gdisp/SSD1963/gdisp_lld_config.h | 9 + drivers/gdisp/SSD1963/gdisp_lld_panel_example.h | 9 + drivers/gdisp/SSD1963/ssd1963.h | 9 + drivers/gdisp/SSD2119/gdisp_lld.c | 27 +-- .../SSD2119/gdisp_lld_board_embest_dmstf4bb.h | 27 +-- drivers/gdisp/SSD2119/gdisp_lld_config.h | 27 +-- drivers/gdisp/SSD2119/ssd2119.h | 27 +-- drivers/gdisp/TestStub/gdisp_lld.c | 27 +-- drivers/gdisp/TestStub/gdisp_lld_config.h | 9 + drivers/ginput/dial/GADC/ginput_lld_dial.c | 27 +-- .../GADC/ginput_lld_dial_board_olimexsam7ex256.h | 27 +-- drivers/ginput/dial/GADC/ginput_lld_dial_config.h | 27 +-- drivers/ginput/toggle/Pal/ginput_lld_toggle.c | 9 + .../toggle/Pal/ginput_lld_toggle_board_example.h | 9 + .../Pal/ginput_lld_toggle_board_olimexsam7ex256.h | 27 +-- .../ginput/toggle/Pal/ginput_lld_toggle_config.h | 9 + drivers/ginput/touch/ADS7843/ginput_lld_mouse.c | 9 + .../touch/ADS7843/ginput_lld_mouse_board_example.h | 9 + .../ginput_lld_mouse_board_firebull_stm32f103.h | 9 + .../ginput_lld_mouse_board_olimex_stm32_e407.h | 9 + .../ginput/touch/ADS7843/ginput_lld_mouse_config.h | 9 + drivers/ginput/touch/MCU/ginput_lld_mouse.c | 9 + .../touch/MCU/ginput_lld_mouse_board_example.h | 9 + .../ginput_lld_mouse_board_olimex_pic32mx_lcd.h | 9 + .../MCU/ginput_lld_mouse_board_olimex_stm32_lcd.h | 9 + drivers/ginput/touch/MCU/ginput_lld_mouse_config.h | 9 + drivers/ginput/touch/STMPE811/ginput_lld_mouse.c | 27 +-- .../ginput_lld_mouse_board_embest_dmstf4bb.h | 9 + .../STMPE811/ginput_lld_mouse_board_example.h | 9 + .../touch/STMPE811/ginput_lld_mouse_config.h | 9 + drivers/ginput/touch/STMPE811/stmpe811.h | 9 + drivers/multiple/Win32/gdisp_lld.c | 27 +-- drivers/multiple/Win32/gdisp_lld_config.h | 9 + drivers/multiple/Win32/ginput_lld_mouse_config.h | 9 + drivers/multiple/Win32/ginput_lld_toggle_config.h | 9 + drivers/tdisp/HD44780/tdisp_lld.c | 27 +-- drivers/tdisp/HD44780/tdisp_lld_board_example.h | 27 +-- .../tdisp/HD44780/tdisp_lld_board_olimex_e407.h | 9 + .../HD44780/tdisp_lld_board_st_stm32f4_discovery.h | 9 + gfxconf.example.h | 9 + include/gadc/gadc.h | 9 + include/gadc/lld/gadc_lld.h | 9 + include/gadc/options.h | 27 +-- include/gaudin/gaudin.h | 9 + include/gaudin/lld/gaudin_lld.h | 9 + include/gaudin/options.h | 9 + include/gaudout/gaudout.h | 9 + include/gaudout/options.h | 9 + include/gdisp/fonts.h | 9 + include/gdisp/gdisp.h | 27 +-- include/gdisp/image.h | 27 +-- include/gdisp/lld/emulation.c | 27 +-- include/gdisp/lld/gdisp_lld.h | 27 +-- include/gdisp/lld/gdisp_lld_msgs.h | 27 +-- include/gdisp/options.h | 27 +-- include/gevent/gevent.h | 9 + include/gevent/options.h | 9 + include/gfx.h | 27 +-- include/gfx_rules.h | 27 +-- include/ginput/dial.h | 9 + include/ginput/ginput.h | 9 + include/ginput/keyboard.h | 9 + include/ginput/lld/dial.h | 9 + include/ginput/lld/mouse.h | 9 + include/ginput/lld/toggle.h | 9 + include/ginput/mouse.h | 9 + include/ginput/options.h | 9 + include/ginput/toggle.h | 9 + include/gmisc/gmisc.h | 9 + include/gmisc/options.h | 9 + include/gtimer/gtimer.h | 9 + include/gtimer/options.h | 9 + include/gwin/button.h | 9 + include/gwin/console.h | 9 + include/gwin/graph.h | 27 +-- include/gwin/gwin.h | 9 + include/gwin/internal.h | 9 + include/gwin/options.h | 27 +-- include/gwin/slider.h | 9 + include/tdisp/lld/tdisp_lld.h | 9 + include/tdisp/options.h | 9 + include/tdisp/tdisp.h | 9 + src/gadc/gadc.c | 27 +-- src/gaudin/gaudin.c | 27 +-- src/gaudout/gaudout.c | 9 + src/gdisp/fonts.c | 27 +-- src/gdisp/gdisp.c | 27 +-- src/gdisp/image.c | 27 +-- src/gdisp/image_bmp.c | 27 +-- src/gdisp/image_gif.c | 27 +-- src/gdisp/image_jpg.c | 27 +-- src/gdisp/image_native.c | 27 +-- src/gdisp/image_png.c | 27 +-- src/gevent/gevent.c | 27 +-- src/ginput/dial.c | 27 +-- src/ginput/keyboard.c | 9 + src/ginput/mouse.c | 9 + src/ginput/toggle.c | 9 + src/gmisc/arrayops.c | 9 + src/gtimer/gtimer.c | 9 + src/gwin/button.c | 9 + src/gwin/console.c | 9 + src/gwin/graph.c | 9 + src/gwin/gwin.c | 9 + src/gwin/slider.c | 9 + src/tdisp/tdisp.c | 9 + tools/file2c/src/file2c.c | 27 +-- 198 files changed, 2025 insertions(+), 1573 deletions(-) create mode 100644 3rdparty/boing/gfxconf.h create mode 100644 3rdparty/boing/main.c create mode 100644 3rdparty/bubbles/gfxconf.h create mode 100644 3rdparty/bubbles/main.c create mode 100644 3rdparty/readme.txt delete mode 100644 demos/3rdparty/boing/gfxconf.h delete mode 100644 demos/3rdparty/boing/main.c delete mode 100644 demos/3rdparty/bubbles/gfxconf.h delete mode 100644 demos/3rdparty/bubbles/main.c delete mode 100644 demos/3rdparty/readme.txt diff --git a/3rdparty/boing/gfxconf.h b/3rdparty/boing/gfxconf.h new file mode 100644 index 00000000..45b6d7ab --- /dev/null +++ b/3rdparty/boing/gfxconf.h @@ -0,0 +1,40 @@ +/** + * 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. + */ + +#ifndef _GFXCONF_H +#define _GFXCONF_H + +/* GFX sub-systems to turn on */ +#define GFX_USE_GDISP TRUE +#define GFX_USE_GWIN FALSE +#define GFX_USE_GEVENT FALSE +#define GFX_USE_GTIMER FALSE +#define GFX_USE_GINPUT FALSE + +/* Features for the GDISP sub-system. */ +#define GDISP_NEED_VALIDATION FALSE +#define GDISP_NEED_CLIP FALSE +#define GDISP_NEED_TEXT FALSE +#define GDISP_NEED_CIRCLE FALSE +#define GDISP_NEED_ELLIPSE FALSE +#define GDISP_NEED_ARC FALSE +#define GDISP_NEED_SCROLL FALSE +#define GDISP_NEED_PIXELREAD FALSE +#define GDISP_NEED_CONTROL FALSE +#define GDISP_NEED_MULTITHREAD FALSE +#define GDISP_NEED_ASYNC FALSE +#define GDISP_NEED_MSGAPI FALSE + +/* Builtin Fonts */ +#define GDISP_INCLUDE_FONT_SMALL FALSE +#define GDISP_INCLUDE_FONT_LARGER FALSE +#define GDISP_INCLUDE_FONT_UI1 FALSE +#define GDISP_INCLUDE_FONT_UI2 FALSE +#define GDISP_INCLUDE_FONT_LARGENUMBERS FALSE + +#endif /* _GFXCONF_H */ diff --git a/3rdparty/boing/main.c b/3rdparty/boing/main.c new file mode 100644 index 00000000..a34cd2a9 --- /dev/null +++ b/3rdparty/boing/main.c @@ -0,0 +1,111 @@ +/* Derived from the 2011 IOCCC submission by peter.eastman@gmail.com + * http://www.ioccc.org/2011/eastman/eastman.c + * -- + * Public Domain -- but you're looking at this for ideas of techniques + * and methods, not trying to cut&paste an entire application, anyway. + * -- + * When you need to blit an entire screenfull of data to an LCD + * display, the basic idea is to exploit the auto-increment feature of + * the display controller when it writes to screen memory. You start + * by resetting the 'cursor' to the 0,0 position, and then stream + * width*height pixels out. + * -- + * Chris Baird,, April 2013 + */ + +#include +#include "ch.h" +#include "hal.h" +#include "gfx.h" +#include "ssd2119.h" + +#define Lightgrey (HTML2COLOR(0xC0C0C0)) +#define Midgrey (HTML2COLOR(0x606060)) +#define Darkgrey (HTML2COLOR(0x303030)) + + +/* ---------------------------------------------------------------------- */ +/* As of early April 2013, the /gfx extension tries to keep the low-level + * stuff away from our filthy paws. So Code Duplication. + * (Possibly to be replaced with gdispStartStream(), gdispWriteStream() + * and gdispStopStream() in the future.) + */ + +#define GDISP_REG (*((volatile uint16_t *) 0x60000000)) /* DC = 0 */ +#define GDISP_RAM (*((volatile uint16_t *) 0x60100000)) /* DC = 1 */ + +inline void write_index (uint16_t index) { GDISP_REG = index; } +inline void write_data (uint16_t data) { GDISP_RAM = data; } + +#define write_reg(reg, data) { write_index(reg); write_data(data); } + +void reset_cursor (void) +{ + write_reg (SSD2119_REG_X_RAM_ADDR, 0); + write_reg (SSD2119_REG_Y_RAM_ADDR, 0); +} + +#define StartStream() { write_index (SSD2119_REG_RAM_DATA); } +#define WriteStream(x) { write_data (x); } +#define StopStream() /* NOP */ + + +/* ---------------------------------------------------------------------- */ + +void main (void) +{ + uint16_t xx, yy, colour; + + halInit(); + chSysInit(); + gdispInit(); + + uint16_t width = (uint16_t)gdispGetWidth(); + uint16_t height = (uint16_t)gdispGetHeight(); + + float i=height/5+height%2+1, floorstart=height/5-1, spherespin=0.0, + l=width/2, m=height/4, n=.01*width, o=0.0, rotspeed=0.1, h, f, g; + + while (TRUE) + { + reset_cursor (); + StartStream (); + + for (xx=yy=0; + h = (m-yy)/i, f=-.3*(g=(l-xx)/i)+.954*h, yywidth-floorstart) + colour = Darkgrey; /* side wall */ + else + colour = Lightgrey; /* back wall */ + + if (yy > height-floorstart) + if (xx < height-yy || height-yy > width-xx) /* floor */ + colour = Darkgrey; + else + colour = Midgrey; + + if (g*(g+.6)+.09+h*h < 1) + colour >>= 1; /* ball shadow; make it darker */ + } + + WriteStream (colour); /* pixel to the LCD */ + } + + StopStream(); + spherespin += rotspeed; + m += o; + o = m > height-1.75*floorstart ? -.04*height : o+.002*height; + n = (l+=n)width-i ? rotspeed=-rotspeed,-n : n; + } +} + +/* ---------------------------------------------------------------------- */ diff --git a/3rdparty/bubbles/gfxconf.h b/3rdparty/bubbles/gfxconf.h new file mode 100644 index 00000000..9b1f76a6 --- /dev/null +++ b/3rdparty/bubbles/gfxconf.h @@ -0,0 +1,40 @@ +/** + * 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. + */ + +#ifndef _GFXCONF_H +#define _GFXCONF_H + +/* GFX sub-systems to turn on */ +#define GFX_USE_GDISP TRUE +#define GFX_USE_GWIN FALSE +#define GFX_USE_GEVENT FALSE +#define GFX_USE_GTIMER FALSE +#define GFX_USE_GINPUT FALSE + +/* Features for the GDISP sub-system. */ +#define GDISP_NEED_VALIDATION FALSE +#define GDISP_NEED_CLIP FALSE +#define GDISP_NEED_TEXT FALSE +#define GDISP_NEED_CIRCLE TRUE +#define GDISP_NEED_ELLIPSE FALSE +#define GDISP_NEED_ARC FALSE +#define GDISP_NEED_SCROLL FALSE +#define GDISP_NEED_PIXELREAD FALSE +#define GDISP_NEED_CONTROL FALSE +#define GDISP_NEED_MULTITHREAD FALSE +#define GDISP_NEED_ASYNC FALSE +#define GDISP_NEED_MSGAPI FALSE + +/* Builtin Fonts */ +#define GDISP_INCLUDE_FONT_SMALL FALSE +#define GDISP_INCLUDE_FONT_LARGER FALSE +#define GDISP_INCLUDE_FONT_UI1 FALSE +#define GDISP_INCLUDE_FONT_UI2 FALSE +#define GDISP_INCLUDE_FONT_LARGENUMBERS FALSE + +#endif /* _GFXCONF_H */ diff --git a/3rdparty/bubbles/main.c b/3rdparty/bubbles/main.c new file mode 100644 index 00000000..81c5dbe3 --- /dev/null +++ b/3rdparty/bubbles/main.c @@ -0,0 +1,194 @@ +/* Microcontroller graphic demo by Pascal Piazzalunga + * admin@serveurperso.com http://www.serveurperso.com + * https://www.youtube.com/watch?v=wyuJ-dqS2to + * Ported to stm32/ChibiOS/glx by Chris Baird. + * It's spinnin' bubbles, man. + * -- + * Licencing? Ask Pascal. Let's assume it is freely-distributable and + * modifiable, provided his name is kept in the source. + * -- + * Chris Baird,, April 2013 + */ + +#include +#include "ch.h" +#include "hal.h" +#include "gfx.h" + + +/* ---------------------------------------------------------------------- */ + +#define N 1024 /* Number of dots */ +#define SCALE 8192 +#define INCREMENT 512 /* INCREMENT = SCALE / sqrt(N) * 2 */ +#define PI2 6.283185307179586476925286766559 + +#define background RGB2COLOR(0,0,0) + +uint16_t width, height; +int16_t sine[SCALE+(SCALE/4)]; +int16_t *cosi = &sine[SCALE/4]; /* cos(x) = sin(x+90d)... */ + + +void initialize (void) +{ + uint16_t i; + + /* if you change the SCALE*1.25 back to SCALE, the program will + * occassionally overrun the cosi array -- however this actually + * produces some interesting effects as the BUBBLES LOSE CONTROL!!!! + */ + for (i = 0; i < SCALE+(SCALE/4); i++) + //sine[i] = (-SCALE/2) + (int)(sinf(PI2 * i / SCALE) * sinf(PI2 * i / SCALE) * SCALE); + sine[i] = (int)(sinf(PI2 * i / SCALE) * SCALE); +} + + +void matrix (int16_t xyz[3][N], color_t col[N]) +{ + static uint32_t t = 0; + int16_t x = -SCALE, y = -SCALE; + uint16_t i, s, d; + uint8_t red,grn,blu; + +#define RED_COLORS (32) +#define GREEN_COLORS (64) +#define BLUE_COLORS (32) + + for (i = 0; i < N; i++) + { + xyz[0][i] = x; + xyz[1][i] = y; + + d = sqrtf(x * x + y * y); /* originally a fastsqrt() call */ + s = sine[(t * 30) % SCALE] + SCALE; + + xyz[2][i] = sine[(d + s) % SCALE] * sine[(t * 10) % SCALE] / SCALE / 2; + + red = (cosi[xyz[2][i] + SCALE / 2] + SCALE) * + (RED_COLORS - 1) / SCALE / 2; + grn = (cosi[(xyz[2][i] + SCALE / 2 + 2 * SCALE / 3) % SCALE] + SCALE) * + (GREEN_COLORS - 1) / SCALE / 2; + blu = (cosi[(xyz[2][i] + SCALE / 2 + SCALE / 3) % SCALE] + SCALE) * + (BLUE_COLORS - 1) / SCALE / 2; + col[i] = ((red << 11) + (grn << 5) + blu); + + x += INCREMENT; + + if (x >= SCALE) x = -SCALE, y += INCREMENT; + } + t++; +} + + +void rotate (int16_t xyz[3][N], uint16_t angleX, uint16_t angleY, uint16_t angleZ) +{ + uint16_t i; + int16_t tmpX, tmpY; + int16_t sinx = sine[angleX], cosx = cosi[angleX]; + int16_t siny = sine[angleY], cosy = cosi[angleY]; + int16_t sinz = sine[angleZ], cosz = cosi[angleZ]; + + for (i = 0; i < N; i++) + { + tmpX = (xyz[0][i] * cosx - xyz[2][i] * sinx) / SCALE; + xyz[2][i] = (xyz[0][i] * sinx + xyz[2][i] * cosx) / SCALE; + xyz[0][i] = tmpX; + + tmpY = (xyz[1][i] * cosy - xyz[2][i] * siny) / SCALE; + xyz[2][i] = (xyz[1][i] * siny + xyz[2][i] * cosy) / SCALE; + xyz[1][i] = tmpY; + + tmpX = (xyz[0][i] * cosz - xyz[1][i] * sinz) / SCALE; + xyz[1][i] = (xyz[0][i] * sinz + xyz[1][i] * cosz) / SCALE; + xyz[0][i] = tmpX; + } +} + + +void draw(int16_t xyz[3][N], color_t col[N]) +{ + static uint16_t oldProjX[N] = {0}; + static uint16_t oldProjY[N] = {0}; + static uint8_t oldDotSize[N] = {0}; + uint16_t i, projX, projY, projZ, dotSize; + + for (i = 0; i < N; i++) + { + projZ = SCALE - (xyz[2][i] + SCALE) / 4; + projX = width / 2 + (xyz[0][i] * projZ / SCALE) / 25; + projY = height / 2 + (xyz[1][i] * projZ / SCALE) / 25; + dotSize = 3 - (xyz[2][i] + SCALE) * 2 / SCALE; + + gdispDrawCircle (oldProjX[i], oldProjY[i], oldDotSize[i], background); + + if (projX > dotSize && + projY > dotSize && + projX < width - dotSize && + projY < height - dotSize) + { + gdispDrawCircle (projX, projY, dotSize, col[i]); + oldProjX[i] = projX; + oldProjY[i] = projY; + oldDotSize[i] = dotSize; + } + } +} + + +/* ---------------------------------------------------------------------- */ + +int16_t angleX = 0, angleY = 0, angleZ = 0; +int16_t speedX = 0, speedY = 0, speedZ = 0; + +int16_t xyz[3][N]; +color_t col[N]; + + +int main (void) +{ + int pass = 0; + + halInit(); + chSysInit(); + gdispInit(); + + chThdSleepMilliseconds (10); + gdispClear (background); /* glitches.. */ + chThdSleepMilliseconds (10); + gdispClear (background); /* glitches.. */ + chThdSleepMilliseconds (10); + gdispClear (background); /* glitches.. */ + + width = (uint16_t)gdispGetWidth(); + height = (uint16_t)gdispGetHeight(); + + initialize(); + + for (;;) + { + matrix(xyz, col); + rotate(xyz, angleX, angleY, angleZ); + draw(xyz, col); + + angleX += speedX; + angleY += speedY; + angleZ += speedZ; + + if (pass > 400) speedY = 1; + if (pass > 800) speedX = 1; + if (pass > 1200) speedZ = 1; + pass++; + + if (angleX >= SCALE) angleX -= SCALE; + else if (angleX < 0) angleX += SCALE; + + if (angleY >= SCALE) angleY -= SCALE; + else if (angleY < 0) angleY += SCALE; + + if (angleZ >= SCALE) angleZ -= SCALE; + else if (angleZ < 0) angleZ += SCALE; + } +} + +/* ---------------------------------------------------------------------- */ diff --git a/3rdparty/readme.txt b/3rdparty/readme.txt new file mode 100644 index 00000000..3f97204a --- /dev/null +++ b/3rdparty/readme.txt @@ -0,0 +1,10 @@ +In this directory, you can find different demos showing how to use ChibiOS/GFX. +The demos in these directories are contributions from users of the ChibiOS/GFX +project and come from different sources. Therefore, the source files of these +demos come with different licenses which can be found on top of the cor- +responding files. +Since these files are not part of the ChibiOS/GFX project, no support for these +demos is provided. And as with all software which can be found in the /demos +directory, use on your own risk. There's no warranty of the correctness +and function of the demos provided. + diff --git a/demos/3rdparty/boing/gfxconf.h b/demos/3rdparty/boing/gfxconf.h deleted file mode 100644 index 45b6d7ab..00000000 --- a/demos/3rdparty/boing/gfxconf.h +++ /dev/null @@ -1,40 +0,0 @@ -/** - * 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. - */ - -#ifndef _GFXCONF_H -#define _GFXCONF_H - -/* GFX sub-systems to turn on */ -#define GFX_USE_GDISP TRUE -#define GFX_USE_GWIN FALSE -#define GFX_USE_GEVENT FALSE -#define GFX_USE_GTIMER FALSE -#define GFX_USE_GINPUT FALSE - -/* Features for the GDISP sub-system. */ -#define GDISP_NEED_VALIDATION FALSE -#define GDISP_NEED_CLIP FALSE -#define GDISP_NEED_TEXT FALSE -#define GDISP_NEED_CIRCLE FALSE -#define GDISP_NEED_ELLIPSE FALSE -#define GDISP_NEED_ARC FALSE -#define GDISP_NEED_SCROLL FALSE -#define GDISP_NEED_PIXELREAD FALSE -#define GDISP_NEED_CONTROL FALSE -#define GDISP_NEED_MULTITHREAD FALSE -#define GDISP_NEED_ASYNC FALSE -#define GDISP_NEED_MSGAPI FALSE - -/* Builtin Fonts */ -#define GDISP_INCLUDE_FONT_SMALL FALSE -#define GDISP_INCLUDE_FONT_LARGER FALSE -#define GDISP_INCLUDE_FONT_UI1 FALSE -#define GDISP_INCLUDE_FONT_UI2 FALSE -#define GDISP_INCLUDE_FONT_LARGENUMBERS FALSE - -#endif /* _GFXCONF_H */ diff --git a/demos/3rdparty/boing/main.c b/demos/3rdparty/boing/main.c deleted file mode 100644 index a34cd2a9..00000000 --- a/demos/3rdparty/boing/main.c +++ /dev/null @@ -1,111 +0,0 @@ -/* Derived from the 2011 IOCCC submission by peter.eastman@gmail.com - * http://www.ioccc.org/2011/eastman/eastman.c - * -- - * Public Domain -- but you're looking at this for ideas of techniques - * and methods, not trying to cut&paste an entire application, anyway. - * -- - * When you need to blit an entire screenfull of data to an LCD - * display, the basic idea is to exploit the auto-increment feature of - * the display controller when it writes to screen memory. You start - * by resetting the 'cursor' to the 0,0 position, and then stream - * width*height pixels out. - * -- - * Chris Baird,, April 2013 - */ - -#include -#include "ch.h" -#include "hal.h" -#include "gfx.h" -#include "ssd2119.h" - -#define Lightgrey (HTML2COLOR(0xC0C0C0)) -#define Midgrey (HTML2COLOR(0x606060)) -#define Darkgrey (HTML2COLOR(0x303030)) - - -/* ---------------------------------------------------------------------- */ -/* As of early April 2013, the /gfx extension tries to keep the low-level - * stuff away from our filthy paws. So Code Duplication. - * (Possibly to be replaced with gdispStartStream(), gdispWriteStream() - * and gdispStopStream() in the future.) - */ - -#define GDISP_REG (*((volatile uint16_t *) 0x60000000)) /* DC = 0 */ -#define GDISP_RAM (*((volatile uint16_t *) 0x60100000)) /* DC = 1 */ - -inline void write_index (uint16_t index) { GDISP_REG = index; } -inline void write_data (uint16_t data) { GDISP_RAM = data; } - -#define write_reg(reg, data) { write_index(reg); write_data(data); } - -void reset_cursor (void) -{ - write_reg (SSD2119_REG_X_RAM_ADDR, 0); - write_reg (SSD2119_REG_Y_RAM_ADDR, 0); -} - -#define StartStream() { write_index (SSD2119_REG_RAM_DATA); } -#define WriteStream(x) { write_data (x); } -#define StopStream() /* NOP */ - - -/* ---------------------------------------------------------------------- */ - -void main (void) -{ - uint16_t xx, yy, colour; - - halInit(); - chSysInit(); - gdispInit(); - - uint16_t width = (uint16_t)gdispGetWidth(); - uint16_t height = (uint16_t)gdispGetHeight(); - - float i=height/5+height%2+1, floorstart=height/5-1, spherespin=0.0, - l=width/2, m=height/4, n=.01*width, o=0.0, rotspeed=0.1, h, f, g; - - while (TRUE) - { - reset_cursor (); - StartStream (); - - for (xx=yy=0; - h = (m-yy)/i, f=-.3*(g=(l-xx)/i)+.954*h, yywidth-floorstart) - colour = Darkgrey; /* side wall */ - else - colour = Lightgrey; /* back wall */ - - if (yy > height-floorstart) - if (xx < height-yy || height-yy > width-xx) /* floor */ - colour = Darkgrey; - else - colour = Midgrey; - - if (g*(g+.6)+.09+h*h < 1) - colour >>= 1; /* ball shadow; make it darker */ - } - - WriteStream (colour); /* pixel to the LCD */ - } - - StopStream(); - spherespin += rotspeed; - m += o; - o = m > height-1.75*floorstart ? -.04*height : o+.002*height; - n = (l+=n)width-i ? rotspeed=-rotspeed,-n : n; - } -} - -/* ---------------------------------------------------------------------- */ diff --git a/demos/3rdparty/bubbles/gfxconf.h b/demos/3rdparty/bubbles/gfxconf.h deleted file mode 100644 index 9b1f76a6..00000000 --- a/demos/3rdparty/bubbles/gfxconf.h +++ /dev/null @@ -1,40 +0,0 @@ -/** - * 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. - */ - -#ifndef _GFXCONF_H -#define _GFXCONF_H - -/* GFX sub-systems to turn on */ -#define GFX_USE_GDISP TRUE -#define GFX_USE_GWIN FALSE -#define GFX_USE_GEVENT FALSE -#define GFX_USE_GTIMER FALSE -#define GFX_USE_GINPUT FALSE - -/* Features for the GDISP sub-system. */ -#define GDISP_NEED_VALIDATION FALSE -#define GDISP_NEED_CLIP FALSE -#define GDISP_NEED_TEXT FALSE -#define GDISP_NEED_CIRCLE TRUE -#define GDISP_NEED_ELLIPSE FALSE -#define GDISP_NEED_ARC FALSE -#define GDISP_NEED_SCROLL FALSE -#define GDISP_NEED_PIXELREAD FALSE -#define GDISP_NEED_CONTROL FALSE -#define GDISP_NEED_MULTITHREAD FALSE -#define GDISP_NEED_ASYNC FALSE -#define GDISP_NEED_MSGAPI FALSE - -/* Builtin Fonts */ -#define GDISP_INCLUDE_FONT_SMALL FALSE -#define GDISP_INCLUDE_FONT_LARGER FALSE -#define GDISP_INCLUDE_FONT_UI1 FALSE -#define GDISP_INCLUDE_FONT_UI2 FALSE -#define GDISP_INCLUDE_FONT_LARGENUMBERS FALSE - -#endif /* _GFXCONF_H */ diff --git a/demos/3rdparty/bubbles/main.c b/demos/3rdparty/bubbles/main.c deleted file mode 100644 index 81c5dbe3..00000000 --- a/demos/3rdparty/bubbles/main.c +++ /dev/null @@ -1,194 +0,0 @@ -/* Microcontroller graphic demo by Pascal Piazzalunga - * admin@serveurperso.com http://www.serveurperso.com - * https://www.youtube.com/watch?v=wyuJ-dqS2to - * Ported to stm32/ChibiOS/glx by Chris Baird. - * It's spinnin' bubbles, man. - * -- - * Licencing? Ask Pascal. Let's assume it is freely-distributable and - * modifiable, provided his name is kept in the source. - * -- - * Chris Baird,, April 2013 - */ - -#include -#include "ch.h" -#include "hal.h" -#include "gfx.h" - - -/* ---------------------------------------------------------------------- */ - -#define N 1024 /* Number of dots */ -#define SCALE 8192 -#define INCREMENT 512 /* INCREMENT = SCALE / sqrt(N) * 2 */ -#define PI2 6.283185307179586476925286766559 - -#define background RGB2COLOR(0,0,0) - -uint16_t width, height; -int16_t sine[SCALE+(SCALE/4)]; -int16_t *cosi = &sine[SCALE/4]; /* cos(x) = sin(x+90d)... */ - - -void initialize (void) -{ - uint16_t i; - - /* if you change the SCALE*1.25 back to SCALE, the program will - * occassionally overrun the cosi array -- however this actually - * produces some interesting effects as the BUBBLES LOSE CONTROL!!!! - */ - for (i = 0; i < SCALE+(SCALE/4); i++) - //sine[i] = (-SCALE/2) + (int)(sinf(PI2 * i / SCALE) * sinf(PI2 * i / SCALE) * SCALE); - sine[i] = (int)(sinf(PI2 * i / SCALE) * SCALE); -} - - -void matrix (int16_t xyz[3][N], color_t col[N]) -{ - static uint32_t t = 0; - int16_t x = -SCALE, y = -SCALE; - uint16_t i, s, d; - uint8_t red,grn,blu; - -#define RED_COLORS (32) -#define GREEN_COLORS (64) -#define BLUE_COLORS (32) - - for (i = 0; i < N; i++) - { - xyz[0][i] = x; - xyz[1][i] = y; - - d = sqrtf(x * x + y * y); /* originally a fastsqrt() call */ - s = sine[(t * 30) % SCALE] + SCALE; - - xyz[2][i] = sine[(d + s) % SCALE] * sine[(t * 10) % SCALE] / SCALE / 2; - - red = (cosi[xyz[2][i] + SCALE / 2] + SCALE) * - (RED_COLORS - 1) / SCALE / 2; - grn = (cosi[(xyz[2][i] + SCALE / 2 + 2 * SCALE / 3) % SCALE] + SCALE) * - (GREEN_COLORS - 1) / SCALE / 2; - blu = (cosi[(xyz[2][i] + SCALE / 2 + SCALE / 3) % SCALE] + SCALE) * - (BLUE_COLORS - 1) / SCALE / 2; - col[i] = ((red << 11) + (grn << 5) + blu); - - x += INCREMENT; - - if (x >= SCALE) x = -SCALE, y += INCREMENT; - } - t++; -} - - -void rotate (int16_t xyz[3][N], uint16_t angleX, uint16_t angleY, uint16_t angleZ) -{ - uint16_t i; - int16_t tmpX, tmpY; - int16_t sinx = sine[angleX], cosx = cosi[angleX]; - int16_t siny = sine[angleY], cosy = cosi[angleY]; - int16_t sinz = sine[angleZ], cosz = cosi[angleZ]; - - for (i = 0; i < N; i++) - { - tmpX = (xyz[0][i] * cosx - xyz[2][i] * sinx) / SCALE; - xyz[2][i] = (xyz[0][i] * sinx + xyz[2][i] * cosx) / SCALE; - xyz[0][i] = tmpX; - - tmpY = (xyz[1][i] * cosy - xyz[2][i] * siny) / SCALE; - xyz[2][i] = (xyz[1][i] * siny + xyz[2][i] * cosy) / SCALE; - xyz[1][i] = tmpY; - - tmpX = (xyz[0][i] * cosz - xyz[1][i] * sinz) / SCALE; - xyz[1][i] = (xyz[0][i] * sinz + xyz[1][i] * cosz) / SCALE; - xyz[0][i] = tmpX; - } -} - - -void draw(int16_t xyz[3][N], color_t col[N]) -{ - static uint16_t oldProjX[N] = {0}; - static uint16_t oldProjY[N] = {0}; - static uint8_t oldDotSize[N] = {0}; - uint16_t i, projX, projY, projZ, dotSize; - - for (i = 0; i < N; i++) - { - projZ = SCALE - (xyz[2][i] + SCALE) / 4; - projX = width / 2 + (xyz[0][i] * projZ / SCALE) / 25; - projY = height / 2 + (xyz[1][i] * projZ / SCALE) / 25; - dotSize = 3 - (xyz[2][i] + SCALE) * 2 / SCALE; - - gdispDrawCircle (oldProjX[i], oldProjY[i], oldDotSize[i], background); - - if (projX > dotSize && - projY > dotSize && - projX < width - dotSize && - projY < height - dotSize) - { - gdispDrawCircle (projX, projY, dotSize, col[i]); - oldProjX[i] = projX; - oldProjY[i] = projY; - oldDotSize[i] = dotSize; - } - } -} - - -/* ---------------------------------------------------------------------- */ - -int16_t angleX = 0, angleY = 0, angleZ = 0; -int16_t speedX = 0, speedY = 0, speedZ = 0; - -int16_t xyz[3][N]; -color_t col[N]; - - -int main (void) -{ - int pass = 0; - - halInit(); - chSysInit(); - gdispInit(); - - chThdSleepMilliseconds (10); - gdispClear (background); /* glitches.. */ - chThdSleepMilliseconds (10); - gdispClear (background); /* glitches.. */ - chThdSleepMilliseconds (10); - gdispClear (background); /* glitches.. */ - - width = (uint16_t)gdispGetWidth(); - height = (uint16_t)gdispGetHeight(); - - initialize(); - - for (;;) - { - matrix(xyz, col); - rotate(xyz, angleX, angleY, angleZ); - draw(xyz, col); - - angleX += speedX; - angleY += speedY; - angleZ += speedZ; - - if (pass > 400) speedY = 1; - if (pass > 800) speedX = 1; - if (pass > 1200) speedZ = 1; - pass++; - - if (angleX >= SCALE) angleX -= SCALE; - else if (angleX < 0) angleX += SCALE; - - if (angleY >= SCALE) angleY -= SCALE; - else if (angleY < 0) angleY += SCALE; - - if (angleZ >= SCALE) angleZ -= SCALE; - else if (angleZ < 0) angleZ += SCALE; - } -} - -/* ---------------------------------------------------------------------- */ diff --git a/demos/3rdparty/readme.txt b/demos/3rdparty/readme.txt deleted file mode 100644 index 3f97204a..00000000 --- a/demos/3rdparty/readme.txt +++ /dev/null @@ -1,10 +0,0 @@ -In this directory, you can find different demos showing how to use ChibiOS/GFX. -The demos in these directories are contributions from users of the ChibiOS/GFX -project and come from different sources. Therefore, the source files of these -demos come with different licenses which can be found on top of the cor- -responding files. -Since these files are not part of the ChibiOS/GFX project, no support for these -demos is provided. And as with all software which can be found in the /demos -directory, use on your own risk. There's no warranty of the correctness -and function of the demos provided. - diff --git a/demos/applications/mandelbrot/gfxconf.h b/demos/applications/mandelbrot/gfxconf.h index 7093884f..aeb1f714 100644 --- a/demos/applications/mandelbrot/gfxconf.h +++ b/demos/applications/mandelbrot/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/applications/mandelbrot/main.c b/demos/applications/mandelbrot/main.c index 969a9c92..cdcfb8f2 100644 --- a/demos/applications/mandelbrot/main.c +++ b/demos/applications/mandelbrot/main.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/applications/notepad/gfxconf.h b/demos/applications/notepad/gfxconf.h index 7ba6483b..d44b0830 100644 --- a/demos/applications/notepad/gfxconf.h +++ b/demos/applications/notepad/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/applications/notepad/main.c b/demos/applications/notepad/main.c index 1dcfd154..982b796a 100644 --- a/demos/applications/notepad/main.c +++ b/demos/applications/notepad/main.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/benchmarks/gfxconf.h b/demos/benchmarks/gfxconf.h index d12025e5..c4bacefd 100644 --- a/demos/benchmarks/gfxconf.h +++ b/demos/benchmarks/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/benchmarks/main.c b/demos/benchmarks/main.c index c3cef762..2740cd9f 100644 --- a/demos/benchmarks/main.c +++ b/demos/benchmarks/main.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gadc/gfxconf.h b/demos/modules/gadc/gfxconf.h index 557184cc..e4da593f 100644 --- a/demos/modules/gadc/gfxconf.h +++ b/demos/modules/gadc/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gadc/gwinosc.c b/demos/modules/gadc/gwinosc.c index 49d9fe22..4ef1f5f5 100644 --- a/demos/modules/gadc/gwinosc.c +++ b/demos/modules/gadc/gwinosc.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gadc/gwinosc.h b/demos/modules/gadc/gwinosc.h index 11644be4..6f025669 100644 --- a/demos/modules/gadc/gwinosc.h +++ b/demos/modules/gadc/gwinosc.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gadc/main.c b/demos/modules/gadc/main.c index f506a473..8b649d30 100644 --- a/demos/modules/gadc/main.c +++ b/demos/modules/gadc/main.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gaudin/gfxconf.h b/demos/modules/gaudin/gfxconf.h index d9db73a5..ec79e1f5 100644 --- a/demos/modules/gaudin/gfxconf.h +++ b/demos/modules/gaudin/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gaudin/gwinosc.c b/demos/modules/gaudin/gwinosc.c index 5a2867c1..8422fb22 100644 --- a/demos/modules/gaudin/gwinosc.c +++ b/demos/modules/gaudin/gwinosc.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gaudin/gwinosc.h b/demos/modules/gaudin/gwinosc.h index 9c51e548..63cfc05b 100644 --- a/demos/modules/gaudin/gwinosc.h +++ b/demos/modules/gaudin/gwinosc.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gaudin/main.c b/demos/modules/gaudin/main.c index f532b324..7a69989d 100644 --- a/demos/modules/gaudin/main.c +++ b/demos/modules/gaudin/main.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gdisp/gdisp_basics/gfxconf.h b/demos/modules/gdisp/gdisp_basics/gfxconf.h index f64884a0..ebebd1b3 100644 --- a/demos/modules/gdisp/gdisp_basics/gfxconf.h +++ b/demos/modules/gdisp/gdisp_basics/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gdisp/gdisp_basics/main.c b/demos/modules/gdisp/gdisp_basics/main.c index 134f2473..bbc3e399 100644 --- a/demos/modules/gdisp/gdisp_basics/main.c +++ b/demos/modules/gdisp/gdisp_basics/main.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gdisp/gdisp_circles/gfxconf.h b/demos/modules/gdisp/gdisp_circles/gfxconf.h index cc60c46b..b0a7b5c9 100644 --- a/demos/modules/gdisp/gdisp_circles/gfxconf.h +++ b/demos/modules/gdisp/gdisp_circles/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gdisp/gdisp_circles/main.c b/demos/modules/gdisp/gdisp_circles/main.c index 395af009..e6b985dc 100644 --- a/demos/modules/gdisp/gdisp_circles/main.c +++ b/demos/modules/gdisp/gdisp_circles/main.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gdisp/gdisp_images/gfxconf.h b/demos/modules/gdisp/gdisp_images/gfxconf.h index e76ddd72..d4a18671 100644 --- a/demos/modules/gdisp/gdisp_images/gfxconf.h +++ b/demos/modules/gdisp/gdisp_images/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gdisp/gdisp_images/main.c b/demos/modules/gdisp/gdisp_images/main.c index a6fa58d8..23170f5e 100644 --- a/demos/modules/gdisp/gdisp_images/main.c +++ b/demos/modules/gdisp/gdisp_images/main.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gdisp/gdisp_images_animated/gfxconf.h b/demos/modules/gdisp/gdisp_images_animated/gfxconf.h index cd368e95..461c965f 100644 --- a/demos/modules/gdisp/gdisp_images_animated/gfxconf.h +++ b/demos/modules/gdisp/gdisp_images_animated/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 has a different license to the rest of the GFX system. * You can copy, modify and distribute this file as you see fit. diff --git a/demos/modules/gdisp/gdisp_images_animated/main.c b/demos/modules/gdisp/gdisp_images_animated/main.c index d5c3d712..cb0d5580 100644 --- a/demos/modules/gdisp/gdisp_images_animated/main.c +++ b/demos/modules/gdisp/gdisp_images_animated/main.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ #include "ch.h" #include "hal.h" diff --git a/demos/modules/gdisp/gdisp_images_animated/testanim.h b/demos/modules/gdisp/gdisp_images_animated/testanim.h index ce2ba8c7..a646a8d4 100644 --- a/demos/modules/gdisp/gdisp_images_animated/testanim.h +++ b/demos/modules/gdisp/gdisp_images_animated/testanim.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 was generated from "testanim.gif" using... * diff --git a/demos/modules/gdisp/gdisp_text/gfxconf.h b/demos/modules/gdisp/gdisp_text/gfxconf.h index 007de8e4..22f27b18 100644 --- a/demos/modules/gdisp/gdisp_text/gfxconf.h +++ b/demos/modules/gdisp/gdisp_text/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gdisp/gdisp_text/main.c b/demos/modules/gdisp/gdisp_text/main.c index 4062e07c..049334c0 100644 --- a/demos/modules/gdisp/gdisp_text/main.c +++ b/demos/modules/gdisp/gdisp_text/main.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/ginput/touch_driver_test/gfxconf.h b/demos/modules/ginput/touch_driver_test/gfxconf.h index 87787527..2bac9c37 100644 --- a/demos/modules/ginput/touch_driver_test/gfxconf.h +++ b/demos/modules/ginput/touch_driver_test/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/ginput/touch_driver_test/main.c b/demos/modules/ginput/touch_driver_test/main.c index 80c85273..77b3daa6 100644 --- a/demos/modules/ginput/touch_driver_test/main.c +++ b/demos/modules/ginput/touch_driver_test/main.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/graph/gfxconf.h b/demos/modules/graph/gfxconf.h index ee36fb93..2632edc5 100644 --- a/demos/modules/graph/gfxconf.h +++ b/demos/modules/graph/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/graph/main.c b/demos/modules/graph/main.c index 79935083..47d30608 100644 --- a/demos/modules/graph/main.c +++ b/demos/modules/graph/main.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gtimer/gfxconf.h b/demos/modules/gtimer/gfxconf.h index 931357a5..cef9232e 100644 --- a/demos/modules/gtimer/gfxconf.h +++ b/demos/modules/gtimer/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gtimer/main.c b/demos/modules/gtimer/main.c index 403491ea..a0e6de4c 100644 --- a/demos/modules/gtimer/main.c +++ b/demos/modules/gtimer/main.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/gwin/basic/gfxconf.h b/demos/modules/gwin/basic/gfxconf.h index e567e5a0..5f3b6fe1 100644 --- a/demos/modules/gwin/basic/gfxconf.h +++ b/demos/modules/gwin/basic/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 has a different license to the rest of the GFX system. * You can copy, modify and distribute this file as you see fit. diff --git a/demos/modules/gwin/basic/main.c b/demos/modules/gwin/basic/main.c index a0326fac..bf5f613a 100644 --- a/demos/modules/gwin/basic/main.c +++ b/demos/modules/gwin/basic/main.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ #include "ch.h" #include "hal.h" diff --git a/demos/modules/gwin/console/gfxconf.h b/demos/modules/gwin/console/gfxconf.h index 178beb86..bccd4b77 100644 --- a/demos/modules/gwin/console/gfxconf.h +++ b/demos/modules/gwin/console/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 has a different license to the rest of the GFX system. * You can copy, modify and distribute this file as you see fit. diff --git a/demos/modules/gwin/console/main.c b/demos/modules/gwin/console/main.c index 90ebf86f..ee6ef099 100644 --- a/demos/modules/gwin/console/main.c +++ b/demos/modules/gwin/console/main.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ #include "ch.h" #include "hal.h" diff --git a/demos/modules/gwin/slider/gfxconf.h b/demos/modules/gwin/slider/gfxconf.h index 947fc4c8..7e763b41 100644 --- a/demos/modules/gwin/slider/gfxconf.h +++ b/demos/modules/gwin/slider/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 has a different license to the rest of the GFX system. * You can copy, modify and distribute this file as you see fit. diff --git a/demos/modules/gwin/slider/main.c b/demos/modules/gwin/slider/main.c index 19a56f6a..b87d6bb8 100644 --- a/demos/modules/gwin/slider/main.c +++ b/demos/modules/gwin/slider/main.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ #include "ch.h" #include "hal.h" diff --git a/demos/modules/tdisp/gfxconf.h b/demos/modules/tdisp/gfxconf.h index cdc0dfdd..6eadfd9d 100644 --- a/demos/modules/tdisp/gfxconf.h +++ b/demos/modules/tdisp/gfxconf.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/demos/modules/tdisp/main.c b/demos/modules/tdisp/main.c index 41a6aa34..35ed506f 100644 --- a/demos/modules/tdisp/main.c +++ b/demos/modules/tdisp/main.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu * All rights reserved. diff --git a/drivers/gadc/AT91SAM7/gadc_lld.c b/drivers/gadc/AT91SAM7/gadc_lld.c index 68866132..fc13661f 100644 --- a/drivers/gadc/AT91SAM7/gadc_lld.c +++ b/drivers/gadc/AT91SAM7/gadc_lld.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gadc/AT91SAM7/gadc_lld_board_olimexsam7ex256.h b/drivers/gadc/AT91SAM7/gadc_lld_board_olimexsam7ex256.h index 6f23db17..58ef2e15 100644 --- a/drivers/gadc/AT91SAM7/gadc_lld_board_olimexsam7ex256.h +++ b/drivers/gadc/AT91SAM7/gadc_lld_board_olimexsam7ex256.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gadc/AT91SAM7/gadc_lld_board_olimexsam7ex256.h diff --git a/drivers/gadc/AT91SAM7/gadc_lld_config.h b/drivers/gadc/AT91SAM7/gadc_lld_config.h index 8ba71f20..6f98d921 100644 --- a/drivers/gadc/AT91SAM7/gadc_lld_config.h +++ b/drivers/gadc/AT91SAM7/gadc_lld_config.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gadc/AT91SAM7/gadc_lld_config.h diff --git a/drivers/gaudin/gadc/gaudin_lld.c b/drivers/gaudin/gadc/gaudin_lld.c index 39673ab3..ba290742 100644 --- a/drivers/gaudin/gadc/gaudin_lld.c +++ b/drivers/gaudin/gadc/gaudin_lld.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gaudin/gadc/gaudin_lld_board_olimexsam7ex256.h b/drivers/gaudin/gadc/gaudin_lld_board_olimexsam7ex256.h index 283a2914..9ad4a0ad 100644 --- a/drivers/gaudin/gadc/gaudin_lld_board_olimexsam7ex256.h +++ b/drivers/gaudin/gadc/gaudin_lld_board_olimexsam7ex256.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gaudin/gadc/gaudin_lld_board_olimexsam7ex256.h diff --git a/drivers/gaudin/gadc/gaudin_lld_config.h b/drivers/gaudin/gadc/gaudin_lld_config.h index 402e4180..7412e8a0 100644 --- a/drivers/gaudin/gadc/gaudin_lld_config.h +++ b/drivers/gaudin/gadc/gaudin_lld_config.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gaudin/gadc/gaudin_lld_config.h diff --git a/drivers/gdisp/ILI9320/gdisp_lld.c b/drivers/gdisp/ILI9320/gdisp_lld.c index 857d64e2..07e8e57d 100644 --- a/drivers/gdisp/ILI9320/gdisp_lld.c +++ b/drivers/gdisp/ILI9320/gdisp_lld.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/ILI9320/gdisp_lld.c diff --git a/drivers/gdisp/ILI9320/gdisp_lld_board_example.h b/drivers/gdisp/ILI9320/gdisp_lld_board_example.h index 2f762c42..ecabcdea 100644 --- a/drivers/gdisp/ILI9320/gdisp_lld_board_example.h +++ b/drivers/gdisp/ILI9320/gdisp_lld_board_example.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/ILI9320/gdisp_lld_board_example.h diff --git a/drivers/gdisp/ILI9320/gdisp_lld_board_olimex_pic32mx_lcd.h b/drivers/gdisp/ILI9320/gdisp_lld_board_olimex_pic32mx_lcd.h index f208f917..cdc68da3 100644 --- a/drivers/gdisp/ILI9320/gdisp_lld_board_olimex_pic32mx_lcd.h +++ b/drivers/gdisp/ILI9320/gdisp_lld_board_olimex_pic32mx_lcd.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2013 Dmytro Milinevskyy diff --git a/drivers/gdisp/ILI9320/gdisp_lld_board_olimex_stm32_lcd.h b/drivers/gdisp/ILI9320/gdisp_lld_board_olimex_stm32_lcd.h index 7e15a2e0..86bca28f 100644 --- a/drivers/gdisp/ILI9320/gdisp_lld_board_olimex_stm32_lcd.h +++ b/drivers/gdisp/ILI9320/gdisp_lld_board_olimex_stm32_lcd.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/ILI9320/gdisp_lld_board_olimex_stm32_lcd.h diff --git a/drivers/gdisp/ILI9320/gdisp_lld_config.h b/drivers/gdisp/ILI9320/gdisp_lld_config.h index a2a0a66b..091b8a6a 100644 --- a/drivers/gdisp/ILI9320/gdisp_lld_config.h +++ b/drivers/gdisp/ILI9320/gdisp_lld_config.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/ILI9325/gdisp_lld.c b/drivers/gdisp/ILI9325/gdisp_lld.c index d101d1dd..95817223 100644 --- a/drivers/gdisp/ILI9325/gdisp_lld.c +++ b/drivers/gdisp/ILI9325/gdisp_lld.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/ILI9325/gdisp_lld.c diff --git a/drivers/gdisp/ILI9325/gdisp_lld_board_example.h b/drivers/gdisp/ILI9325/gdisp_lld_board_example.h index 16de9924..7fc43d82 100644 --- a/drivers/gdisp/ILI9325/gdisp_lld_board_example.h +++ b/drivers/gdisp/ILI9325/gdisp_lld_board_example.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/ILI9325/gdisp_lld_board_example.h diff --git a/drivers/gdisp/ILI9325/gdisp_lld_board_hy_stm32_100p.h b/drivers/gdisp/ILI9325/gdisp_lld_board_hy_stm32_100p.h index 1915f1cc..19410751 100644 --- a/drivers/gdisp/ILI9325/gdisp_lld_board_hy_stm32_100p.h +++ b/drivers/gdisp/ILI9325/gdisp_lld_board_hy_stm32_100p.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /* driver quickly hacked together from a chinese sourcecode that came diff --git a/drivers/gdisp/ILI9325/gdisp_lld_config.h b/drivers/gdisp/ILI9325/gdisp_lld_config.h index 03ef5f05..0c6af677 100644 --- a/drivers/gdisp/ILI9325/gdisp_lld_config.h +++ b/drivers/gdisp/ILI9325/gdisp_lld_config.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/ILI9481/gdisp_lld.c b/drivers/gdisp/ILI9481/gdisp_lld.c index 2ea8c6e7..edc13722 100644 --- a/drivers/gdisp/ILI9481/gdisp_lld.c +++ b/drivers/gdisp/ILI9481/gdisp_lld.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/ILI9481/gdisp_lld.c diff --git a/drivers/gdisp/ILI9481/gdisp_lld_board_example.h b/drivers/gdisp/ILI9481/gdisp_lld_board_example.h index de459641..3b39bc0b 100644 --- a/drivers/gdisp/ILI9481/gdisp_lld_board_example.h +++ b/drivers/gdisp/ILI9481/gdisp_lld_board_example.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/ILI9481/gdisp_lld_board_example.h diff --git a/drivers/gdisp/ILI9481/gdisp_lld_board_example_fsmc.h b/drivers/gdisp/ILI9481/gdisp_lld_board_example_fsmc.h index 3fc3f632..cea70f72 100644 --- a/drivers/gdisp/ILI9481/gdisp_lld_board_example_fsmc.h +++ b/drivers/gdisp/ILI9481/gdisp_lld_board_example_fsmc.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/ILI9481/gdisp_lld_board_example_fsmc.h diff --git a/drivers/gdisp/ILI9481/gdisp_lld_board_firebullstm32f103.h b/drivers/gdisp/ILI9481/gdisp_lld_board_firebullstm32f103.h index ce7af96f..0d380a06 100644 --- a/drivers/gdisp/ILI9481/gdisp_lld_board_firebullstm32f103.h +++ b/drivers/gdisp/ILI9481/gdisp_lld_board_firebullstm32f103.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/ILI9481/gdisp_lld_board_firebullstm32f103.h diff --git a/drivers/gdisp/ILI9481/gdisp_lld_config.h b/drivers/gdisp/ILI9481/gdisp_lld_config.h index c1fc7a2d..cc6312ba 100644 --- a/drivers/gdisp/ILI9481/gdisp_lld_config.h +++ b/drivers/gdisp/ILI9481/gdisp_lld_config.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/ILI9481/gdisp_lld_config.h diff --git a/drivers/gdisp/Nokia6610GE12/GE12.h b/drivers/gdisp/Nokia6610GE12/GE12.h index 388e1147..5c1e7e82 100644 --- a/drivers/gdisp/Nokia6610GE12/GE12.h +++ b/drivers/gdisp/Nokia6610GE12/GE12.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/Nokia6610GE12/gdisp_lld.c b/drivers/gdisp/Nokia6610GE12/gdisp_lld.c index 0f46e267..258504f6 100644 --- a/drivers/gdisp/Nokia6610GE12/gdisp_lld.c +++ b/drivers/gdisp/Nokia6610GE12/gdisp_lld.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/Nokia6610GE12/gdisp_lld.c diff --git a/drivers/gdisp/Nokia6610GE12/gdisp_lld_board_example.h b/drivers/gdisp/Nokia6610GE12/gdisp_lld_board_example.h index 53a7fad7..e4a1fa80 100644 --- a/drivers/gdisp/Nokia6610GE12/gdisp_lld_board_example.h +++ b/drivers/gdisp/Nokia6610GE12/gdisp_lld_board_example.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/Nokia6610GE12/gdisp_lld_board_olimexsam7ex256.h b/drivers/gdisp/Nokia6610GE12/gdisp_lld_board_olimexsam7ex256.h index 3fede6d7..38a98a01 100644 --- a/drivers/gdisp/Nokia6610GE12/gdisp_lld_board_olimexsam7ex256.h +++ b/drivers/gdisp/Nokia6610GE12/gdisp_lld_board_olimexsam7ex256.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/Nokia6610GE12/gdisp_lld_config.h b/drivers/gdisp/Nokia6610GE12/gdisp_lld_config.h index cca96c0e..dc68affb 100644 --- a/drivers/gdisp/Nokia6610GE12/gdisp_lld_config.h +++ b/drivers/gdisp/Nokia6610GE12/gdisp_lld_config.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/Nokia6610GE8/GE8.h b/drivers/gdisp/Nokia6610GE8/GE8.h index 18c2ffcb..b5ef7df4 100644 --- a/drivers/gdisp/Nokia6610GE8/GE8.h +++ b/drivers/gdisp/Nokia6610GE8/GE8.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/Nokia6610GE8/gdisp_lld.c b/drivers/gdisp/Nokia6610GE8/gdisp_lld.c index 65431c9b..d803b4da 100644 --- a/drivers/gdisp/Nokia6610GE8/gdisp_lld.c +++ b/drivers/gdisp/Nokia6610GE8/gdisp_lld.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/Nokia6610GE8/gdisp_lld.c diff --git a/drivers/gdisp/Nokia6610GE8/gdisp_lld_board_example.h b/drivers/gdisp/Nokia6610GE8/gdisp_lld_board_example.h index 2dc589b7..fa3475f7 100644 --- a/drivers/gdisp/Nokia6610GE8/gdisp_lld_board_example.h +++ b/drivers/gdisp/Nokia6610GE8/gdisp_lld_board_example.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/Nokia6610GE8/gdisp_lld_board_olimexsam7ex256.h b/drivers/gdisp/Nokia6610GE8/gdisp_lld_board_olimexsam7ex256.h index b3b88b7c..217ad62d 100644 --- a/drivers/gdisp/Nokia6610GE8/gdisp_lld_board_olimexsam7ex256.h +++ b/drivers/gdisp/Nokia6610GE8/gdisp_lld_board_olimexsam7ex256.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/Nokia6610GE8/gdisp_lld_board_olimexsam7ex256.h diff --git a/drivers/gdisp/Nokia6610GE8/gdisp_lld_config.h b/drivers/gdisp/Nokia6610GE8/gdisp_lld_config.h index 9893b8a4..4cb7b19e 100644 --- a/drivers/gdisp/Nokia6610GE8/gdisp_lld_config.h +++ b/drivers/gdisp/Nokia6610GE8/gdisp_lld_config.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/S6D1121/gdisp_lld.c b/drivers/gdisp/S6D1121/gdisp_lld.c index 671b8f86..c7bdced6 100644 --- a/drivers/gdisp/S6D1121/gdisp_lld.c +++ b/drivers/gdisp/S6D1121/gdisp_lld.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/S6D1121/gdisp_lld.c diff --git a/drivers/gdisp/S6D1121/gdisp_lld_board_example.h b/drivers/gdisp/S6D1121/gdisp_lld_board_example.h index 782c5918..e6d55f34 100644 --- a/drivers/gdisp/S6D1121/gdisp_lld_board_example.h +++ b/drivers/gdisp/S6D1121/gdisp_lld_board_example.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h b/drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h index ee4759b2..79cf8ea7 100644 --- a/drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h +++ b/drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/S6D1121/gdisp_lld_config.h b/drivers/gdisp/S6D1121/gdisp_lld_config.h index 0ae68848..4eca9ad2 100644 --- a/drivers/gdisp/S6D1121/gdisp_lld_config.h +++ b/drivers/gdisp/S6D1121/gdisp_lld_config.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/SSD1289/gdisp_lld.c b/drivers/gdisp/SSD1289/gdisp_lld.c index f6531f2c..a3aa8b3d 100644 --- a/drivers/gdisp/SSD1289/gdisp_lld.c +++ b/drivers/gdisp/SSD1289/gdisp_lld.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/SSD1289/gdisp_lld.c diff --git a/drivers/gdisp/SSD1289/gdisp_lld_board_example.h b/drivers/gdisp/SSD1289/gdisp_lld_board_example.h index 7e8389d7..d1e92406 100644 --- a/drivers/gdisp/SSD1289/gdisp_lld_board_example.h +++ b/drivers/gdisp/SSD1289/gdisp_lld_board_example.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/SSD1289/gdisp_lld_board_example_fsmc.h b/drivers/gdisp/SSD1289/gdisp_lld_board_example_fsmc.h index b0451747..d041cf39 100644 --- a/drivers/gdisp/SSD1289/gdisp_lld_board_example_fsmc.h +++ b/drivers/gdisp/SSD1289/gdisp_lld_board_example_fsmc.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/SSD1289/gdisp_lld_board_firebullstm32f103.h b/drivers/gdisp/SSD1289/gdisp_lld_board_firebullstm32f103.h index 19f1108c..bc87721d 100644 --- a/drivers/gdisp/SSD1289/gdisp_lld_board_firebullstm32f103.h +++ b/drivers/gdisp/SSD1289/gdisp_lld_board_firebullstm32f103.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/SSD1289/gdisp_lld_config.h b/drivers/gdisp/SSD1289/gdisp_lld_config.h index 8b26e489..de22de71 100644 --- a/drivers/gdisp/SSD1289/gdisp_lld_config.h +++ b/drivers/gdisp/SSD1289/gdisp_lld_config.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/SSD1963/gdisp_lld.c b/drivers/gdisp/SSD1963/gdisp_lld.c index c407a27e..02c73db9 100644 --- a/drivers/gdisp/SSD1963/gdisp_lld.c +++ b/drivers/gdisp/SSD1963/gdisp_lld.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/SSD1963/gdisp_lld.c diff --git a/drivers/gdisp/SSD1963/gdisp_lld_board_example_fsmc.h b/drivers/gdisp/SSD1963/gdisp_lld_board_example_fsmc.h index 8de399d9..059c5332 100644 --- a/drivers/gdisp/SSD1963/gdisp_lld_board_example_fsmc.h +++ b/drivers/gdisp/SSD1963/gdisp_lld_board_example_fsmc.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/SSD1963/gdisp_lld_board_example_gpio.h b/drivers/gdisp/SSD1963/gdisp_lld_board_example_gpio.h index ad9fa8e4..c6080933 100644 --- a/drivers/gdisp/SSD1963/gdisp_lld_board_example_gpio.h +++ b/drivers/gdisp/SSD1963/gdisp_lld_board_example_gpio.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/SSD1963/gdisp_lld_config.h b/drivers/gdisp/SSD1963/gdisp_lld_config.h index 7fa6a97c..bcc6c4ef 100644 --- a/drivers/gdisp/SSD1963/gdisp_lld_config.h +++ b/drivers/gdisp/SSD1963/gdisp_lld_config.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/SSD1963/gdisp_lld_panel_example.h b/drivers/gdisp/SSD1963/gdisp_lld_panel_example.h index 109d7332..9d2a058c 100644 --- a/drivers/gdisp/SSD1963/gdisp_lld_panel_example.h +++ b/drivers/gdisp/SSD1963/gdisp_lld_panel_example.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/SSD1963/ssd1963.h b/drivers/gdisp/SSD1963/ssd1963.h index a56c142b..8c30f964 100644 --- a/drivers/gdisp/SSD1963/ssd1963.h +++ b/drivers/gdisp/SSD1963/ssd1963.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/gdisp/SSD2119/gdisp_lld.c b/drivers/gdisp/SSD2119/gdisp_lld.c index a7ad7b1a..b4b41998 100644 --- a/drivers/gdisp/SSD2119/gdisp_lld.c +++ b/drivers/gdisp/SSD2119/gdisp_lld.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/SSD2119/gdisp_lld.c diff --git a/drivers/gdisp/SSD2119/gdisp_lld_board_embest_dmstf4bb.h b/drivers/gdisp/SSD2119/gdisp_lld_board_embest_dmstf4bb.h index bf7b3890..fdc49ccd 100644 --- a/drivers/gdisp/SSD2119/gdisp_lld_board_embest_dmstf4bb.h +++ b/drivers/gdisp/SSD2119/gdisp_lld_board_embest_dmstf4bb.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/SSD2119/gdisp_lld_board_embest_dmstf4bb.h diff --git a/drivers/gdisp/SSD2119/gdisp_lld_config.h b/drivers/gdisp/SSD2119/gdisp_lld_config.h index b5af495c..d4f8cbd8 100644 --- a/drivers/gdisp/SSD2119/gdisp_lld_config.h +++ b/drivers/gdisp/SSD2119/gdisp_lld_config.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/SSD2119/gdisp_lld_config.h diff --git a/drivers/gdisp/SSD2119/ssd2119.h b/drivers/gdisp/SSD2119/ssd2119.h index c3ffa00f..f892a6cc 100644 --- a/drivers/gdisp/SSD2119/ssd2119.h +++ b/drivers/gdisp/SSD2119/ssd2119.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/SSD2119/ssd2119.h diff --git a/drivers/gdisp/TestStub/gdisp_lld.c b/drivers/gdisp/TestStub/gdisp_lld.c index 19ce5b3c..f87b6617 100644 --- a/drivers/gdisp/TestStub/gdisp_lld.c +++ b/drivers/gdisp/TestStub/gdisp_lld.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/gdisp/TestStub/gdisp_lld.c diff --git a/drivers/gdisp/TestStub/gdisp_lld_config.h b/drivers/gdisp/TestStub/gdisp_lld_config.h index c0fa6a65..a4f6ecac 100644 --- a/drivers/gdisp/TestStub/gdisp_lld_config.h +++ b/drivers/gdisp/TestStub/gdisp_lld_config.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/dial/GADC/ginput_lld_dial.c b/drivers/ginput/dial/GADC/ginput_lld_dial.c index ced71a27..6bf3607b 100644 --- a/drivers/ginput/dial/GADC/ginput_lld_dial.c +++ b/drivers/ginput/dial/GADC/ginput_lld_dial.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/ginput/dial/GADC/ginput_lld_dial.c diff --git a/drivers/ginput/dial/GADC/ginput_lld_dial_board_olimexsam7ex256.h b/drivers/ginput/dial/GADC/ginput_lld_dial_board_olimexsam7ex256.h index 13788188..99eaaf23 100644 --- a/drivers/ginput/dial/GADC/ginput_lld_dial_board_olimexsam7ex256.h +++ b/drivers/ginput/dial/GADC/ginput_lld_dial_board_olimexsam7ex256.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/ginput/dial/GADC/ginput_lld_dial_board_olimexsam7ex256.h diff --git a/drivers/ginput/dial/GADC/ginput_lld_dial_config.h b/drivers/ginput/dial/GADC/ginput_lld_dial_config.h index 535b09a6..e8d07406 100644 --- a/drivers/ginput/dial/GADC/ginput_lld_dial_config.h +++ b/drivers/ginput/dial/GADC/ginput_lld_dial_config.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/ginput/dial/GADC/ginput_lld_dial_config.h diff --git a/drivers/ginput/toggle/Pal/ginput_lld_toggle.c b/drivers/ginput/toggle/Pal/ginput_lld_toggle.c index 04805d04..2eca8ae8 100644 --- a/drivers/ginput/toggle/Pal/ginput_lld_toggle.c +++ b/drivers/ginput/toggle/Pal/ginput_lld_toggle.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/toggle/Pal/ginput_lld_toggle_board_example.h b/drivers/ginput/toggle/Pal/ginput_lld_toggle_board_example.h index 34d9cdaa..803a9738 100644 --- a/drivers/ginput/toggle/Pal/ginput_lld_toggle_board_example.h +++ b/drivers/ginput/toggle/Pal/ginput_lld_toggle_board_example.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/toggle/Pal/ginput_lld_toggle_board_olimexsam7ex256.h b/drivers/ginput/toggle/Pal/ginput_lld_toggle_board_olimexsam7ex256.h index 0189e3f8..2fcc1d19 100644 --- a/drivers/ginput/toggle/Pal/ginput_lld_toggle_board_olimexsam7ex256.h +++ b/drivers/ginput/toggle/Pal/ginput_lld_toggle_board_olimexsam7ex256.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/ginput/toggle/Pal/ginput_lld_toggle_board_olimexsam7ex256.h diff --git a/drivers/ginput/toggle/Pal/ginput_lld_toggle_config.h b/drivers/ginput/toggle/Pal/ginput_lld_toggle_config.h index a0402777..b03d705c 100644 --- a/drivers/ginput/toggle/Pal/ginput_lld_toggle_config.h +++ b/drivers/ginput/toggle/Pal/ginput_lld_toggle_config.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/touch/ADS7843/ginput_lld_mouse.c b/drivers/ginput/touch/ADS7843/ginput_lld_mouse.c index 9371760a..99374503 100644 --- a/drivers/ginput/touch/ADS7843/ginput_lld_mouse.c +++ b/drivers/ginput/touch/ADS7843/ginput_lld_mouse.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_example.h b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_example.h index 2e3f3245..503ba112 100644 --- a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_example.h +++ b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_example.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_firebull_stm32f103.h b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_firebull_stm32f103.h index 7758166b..93f94c2b 100644 --- a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_firebull_stm32f103.h +++ b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_firebull_stm32f103.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_olimex_stm32_e407.h b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_olimex_stm32_e407.h index 21ba5294..530c21bd 100644 --- a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_olimex_stm32_e407.h +++ b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_board_olimex_stm32_e407.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h index 6b8579e3..6701d512 100644 --- a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h +++ b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/touch/MCU/ginput_lld_mouse.c b/drivers/ginput/touch/MCU/ginput_lld_mouse.c index 1b7e1988..22ac682e 100644 --- a/drivers/ginput/touch/MCU/ginput_lld_mouse.c +++ b/drivers/ginput/touch/MCU/ginput_lld_mouse.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/touch/MCU/ginput_lld_mouse_board_example.h b/drivers/ginput/touch/MCU/ginput_lld_mouse_board_example.h index 1c6aa970..bfcc03a5 100644 --- a/drivers/ginput/touch/MCU/ginput_lld_mouse_board_example.h +++ b/drivers/ginput/touch/MCU/ginput_lld_mouse_board_example.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/touch/MCU/ginput_lld_mouse_board_olimex_pic32mx_lcd.h b/drivers/ginput/touch/MCU/ginput_lld_mouse_board_olimex_pic32mx_lcd.h index 4f55124d..e63db6fb 100644 --- a/drivers/ginput/touch/MCU/ginput_lld_mouse_board_olimex_pic32mx_lcd.h +++ b/drivers/ginput/touch/MCU/ginput_lld_mouse_board_olimex_pic32mx_lcd.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/touch/MCU/ginput_lld_mouse_board_olimex_stm32_lcd.h b/drivers/ginput/touch/MCU/ginput_lld_mouse_board_olimex_stm32_lcd.h index 0309b655..7f192103 100644 --- a/drivers/ginput/touch/MCU/ginput_lld_mouse_board_olimex_stm32_lcd.h +++ b/drivers/ginput/touch/MCU/ginput_lld_mouse_board_olimex_stm32_lcd.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/touch/MCU/ginput_lld_mouse_config.h b/drivers/ginput/touch/MCU/ginput_lld_mouse_config.h index 4515517f..b8d1e619 100644 --- a/drivers/ginput/touch/MCU/ginput_lld_mouse_config.h +++ b/drivers/ginput/touch/MCU/ginput_lld_mouse_config.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/touch/STMPE811/ginput_lld_mouse.c b/drivers/ginput/touch/STMPE811/ginput_lld_mouse.c index 696795cc..650dd417 100644 --- a/drivers/ginput/touch/STMPE811/ginput_lld_mouse.c +++ b/drivers/ginput/touch/STMPE811/ginput_lld_mouse.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/ginput/touch/STMPE811/ginput_lld_mouse.c diff --git a/drivers/ginput/touch/STMPE811/ginput_lld_mouse_board_embest_dmstf4bb.h b/drivers/ginput/touch/STMPE811/ginput_lld_mouse_board_embest_dmstf4bb.h index a0d5a0de..5fbf965d 100644 --- a/drivers/ginput/touch/STMPE811/ginput_lld_mouse_board_embest_dmstf4bb.h +++ b/drivers/ginput/touch/STMPE811/ginput_lld_mouse_board_embest_dmstf4bb.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/touch/STMPE811/ginput_lld_mouse_board_example.h b/drivers/ginput/touch/STMPE811/ginput_lld_mouse_board_example.h index 453924b0..dc323038 100644 --- a/drivers/ginput/touch/STMPE811/ginput_lld_mouse_board_example.h +++ b/drivers/ginput/touch/STMPE811/ginput_lld_mouse_board_example.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h b/drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h index 871a6c2e..2ffce3b0 100644 --- a/drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h +++ b/drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/ginput/touch/STMPE811/stmpe811.h b/drivers/ginput/touch/STMPE811/stmpe811.h index 36101cd4..e1adc999 100644 --- a/drivers/ginput/touch/STMPE811/stmpe811.h +++ b/drivers/ginput/touch/STMPE811/stmpe811.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012 Joel Bodenmann aka Tectu diff --git a/drivers/multiple/Win32/gdisp_lld.c b/drivers/multiple/Win32/gdisp_lld.c index 7311a5af..a6a3620f 100644 --- a/drivers/multiple/Win32/gdisp_lld.c +++ b/drivers/multiple/Win32/gdisp_lld.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/multiple/Win32/gdisp_lld.c diff --git a/drivers/multiple/Win32/gdisp_lld_config.h b/drivers/multiple/Win32/gdisp_lld_config.h index cef06744..4e10cb8f 100644 --- a/drivers/multiple/Win32/gdisp_lld_config.h +++ b/drivers/multiple/Win32/gdisp_lld_config.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/multiple/Win32/ginput_lld_mouse_config.h b/drivers/multiple/Win32/ginput_lld_mouse_config.h index caef69fe..dbb734ed 100644 --- a/drivers/multiple/Win32/ginput_lld_mouse_config.h +++ b/drivers/multiple/Win32/ginput_lld_mouse_config.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/multiple/Win32/ginput_lld_toggle_config.h b/drivers/multiple/Win32/ginput_lld_toggle_config.h index ac348c73..0b179288 100644 --- a/drivers/multiple/Win32/ginput_lld_toggle_config.h +++ b/drivers/multiple/Win32/ginput_lld_toggle_config.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/tdisp/HD44780/tdisp_lld.c b/drivers/tdisp/HD44780/tdisp_lld.c index b68d1f55..5e18f34c 100644 --- a/drivers/tdisp/HD44780/tdisp_lld.c +++ b/drivers/tdisp/HD44780/tdisp_lld.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/tdisp/HD44780/tdisp_lld.c diff --git a/drivers/tdisp/HD44780/tdisp_lld_board_example.h b/drivers/tdisp/HD44780/tdisp_lld_board_example.h index fbf3f172..82d66d7a 100644 --- a/drivers/tdisp/HD44780/tdisp_lld_board_example.h +++ b/drivers/tdisp/HD44780/tdisp_lld_board_example.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file drivers/tdisp/HD44780/tdisp_lld_board_example.h diff --git a/drivers/tdisp/HD44780/tdisp_lld_board_olimex_e407.h b/drivers/tdisp/HD44780/tdisp_lld_board_olimex_e407.h index e8b1752d..d43512cb 100644 --- a/drivers/tdisp/HD44780/tdisp_lld_board_olimex_e407.h +++ b/drivers/tdisp/HD44780/tdisp_lld_board_olimex_e407.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/drivers/tdisp/HD44780/tdisp_lld_board_st_stm32f4_discovery.h b/drivers/tdisp/HD44780/tdisp_lld_board_st_stm32f4_discovery.h index 1fe222dc..1ba28f02 100644 --- a/drivers/tdisp/HD44780/tdisp_lld_board_st_stm32f4_discovery.h +++ b/drivers/tdisp/HD44780/tdisp_lld_board_st_stm32f4_discovery.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/gfxconf.example.h b/gfxconf.example.h index ce4d4ca6..6440c187 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 has a different license to the rest of the GFX system. * You can copy, modify and distribute this file as you see fit. diff --git a/include/gadc/gadc.h b/include/gadc/gadc.h index 56be7cf5..4ee0eed2 100644 --- a/include/gadc/gadc.h +++ b/include/gadc/gadc.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gadc/lld/gadc_lld.h b/include/gadc/lld/gadc_lld.h index dc111990..befb5af6 100644 --- a/include/gadc/lld/gadc_lld.h +++ b/include/gadc/lld/gadc_lld.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gadc/options.h b/include/gadc/options.h index 87708efe..61e87b82 100644 --- a/include/gadc/options.h +++ b/include/gadc/options.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file include/gadc/options.h diff --git a/include/gaudin/gaudin.h b/include/gaudin/gaudin.h index 3cf29d09..9161a997 100644 --- a/include/gaudin/gaudin.h +++ b/include/gaudin/gaudin.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gaudin/lld/gaudin_lld.h b/include/gaudin/lld/gaudin_lld.h index 6512c61c..f03a5506 100644 --- a/include/gaudin/lld/gaudin_lld.h +++ b/include/gaudin/lld/gaudin_lld.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gaudin/options.h b/include/gaudin/options.h index eff022a3..381d154b 100644 --- a/include/gaudin/options.h +++ b/include/gaudin/options.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gaudout/gaudout.h b/include/gaudout/gaudout.h index 35bdebeb..86210712 100644 --- a/include/gaudout/gaudout.h +++ b/include/gaudout/gaudout.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gaudout/options.h b/include/gaudout/options.h index 12ee975f..e8ac72a7 100644 --- a/include/gaudout/options.h +++ b/include/gaudout/options.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gdisp/fonts.h b/include/gdisp/fonts.h index 888f4489..fa4ee178 100644 --- a/include/gdisp/fonts.h +++ b/include/gdisp/fonts.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gdisp/gdisp.h b/include/gdisp/gdisp.h index 85f9b4ea..7a1522e9 100644 --- a/include/gdisp/gdisp.h +++ b/include/gdisp/gdisp.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file include/gdisp/gdisp.h diff --git a/include/gdisp/image.h b/include/gdisp/image.h index 99e51118..c4b29946 100644 --- a/include/gdisp/image.h +++ b/include/gdisp/image.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file include/gdisp/image.h diff --git a/include/gdisp/lld/emulation.c b/include/gdisp/lld/emulation.c index 572b2dcb..03e00ccb 100644 --- a/include/gdisp/lld/emulation.c +++ b/include/gdisp/lld/emulation.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file include/gdisp/lld/emulation.c diff --git a/include/gdisp/lld/gdisp_lld.h b/include/gdisp/lld/gdisp_lld.h index f42ad2af..7b766db6 100644 --- a/include/gdisp/lld/gdisp_lld.h +++ b/include/gdisp/lld/gdisp_lld.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file include/gdisp/lld/gdisp_lld.h diff --git a/include/gdisp/lld/gdisp_lld_msgs.h b/include/gdisp/lld/gdisp_lld_msgs.h index 5783613d..a318cba3 100644 --- a/include/gdisp/lld/gdisp_lld_msgs.h +++ b/include/gdisp/lld/gdisp_lld_msgs.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file include/gdisp/lld/gdisp_lld_msgs.h diff --git a/include/gdisp/options.h b/include/gdisp/options.h index 5cdfbf59..cc11cefa 100644 --- a/include/gdisp/options.h +++ b/include/gdisp/options.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file include/gdisp/options.h diff --git a/include/gevent/gevent.h b/include/gevent/gevent.h index 57fb60b2..c53dfd0d 100644 --- a/include/gevent/gevent.h +++ b/include/gevent/gevent.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gevent/options.h b/include/gevent/options.h index 78ec7610..89c62194 100644 --- a/include/gevent/options.h +++ b/include/gevent/options.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gfx.h b/include/gfx.h index 4d212b2d..dc5f4268 100644 --- a/include/gfx.h +++ b/include/gfx.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file include/gfx.h diff --git a/include/gfx_rules.h b/include/gfx_rules.h index 1c32146c..c337f472 100644 --- a/include/gfx_rules.h +++ b/include/gfx_rules.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file include/gfx_rules.h diff --git a/include/ginput/dial.h b/include/ginput/dial.h index 358e36cf..4d61d3d1 100644 --- a/include/ginput/dial.h +++ b/include/ginput/dial.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/ginput/ginput.h b/include/ginput/ginput.h index 0fabd437..5ba5e580 100644 --- a/include/ginput/ginput.h +++ b/include/ginput/ginput.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/ginput/keyboard.h b/include/ginput/keyboard.h index 1529d05d..fe58bf61 100644 --- a/include/ginput/keyboard.h +++ b/include/ginput/keyboard.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/ginput/lld/dial.h b/include/ginput/lld/dial.h index 3efae04f..66012068 100644 --- a/include/ginput/lld/dial.h +++ b/include/ginput/lld/dial.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/ginput/lld/mouse.h b/include/ginput/lld/mouse.h index 046a06b1..9bfb8116 100644 --- a/include/ginput/lld/mouse.h +++ b/include/ginput/lld/mouse.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/ginput/lld/toggle.h b/include/ginput/lld/toggle.h index 1ccab366..05ad1e2d 100644 --- a/include/ginput/lld/toggle.h +++ b/include/ginput/lld/toggle.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/ginput/mouse.h b/include/ginput/mouse.h index 7b798454..3b7ed988 100644 --- a/include/ginput/mouse.h +++ b/include/ginput/mouse.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/ginput/options.h b/include/ginput/options.h index 35797098..0d480aa3 100644 --- a/include/ginput/options.h +++ b/include/ginput/options.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/ginput/toggle.h b/include/ginput/toggle.h index 888e397a..7019ad16 100644 --- a/include/ginput/toggle.h +++ b/include/ginput/toggle.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gmisc/gmisc.h b/include/gmisc/gmisc.h index 5dab5e85..d775241e 100644 --- a/include/gmisc/gmisc.h +++ b/include/gmisc/gmisc.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gmisc/options.h b/include/gmisc/options.h index 996f12af..0cc11677 100644 --- a/include/gmisc/options.h +++ b/include/gmisc/options.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gtimer/gtimer.h b/include/gtimer/gtimer.h index e938c33a..6e6461e1 100644 --- a/include/gtimer/gtimer.h +++ b/include/gtimer/gtimer.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gtimer/options.h b/include/gtimer/options.h index 7d7d55dc..0f142289 100644 --- a/include/gtimer/options.h +++ b/include/gtimer/options.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gwin/button.h b/include/gwin/button.h index 3d54afbb..0eef496a 100644 --- a/include/gwin/button.h +++ b/include/gwin/button.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gwin/console.h b/include/gwin/console.h index c6d89db6..8be29acf 100644 --- a/include/gwin/console.h +++ b/include/gwin/console.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gwin/graph.h b/include/gwin/graph.h index 223ba27f..4fe28223 100644 --- a/include/gwin/graph.h +++ b/include/gwin/graph.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file include/gwin/graph.h diff --git a/include/gwin/gwin.h b/include/gwin/gwin.h index 3d994d0a..cccf0cff 100644 --- a/include/gwin/gwin.h +++ b/include/gwin/gwin.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gwin/internal.h b/include/gwin/internal.h index ada8f611..8ed461bb 100644 --- a/include/gwin/internal.h +++ b/include/gwin/internal.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/gwin/options.h b/include/gwin/options.h index e8d527e0..35daa424 100644 --- a/include/gwin/options.h +++ b/include/gwin/options.h @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file include/gwin/options.h diff --git a/include/gwin/slider.h b/include/gwin/slider.h index 1943729f..9be075c5 100644 --- a/include/gwin/slider.h +++ b/include/gwin/slider.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/tdisp/lld/tdisp_lld.h b/include/tdisp/lld/tdisp_lld.h index dbc57b11..7fbf92d8 100644 --- a/include/tdisp/lld/tdisp_lld.h +++ b/include/tdisp/lld/tdisp_lld.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/tdisp/options.h b/include/tdisp/options.h index 41292037..657ed9db 100644 --- a/include/tdisp/options.h +++ b/include/tdisp/options.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/include/tdisp/tdisp.h b/include/tdisp/tdisp.h index efcd285c..215eb45f 100644 --- a/include/tdisp/tdisp.h +++ b/include/tdisp/tdisp.h @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/src/gadc/gadc.c b/src/gadc/gadc.c index 40b901ae..7d53d0f6 100644 --- a/src/gadc/gadc.c +++ b/src/gadc/gadc.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file src/gadc/gadc.c diff --git a/src/gaudin/gaudin.c b/src/gaudin/gaudin.c index 2fbe7a47..1a3a3434 100644 --- a/src/gaudin/gaudin.c +++ b/src/gaudin/gaudin.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file src/gaudin/gaudin.c diff --git a/src/gaudout/gaudout.c b/src/gaudout/gaudout.c index 5c2e0657..ea3857ff 100644 --- a/src/gaudout/gaudout.c +++ b/src/gaudout/gaudout.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/src/gdisp/fonts.c b/src/gdisp/fonts.c index a7c6d39a..c450774e 100644 --- a/src/gdisp/fonts.c +++ b/src/gdisp/fonts.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file src/gdisp/fonts.c diff --git a/src/gdisp/gdisp.c b/src/gdisp/gdisp.c index d548eae5..2abd3e2e 100644 --- a/src/gdisp/gdisp.c +++ b/src/gdisp/gdisp.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file src/gdisp/gdisp.c diff --git a/src/gdisp/image.c b/src/gdisp/image.c index 061db5fe..c5977861 100644 --- a/src/gdisp/image.c +++ b/src/gdisp/image.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file src/gdisp/image.c diff --git a/src/gdisp/image_bmp.c b/src/gdisp/image_bmp.c index bab9b4e9..5f31103c 100644 --- a/src/gdisp/image_bmp.c +++ b/src/gdisp/image_bmp.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file src/gdisp/image_bmp.c diff --git a/src/gdisp/image_gif.c b/src/gdisp/image_gif.c index 2672333f..8e359681 100644 --- a/src/gdisp/image_gif.c +++ b/src/gdisp/image_gif.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file src/gdisp/image_gif.c diff --git a/src/gdisp/image_jpg.c b/src/gdisp/image_jpg.c index e8b5eeeb..a2fdc259 100644 --- a/src/gdisp/image_jpg.c +++ b/src/gdisp/image_jpg.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file src/gdisp/image_jpg.c diff --git a/src/gdisp/image_native.c b/src/gdisp/image_native.c index 4a41e9c8..c4ed4eae 100644 --- a/src/gdisp/image_native.c +++ b/src/gdisp/image_native.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file src/gdisp/image_native.c diff --git a/src/gdisp/image_png.c b/src/gdisp/image_png.c index 3dca3645..d4a8f3b6 100644 --- a/src/gdisp/image_png.c +++ b/src/gdisp/image_png.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file src/gdisp/image_png.c diff --git a/src/gevent/gevent.c b/src/gevent/gevent.c index b93f1ea8..9fb17e73 100644 --- a/src/gevent/gevent.c +++ b/src/gevent/gevent.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file src/gevent/gevent.c diff --git a/src/ginput/dial.c b/src/ginput/dial.c index 2f572cf8..835f705b 100644 --- a/src/ginput/dial.c +++ b/src/ginput/dial.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ /** * @file src/ginput/dial.c diff --git a/src/ginput/keyboard.c b/src/ginput/keyboard.c index 145b66f1..76eaf17c 100644 --- a/src/ginput/keyboard.c +++ b/src/ginput/keyboard.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/src/ginput/mouse.c b/src/ginput/mouse.c index 4ad32359..7757638e 100644 --- a/src/ginput/mouse.c +++ b/src/ginput/mouse.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/src/ginput/toggle.c b/src/ginput/toggle.c index 5761279b..ce4197bd 100644 --- a/src/ginput/toggle.c +++ b/src/ginput/toggle.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/src/gmisc/arrayops.c b/src/gmisc/arrayops.c index 8b2135a0..80301f1e 100644 --- a/src/gmisc/arrayops.c +++ b/src/gmisc/arrayops.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/src/gtimer/gtimer.c b/src/gtimer/gtimer.c index e1f6bb8f..01f8e6b1 100644 --- a/src/gtimer/gtimer.c +++ b/src/gtimer/gtimer.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/src/gwin/button.c b/src/gwin/button.c index 74fe3080..b61c7d5d 100644 --- a/src/gwin/button.c +++ b/src/gwin/button.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/src/gwin/console.c b/src/gwin/console.c index 6720e6b3..c26e878d 100644 --- a/src/gwin/console.c +++ b/src/gwin/console.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/src/gwin/graph.c b/src/gwin/graph.c index eff42eb1..c8747a5f 100644 --- a/src/gwin/graph.c +++ b/src/gwin/graph.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/src/gwin/gwin.c b/src/gwin/gwin.c index 9f009fa1..bd685935 100644 --- a/src/gwin/gwin.c +++ b/src/gwin/gwin.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/src/gwin/slider.c b/src/gwin/slider.c index f535b35c..08a28ccd 100644 --- a/src/gwin/slider.c +++ b/src/gwin/slider.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/src/tdisp/tdisp.c b/src/tdisp/tdisp.c index dab05cda..9037ec66 100644 --- a/src/tdisp/tdisp.c +++ b/src/tdisp/tdisp.c @@ -1,3 +1,12 @@ +/* + * This source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ + /* ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu diff --git a/tools/file2c/src/file2c.c b/tools/file2c/src/file2c.c index 29b9da2f..c3e57e1c 100644 --- a/tools/file2c/src/file2c.c +++ b/tools/file2c/src/file2c.c @@ -1,22 +1,11 @@ -/* - 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 source code form is a part of the ChibiOS/GFX project and stands + * under 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 + * + */ #include #include -- cgit v1.2.3