From 88f7aa22d2358b2eec551ad4b3da45228c4abec6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Wed, 17 Jan 2018 21:02:33 +0100 Subject: [PATCH] Update README.md correct license.txt link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd5586946..fa560db1c 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ The application was made in Czech republic. ## Licenses + Acknowledgments ### Application -FFDec Application is licensed with GNU GPL v3, see the [LICENSE.md](LICENSE.md). +FFDec Application is licensed with GNU GPL v3, see the [license.txt](license.txt). It uses modified code of these libraries: * [JSyntaxPane] (Code editor) - Apache License 2.0