aboutsummaryrefslogtreecommitdiffstats
path: root/wgt
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2017-06-09 23:40:52 +0200
committerStephane Desneux <stephane.desneux@iot.bzh>2017-06-09 23:40:52 +0200
commit7e6516ce83590fa2a5e47917696c6a19d7c6859f (patch)
tree5ad3a28d7a4aca46d0b73ebde76700d67e634926 /wgt
parent9471b670c7bcfdbcb88075bf5fa6401ae67a43c2 (diff)
fix typo: 'license', not 'licence' (french)
Change-Id: Iaa3fc567f7f61f944c6d4cb17dd1693dbf3c67be Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'wgt')
-rw-r--r--wgt/config.xml.in2
-rw-r--r--wgt/config.xml.in.sample2
2 files changed, 2 insertions, 2 deletions
diff --git a/wgt/config.xml.in b/wgt/config.xml.in
index 3549ebe..35d20b8 100644
--- a/wgt/config.xml.in
+++ b/wgt/config.xml.in
@@ -5,5 +5,5 @@
<content src="@WIDGET_ENTRY_POINT@" type="@WIDGET_TYPE@"/>
<description>@PROJECT_DESCRIPTION@</description>
<author>@PROJECT_AUTHOR@ &lt;@PROJECT_AUTHOR_MAIL@&gt;</author>
- <license>@PROJECT_LICENCE@</license>
+ <license>@PROJECT_LICENSE@</license>
</widget>
diff --git a/wgt/config.xml.in.sample b/wgt/config.xml.in.sample
index a774140..b93f3d9 100644
--- a/wgt/config.xml.in.sample
+++ b/wgt/config.xml.in.sample
@@ -5,7 +5,7 @@
<content src="@WIDGET_ENTRY_POINT@" type="@WIDGET_TYPE@"/>
<description>@PROJECT_DESCRIPTION@</description>
<author>@PROJECT_AUTHOR@ &lt;@PROJECT_AUTHOR_MAIL@&gt;</author>
- <license>@PROJECT_LICENCE@</license>
+ <license>@PROJECT_LICENSE@</license>
<!-- Feature : required-api ------------------------------------------------------
#### param name="#target" OPTIONAL