From f3ed53a2378586813ee1201fc186f0d8e2aae47e Mon Sep 17 00:00:00 2001 From: Akira Ohgaki <akiraohgaki@gmail.com> Date: Thu, 25 May 2017 06:18:46 +0900 Subject: [PATCH] Update application.json --- app/configs/application.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/configs/application.json b/app/configs/application.json index b61c09f..0a2a46b 100644 --- a/app/configs/application.json +++ b/app/configs/application.json @@ -5,8 +5,8 @@ "organization": "Opendesktop.org", "domain": "org.opendesktop.ocs-manager", "icon": "", - "description": "A management tool for ocs.", - "license": "LGPL-3+", + "description": "A tool to handle filemanagement and apply.", + "license": "GPL-3+", "author": "Opendesktop.org", "contact": "contact@opendesktop.org", "homepage": "https://github.com/opendesktop/ocs-manager" -- GitLab