From 73c5ef26f81cb28cbe2fc29e885ea4eea701de1b Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Sun, 21 Jul 2013 22:20:37 +0200 Subject: fixed license headers --- demos/3rdparty/notepad-2/toolbarIcons.gif | Bin 3184 -> 3185 bytes demos/3rdparty/tdisp_f4_discovery/main.c | 2 +- .../modules/gdisp/gdisp_images/results_650x493.png | Bin 32345 -> 32346 bytes demos/modules/gdisp/gdisp_images/test-pal8.bmp | Bin 9254 -> 9255 bytes .../gdisp/gdisp_images_animated/testanim.gif | Bin 8938 -> 8939 bytes 5 files changed, 1 insertion(+), 1 deletion(-) (limited to 'demos') diff --git a/demos/3rdparty/notepad-2/toolbarIcons.gif b/demos/3rdparty/notepad-2/toolbarIcons.gif index fb9e7cc9..8a8518b2 100644 Binary files a/demos/3rdparty/notepad-2/toolbarIcons.gif and b/demos/3rdparty/notepad-2/toolbarIcons.gif differ diff --git a/demos/3rdparty/tdisp_f4_discovery/main.c b/demos/3rdparty/tdisp_f4_discovery/main.c index d9f55f2f..e6a7270e 100644 --- a/demos/3rdparty/tdisp_f4_discovery/main.c +++ b/demos/3rdparty/tdisp_f4_discovery/main.c @@ -106,4 +106,4 @@ int main(void) { tdispSetCursorShape(cursorBlinkingBlock); chThdSleepMilliseconds(5000); } -} \ No newline at end of file +} diff --git a/demos/modules/gdisp/gdisp_images/results_650x493.png b/demos/modules/gdisp/gdisp_images/results_650x493.png index 66dcd6e3..aa019adf 100644 Binary files a/demos/modules/gdisp/gdisp_images/results_650x493.png and b/demos/modules/gdisp/gdisp_images/results_650x493.png differ diff --git a/demos/modules/gdisp/gdisp_images/test-pal8.bmp b/demos/modules/gdisp/gdisp_images/test-pal8.bmp index 96b2f866..b8830e8e 100644 Binary files a/demos/modules/gdisp/gdisp_images/test-pal8.bmp and b/demos/modules/gdisp/gdisp_images/test-pal8.bmp differ diff --git a/demos/modules/gdisp/gdisp_images_animated/testanim.gif b/demos/modules/gdisp/gdisp_images_animated/testanim.gif index 6639acb2..f719f02d 100644 Binary files a/demos/modules/gdisp/gdisp_images_animated/testanim.gif and b/demos/modules/gdisp/gdisp_images_animated/testanim.gif differ -- cgit v1.2.3