aboutsummaryrefslogtreecommitdiffstats
path: root/demos/3rdparty/readme.txt
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-05-02 01:53:22 +0200
committerJoel Bodenmann <joel@unormal.org>2013-05-02 01:53:22 +0200
commitccbd205dcbe6283484556ac0f2d67d7624c98646 (patch)
treecd231a6402bfec6c7b5b016570f34952a1255f4b /demos/3rdparty/readme.txt
parentdca2721b9de72b4435dfb80b8c7c9c2ac89ed370 (diff)
downloaduGFX-ccbd205dcbe6283484556ac0f2d67d7624c98646.tar.gz
uGFX-ccbd205dcbe6283484556ac0f2d67d7624c98646.tar.bz2
uGFX-ccbd205dcbe6283484556ac0f2d67d7624c98646.zip
Revert "fixed 3rdparty demos path"
This reverts commit dca2721b9de72b4435dfb80b8c7c9c2ac89ed370.
Diffstat (limited to 'demos/3rdparty/readme.txt')
-rw-r--r--demos/3rdparty/readme.txt10
1 files changed, 0 insertions, 10 deletions
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.
-