fix typo: 'license', not 'licence' (french)
authorStephane Desneux <stephane.desneux@iot.bzh>
Fri, 9 Jun 2017 21:40:52 +0000 (23:40 +0200)
committerStephane Desneux <stephane.desneux@iot.bzh>
Fri, 9 Jun 2017 21:40:52 +0000 (23:40 +0200)
Change-Id: Iaa3fc567f7f61f944c6d4cb17dd1693dbf3c67be
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
cmake/config.cmake.sample
rpm/rpm-config.spec.in
wgt/config.xml.in
wgt/config.xml.in.sample

index d2c95d6..49995b9 100644 (file)
@@ -26,7 +26,7 @@ set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/apps/app-templates")
 set(PROJECT_ICON "icon.png")
 set(PROJECT_AUTHOR "Last Name, First Name")
 set(PROJECT_AUTHOR_MAIL "example.man@bigouden.bzh")
-set(PROJECT_LICENCE "APL2.0")
+set(PROJECT_LICENSE "APL2.0")
 set(PROJECT_LANGUAGES,"C")
 
 # Where are stored default templates files from submodule or subtree app-templates in your project tree
index 31a2a0a..0383102 100644 (file)
@@ -20,7 +20,7 @@
 Name:    @PROJECT_NAME@
 Version: @PROJECT_VERSION@
 Release: 1
-License: @PROJECT_LICENCE@
+License: @PROJECT_LICENSE@
 Summary: @PROJECT_DESCRIPTION@
 Url:     @PROJECT_URL@
 Source0: %{name}_%{version}.orig.tar.gz
index 3549ebe..35d20b8 100644 (file)
@@ -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>
index a774140..b93f3d9 100644 (file)
@@ -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