summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/appinfo/info.xml
blob: 053044aaed25a74d2def50f69259fa33fc9696ff (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<info>
	<id>files_encryption</id>
	<name>Encryption</name>
	<description>Server side encryption of files</description>
	<version>0.1</version>
	<licence>AGPL</licence>
	<author>Robin Appelman</author>
	<require>3</require>
</info>