From 3d206b98fc66fd24bee1bd151f328291d6655441 Mon Sep 17 00:00:00 2001 From: zkasmi <zkasmi@inf.fu-berlin.de> Date: Wed, 28 Apr 2021 04:32:11 +0200 Subject: [PATCH] License subsection added. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index df4d023..f3d73b9 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,9 @@ as well as of full-fledged computers. Read the **RcdMathLib** [documentation](https://git.imp.fu-berlin.de/zkasmi/RcdMathLib/-/tree/master/doc/doxygen) to get started. +## LICENSE + +The code developed is licensed under the GNU Lesser General Public License (LGPL) version 2.1 as published +by the Free Software Foundation. All code files contain licensing information. + Author: Zakaria Kasmi \ No newline at end of file -- GitLab