summaryrefslogtreecommitdiff
path: root/addon.xml
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.org>2024-07-14 14:37:56 -0400
committerJakob L. Kreuze <zerodaysfordays@sdf.org>2024-07-14 14:37:56 -0400
commit2a991fee0f342dbe39d489403b9d008c84d003fa (patch)
tree5e6b1c226c9b50153715ba6f5c0c1cbd4c36547a /addon.xml
parent08cf9602e22fa0a91415e9ef4740028dddee0841 (diff)
Update <license> tag
Diffstat (limited to 'addon.xml')
-rw-r--r--addon.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/addon.xml b/addon.xml
index 21f818c..0d19755 100644
--- a/addon.xml
+++ b/addon.xml
@@ -10,7 +10,7 @@
<extension point="xbmc.addon.metadata">
<summary lang="en_US">Add-on for watching videos from Newgrounds</summary>
<description lang="en_US">Add-on that displays Newgrounds movies. </description>
- <license>GPLv3-only</license>
+ <license>GPLv3-or-later</license>
<platform>all</platform>
<source>https://git.sr.ht/~jakob/plugin.video.newgrounds/</source>
<email>zerodaysfordays@sdf.org</email>