diff options
author | Joel Bodenmann <joel@unormal.org> | 2013-07-21 22:20:37 +0200 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2013-07-21 22:20:37 +0200 |
commit | 73c5ef26f81cb28cbe2fc29e885ea4eea701de1b (patch) | |
tree | cb006a866df4d125b04f9ee3f98c7530f2679865 /demos/3rdparty | |
parent | a6758342668712563bd4058160e6f5dc5636ba18 (diff) | |
download | uGFX-73c5ef26f81cb28cbe2fc29e885ea4eea701de1b.tar.gz uGFX-73c5ef26f81cb28cbe2fc29e885ea4eea701de1b.tar.bz2 uGFX-73c5ef26f81cb28cbe2fc29e885ea4eea701de1b.zip |
fixed license headers
Diffstat (limited to 'demos/3rdparty')
-rw-r--r-- | demos/3rdparty/notepad-2/toolbarIcons.gif | bin | 3184 -> 3185 bytes | |||
-rw-r--r-- | demos/3rdparty/tdisp_f4_discovery/main.c | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/demos/3rdparty/notepad-2/toolbarIcons.gif b/demos/3rdparty/notepad-2/toolbarIcons.gif Binary files differindex fb9e7cc9..8a8518b2 100644 --- a/demos/3rdparty/notepad-2/toolbarIcons.gif +++ b/demos/3rdparty/notepad-2/toolbarIcons.gif 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 +} |