diff options
author | Jacobo Aragunde PĂ©rez <jaragunde@igalia.com> | 2019-07-15 12:49:29 +0200 |
---|---|---|
committer | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-04 19:12:47 +0100 |
commit | c7cf1dc95424b57d2d48f3cd8ad2430a377a9bd3 (patch) | |
tree | ced1fd49ccc842778ae532ca6d3e8a7d27c444c2 /src/config.xml | |
parent | 472a70794487741f77b7860bcfc0a2eac563b477 (diff) |
Release code under Apache 2.0 license
Diffstat (limited to 'src/config.xml')
-rw-r--r-- | src/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.xml b/src/config.xml index addc47f..2923172 100644 --- a/src/config.xml +++ b/src/config.xml @@ -5,7 +5,7 @@ <content src="index.html" type="text/html"/> <description>HTML5 HVAC demo</description> <author>Igalia, S.L.</author> - <license>MIT</license> + <license>APL 2.0</license> <feature name="urn:AGL:widget:required-permission"> <param name="urn:AGL:permission::public:no-htdocs" value="required" /> <param name="urn:AGL:permission:afm:system:widget" value="required" /> <!-- list available apps --> |