summaryrefslogtreecommitdiffstats
path: root/plugins/flatpak/tests/app-with-runtime/org.test.Runtime/usr/share/metainfo/org.test.Runtime.metainfo.xml
blob: 5d68c6073989f330d5968af08e0c8852fae16329 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2017 Richard Hughes <richard@hughsie.com> -->
<component type="runtime">
  <id>org.test.Runtime</id>
  <metadata_license>CC0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <name>Test runtime</name>
  <summary>Test runtime for flatpak self tests</summary>
</component>