aboutsummaryrefslogtreecommitdiffstats
path: root/demos/applications
diff options
context:
space:
mode:
Diffstat (limited to 'demos/applications')
-rw-r--r--demos/applications/mandelbrot/gfxconf.h9
-rw-r--r--demos/applications/mandelbrot/main.c9
-rw-r--r--demos/applications/notepad/gfxconf.h9
-rw-r--r--demos/applications/notepad/main.c9
4 files changed, 0 insertions, 36 deletions
diff --git a/demos/applications/mandelbrot/gfxconf.h b/demos/applications/mandelbrot/gfxconf.h
index aeb1f714..7093884f 100644
--- a/demos/applications/mandelbrot/gfxconf.h
+++ b/demos/applications/mandelbrot/gfxconf.h
@@ -1,12 +1,3 @@
-/*
- * 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 <joel@unormal.org>
* All rights reserved.
diff --git a/demos/applications/mandelbrot/main.c b/demos/applications/mandelbrot/main.c
index cdcfb8f2..969a9c92 100644
--- a/demos/applications/mandelbrot/main.c
+++ b/demos/applications/mandelbrot/main.c
@@ -1,12 +1,3 @@
-/*
- * 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 <joel@unormal.org>
* All rights reserved.
diff --git a/demos/applications/notepad/gfxconf.h b/demos/applications/notepad/gfxconf.h
index d44b0830..7ba6483b 100644
--- a/demos/applications/notepad/gfxconf.h
+++ b/demos/applications/notepad/gfxconf.h
@@ -1,12 +1,3 @@
-/*
- * 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 <joel@unormal.org>
* All rights reserved.
diff --git a/demos/applications/notepad/main.c b/demos/applications/notepad/main.c
index 982b796a..1dcfd154 100644
--- a/demos/applications/notepad/main.c
+++ b/demos/applications/notepad/main.c
@@ -1,12 +1,3 @@
-/*
- * 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 <joel@unormal.org>
* All rights reserved.