commit 93d00d9f3b880f932342f816ee86da3977e95bd3 parent f1e95f5e3992504c7c0c5c5be53863c971d22c7a Author: Olav Sørensen <olav.sorensen@live.no> Date: Mon, 2 Dec 2019 13:46:03 +0100 Update README.md Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -14,4 +14,4 @@ Please read HOW-TO-COMPILE.txt file in the repository. PS: The source code is quite hackish and hardcoded. \ My first priority is _accuracy_, not flexibility and clean code. \ -Some parts of the code are directly ported from the original FT2 source code. +Big parts of the code (except GUI) are directly ported from the original FT2 source code, with permission to use a BSD 3-Clause license.