mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-24 10:14:13 -05:00
UI: Fix the license in the AppStream metadata
The "or later" must be specified in the identifier or it will be seen as "only".
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<id>com.obsproject.Studio</id>
|
||||
<launchable type="desktop-id">com.obsproject.Studio.desktop</launchable>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-2.0</project_license>
|
||||
<project_license>GPL-2.0-or-later</project_license>
|
||||
<name>OBS Studio</name>
|
||||
<developer_name>OBS Project</developer_name>
|
||||
<summary>Live streaming and video recording software</summary>
|
||||
|
||||
Reference in New Issue
Block a user