From 9241b7947ddd7c18e858000503b19c40b1b954ab Mon Sep 17 00:00:00 2001 From: M5oul Date: Tue, 23 Sep 2014 15:51:18 +0200 Subject: [PATCH] Add licence and change mantainer informations --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index b41236e..f339dcb 100644 --- a/manifest.json +++ b/manifest.json @@ -5,9 +5,10 @@ "en": "Lightweight CalDAV+CardDAV server", "fr": "Serveur CalDAV+CardDAV léger" }, + "licence": "GNU GPL-3", "developer": { - "name": "aquaxp", - "email": "n@a.ru", + "name": "julien", + "email": "julien.malik@paraiso.me", "url": "https://github.com/aquaxp" }, "multi_instance": "true",