* [meta-virtualization] [PATCH] novnc: Correct LICENSE
@ 2021-04-13 17:17 zangrc
2021-04-14 2:51 ` Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: zangrc @ 2021-04-13 17:17 UTC (permalink / raw)
To: meta-virtualization
The LICENSE.txt file is described as follows:
The default noVNC license is MPL-2.0.
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
---
meta-openstack/recipes-extended/novnc/novnc_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-openstack/recipes-extended/novnc/novnc_git.bb b/meta-openstack/recipes-extended/novnc/novnc_git.bb
index ee20e3b..7099d85 100644
--- a/meta-openstack/recipes-extended/novnc/novnc_git.bb
+++ b/meta-openstack/recipes-extended/novnc/novnc_git.bb
@@ -4,7 +4,7 @@ SECTION = "web"
PR = "r0"
-LICENSE = "MIT"
+LICENSE = "MPL-2.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ac06308a999996ffc2d24d81b3a39f1b"
SRCREV = "8f12ca7a5a64144fe548cada332d5d19ef26a1fe"
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-virtualization] [PATCH] novnc: Correct LICENSE
2021-04-13 17:17 [meta-virtualization] [PATCH] novnc: Correct LICENSE zangrc
@ 2021-04-14 2:51 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2021-04-14 2:51 UTC (permalink / raw)
To: zangrc; +Cc: meta-virtualization
merged.
Bruce
In message: [meta-virtualization] [PATCH] novnc: Correct LICENSE
on 14/04/2021 zangrc wrote:
> The LICENSE.txt file is described as follows:
> The default noVNC license is MPL-2.0.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
> ---
> meta-openstack/recipes-extended/novnc/novnc_git.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-openstack/recipes-extended/novnc/novnc_git.bb b/meta-openstack/recipes-extended/novnc/novnc_git.bb
> index ee20e3b..7099d85 100644
> --- a/meta-openstack/recipes-extended/novnc/novnc_git.bb
> +++ b/meta-openstack/recipes-extended/novnc/novnc_git.bb
> @@ -4,7 +4,7 @@ SECTION = "web"
>
> PR = "r0"
>
> -LICENSE = "MIT"
> +LICENSE = "MPL-2.0"
> LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ac06308a999996ffc2d24d81b3a39f1b"
>
> SRCREV = "8f12ca7a5a64144fe548cada332d5d19ef26a1fe"
> --
> 2.25.1
>
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-14 2:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-13 17:17 [meta-virtualization] [PATCH] novnc: Correct LICENSE zangrc
2021-04-14 2:51 ` Bruce Ashfield
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.