aboutsummaryrefslogtreecommitdiffstats
path: root/demos/3rdparty
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-07-21 22:20:37 +0200
committerJoel Bodenmann <joel@unormal.org>2013-07-21 22:20:37 +0200
commit73c5ef26f81cb28cbe2fc29e885ea4eea701de1b (patch)
treecb006a866df4d125b04f9ee3f98c7530f2679865 /demos/3rdparty
parenta6758342668712563bd4058160e6f5dc5636ba18 (diff)
downloaduGFX-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.gifbin3184 -> 3185 bytes
-rw-r--r--demos/3rdparty/tdisp_f4_discovery/main.c2
2 files changed, 1 insertions, 1 deletions
diff --git a/demos/3rdparty/notepad-2/toolbarIcons.gif b/demos/3rdparty/notepad-2/toolbarIcons.gif
index fb9e7cc9..8a8518b2 100644
--- a/demos/3rdparty/notepad-2/toolbarIcons.gif
+++ b/demos/3rdparty/notepad-2/toolbarIcons.gif
Binary files 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
+}