From 288f6a5f9fa21f0df288a317780c891684a64373 Mon Sep 17 00:00:00 2001
From: Janne Koschinski <janne@kuschku.de>
Date: Sun, 31 Jan 2016 05:09:29 +0100
Subject: [PATCH] Added license to README

---
 README.md | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 09fb5e130..bee222818 100644
--- a/README.md
+++ b/README.md
@@ -82,4 +82,22 @@ just yet.
 * **Janne Koschinski** (justJanne)  
   New deserialization, Current UI version, Annotation Processors, Push Notification frontend
 * **Pierre-Hugues Husson** (phhusson)  
-  Push Notification backend
\ No newline at end of file
+  Push Notification backend
+
+##License
+
+> This program is free software: you can redistribute it and/or modify it
+> under the terms of the GNU General Public License as published by the Free
+> Software Foundation, either version 3 of the License, or (at your option)
+> any later version, or under the terms of the GNU Lesser General Public
+> License as published by the Free Software Foundation; either version 2.1 of
+> the License, or (at your option) any later version.
+
+> This program is distributed in the hope that it will be useful,
+> but WITHOUT ANY WARRANTY; without even the implied warranty of
+> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+> GNU General Public License for more details.
+
+> You should have received a copy of the GNU General Public License and the
+> GNU Lesser General Public License along with this program.  If not, see
+> &lt;<http://www.gnu.org/licenses/>&gt;.
\ No newline at end of file
-- 
GitLab