From 2b7b703df337f79009d451ddf6cb37e0dabd8cb0 Mon Sep 17 00:00:00 2001 From: Moul Date: Thu, 24 Nov 2016 20:55:55 +0100 Subject: [PATCH] [add] readme: add license section. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 83acdb4b9..e5ac38bca 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,6 @@ This repository is the core of YunoHost code. - [Moulinette](https://github.com/YunoHost/moulinette) - [Bash](https://www.gnu.org/software/bash/bash.html) - [Debian Jessie](https://www.debian.org/releases/jessie) + +## License +As [other components of YunoHost core code](https://yunohost.org/#/faq_en), this repository is under GNU AGPL v.3 license.