Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pierre-alain-b/rainloop-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre-Alain Bandinelli <pa@bandinelli.net>2018-09-14 21:54:51 +0300
committerPierre-Alain Bandinelli <pa@bandinelli.net>2018-09-14 21:54:51 +0300
commitcfd000e69059eabfbb353b336c0fb5c5063e23c7 (patch)
treea2435aabb19420e4b0ff91725cac1a7221797787
parentc8ebe63c6accc1df6422a0c20a1eaa5144cd288a (diff)
Fixing licensenc14
-rw-r--r--rainloop/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/rainloop/appinfo/info.xml b/rainloop/appinfo/info.xml
index 42613c5..54ca5bc 100644
--- a/rainloop/appinfo/info.xml
+++ b/rainloop/appinfo/info.xml
@@ -5,10 +5,10 @@
<summary>RainLoop Webmail</summary>
<description>Simple, modern and fast web-based email client. After enabling in Nextcloud, go to Nextcloud admin panel, "Additionnal settings" and you will see a "Rainloop webmail" section. There, click on the link to go to the Rainloop admin panel. The default user/password is admin/12345. This version is based on Rainloop 1.12.1 (2018-07-31).</description>
<version>6.0.0</version>
- <licence>AGPLv3</licence>
+ <licence>agpl</licence>
<author>RainLoop Team, Nextgen-Networks, Tab Fitts, Pierre-Alain Bandinelli</author>
<dependencies>
- <php min-version="5.4" />
+ <php min-version="5.4" />
<owncloud min-version="6" max-version="9.2" />
<nextcloud min-version="14" max-version="14" />
</dependencies>