From 79bc9b94fa98c4e4f9ae4524c2c9137cf0d12589 Mon Sep 17 00:00:00 2001
From: Anne Philipp <anne.philipp@univie.ac.at>
Date: Tue, 27 Nov 2018 22:38:26 +0100
Subject: [PATCH] added license text

---
 documentation/Sphinx/source/index.rst | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/documentation/Sphinx/source/index.rst b/documentation/Sphinx/source/index.rst
index 869a1bc..2d9417f 100644
--- a/documentation/Sphinx/source/index.rst
+++ b/documentation/Sphinx/source/index.rst
@@ -93,7 +93,11 @@ All third-party software and libraries required by flex_extract are open source
     
 .. note::
  
-   License text put in here! Which one?
+   ![][/documentation/Sphinx/source/_static/cc-by-40.png]
+   This work is licensed under the Creative Commons Attribution 4.0
+   International License. To view a copy of this license, visit
+   http://creativecommons.org/licenses/by/4.0/ or send a letter to
+   Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
 
 .. toctree::
    :maxdepth: 3
-- 
GitLab