From ff1d7358203d2789a3dcfb38485c7e593b159cae Mon Sep 17 00:00:00 2001 From: Elemer Lelik <erititan@users.noreply.github.com> Date: Thu, 2 Feb 2017 16:12:19 +0100 Subject: [PATCH] Update README.cygwin --- README.cygwin | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.cygwin b/README.cygwin index 99ab5a127..da2ae9c83 100644 --- a/README.cygwin +++ b/README.cygwin @@ -9,6 +9,11 @@ * Baranyi, Botond * Pilisi, Gergely ****************************************************************************** + +Please be aware that due to the incompatibility of EPL and GPL licenses, one may not link EPL and GPL code together +and distribute the result. ( see https://mmilinkov.wordpress.com/2010/04/06/epl-gpl-commentary/). However +from pure tehnical standpoint Titan can be compiled on GPL-licensed Cygwin as detailed below. + Cygwin setup - If Cygwin is installed already, refresh your Cygwin installation Titan is always build for the newest Cygwin version available. -- GitLab