From d1e4cbf17692323a70b420270abf466d72b7e9f1 Mon Sep 17 00:00:00 2001
From: Dario Lodi Rizzini <dario@maclavellus.ce.unipr.it>
Date: Fri, 29 Apr 2016 09:52:31 +0200
Subject: [PATCH] LICENSE file

---
 LICENSE | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 LICENSE

diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..4980119
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,8 @@
+FALKOLib is released under a GPLv3 license (see COPYING).
+Please note that we provide along FALKOLib a version of mcq, Janez Konc's Maximum Clique Algorithm
+(see http://www.sicmm.org/konc/ for more information). 
+
+For a closed-source version of FALKOLib for commercial purposes, please contact the authors.
+
+If you use FALKOLib in an academic work, please cite the most relevant publication associated by visiting:
+http://rimlab.ce.unipr.it/. 
-- 
GitLab