Skip to content

Commit 84480a2

Browse files
committed
revert: keep agpl in info.xml (Nextcloud app store requirement)
The app store only recognises agpl/apache/mit — not eupl. Source files use SPDX EUPL-1.2 headers (the actual licence). info.xml uses agpl for store compatibility only.
1 parent d87a5c3 commit 84480a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Vrij en open source onder de EUPL-1.2-licentie.
3535
**Ondersteuning:** Voor ondersteuning, neem contact op via support@conduction.nl.
3636
]]></description>
3737
<version>0.1.0</version>
38-
<licence>eupl</licence>
38+
<licence>agpl</licence>
3939
<author mail="info@conduction.nl" homepage="https://www.conduction.nl/">Conduction</author>
4040
<namespace>AppTemplate</namespace>
4141
<documentation>

0 commit comments

Comments
 (0)