summaryrefslogtreecommitdiffstats
path: root/apps/encryption/appinfo
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@owncloud.com>2016-02-03 12:57:03 +0100
committerJoas Schilling <nickvergessen@owncloud.com>2016-02-03 12:57:03 +0100
commit78d5c89e860346e559b8b50bab07597b0c58ae5c (patch)
tree7d22a03ffbf7e2e1b684fd823b31c7e171e2d111 /apps/encryption/appinfo
parentd79b0886d0ce10492c184041da05c75a17538ba1 (diff)
downloadnextcloud-server-78d5c89e860346e559b8b50bab07597b0c58ae5c.tar.gz
nextcloud-server-78d5c89e860346e559b8b50bab07597b0c58ae5c.zip
Make sure encryption has a valid licence tag
Diffstat (limited to 'apps/encryption/appinfo')
-rw-r--r--apps/encryption/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml
index 1fb4e93c508..970b58e3898 100644
--- a/apps/encryption/appinfo/info.xml
+++ b/apps/encryption/appinfo/info.xml
@@ -12,7 +12,7 @@
to enable server-side encryption.
</description>
<name>Default encryption module</name>
- <license>AGPL</license>
+ <licence>AGPL</licence>
<author>Bjoern Schiessle, Clark Tomlinson</author>
<documentation>
<user>user-encryption</user>