All of lore.kernel.org
 help / color / mirror / Atom feed
* [fsl-community-bsp-base][PATCH] setup-environment: Update pre-EULA language to support older licenses.
@ 2015-06-04 22:09 Lauren Post
  2015-06-04 23:18 ` Mario Domenech Goulart
  0 siblings, 1 reply; 2+ messages in thread
From: Lauren Post @ 2015-06-04 22:09 UTC (permalink / raw)
  To: meta-freescale

Some legacy packages will contain older versions of licenses.   This language
explains that the conflict in license should use the license in package.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
---
 setup-environment |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/setup-environment b/setup-environment
index 7034cc5..0f87571 100755
--- a/setup-environment
+++ b/setup-environment
@@ -186,9 +186,9 @@ fi
 if [ "$EULA" = "ask" ]; then
     cat <<EOF
 
-Some BSPs depend on libraries and packages which are covered by Freescale's
-End User License Agreement (EULA). To have the right to use these binaries in
-your images, you need to read and accept the following...
+All software is subject to agreement to, and compliance with, Freescale's End User License Agreement.
+To have the right to use these binaries in your images, you must read and accept the following terms.
+If there are conflicting terms embedded in the software, the terms embedded in the Software will control.
 
 EOF
 
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [fsl-community-bsp-base][PATCH] setup-environment: Update pre-EULA language to support older licenses.
  2015-06-04 22:09 [fsl-community-bsp-base][PATCH] setup-environment: Update pre-EULA language to support older licenses Lauren Post
@ 2015-06-04 23:18 ` Mario Domenech Goulart
  0 siblings, 0 replies; 2+ messages in thread
From: Mario Domenech Goulart @ 2015-06-04 23:18 UTC (permalink / raw)
  To: Lauren Post; +Cc: meta-freescale

On Thu, 4 Jun 2015 17:09:40 -0500 Lauren Post <lauren.post@freescale.com> wrote:

> Some legacy packages will contain older versions of licenses.   This language
> explains that the conflict in license should use the license in package.
>
> Signed-off-by: Lauren Post <lauren.post@freescale.com>
> ---
>  setup-environment |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/setup-environment b/setup-environment
> index 7034cc5..0f87571 100755
> --- a/setup-environment
> +++ b/setup-environment
> @@ -186,9 +186,9 @@ fi
>  if [ "$EULA" = "ask" ]; then
>      cat <<EOF
>  
> -Some BSPs depend on libraries and packages which are covered by Freescale's
> -End User License Agreement (EULA). To have the right to use these binaries in
> -your images, you need to read and accept the following...
> +All software is subject to agreement to, and compliance with, Freescale's End User License Agreement.
> +To have the right to use these binaries in your images, you must read and accept the following terms.
> +If there are conflicting terms embedded in the software, the terms embedded in the Software will control.

Please, break lines at column 80 or less.

Best wishes.
Mario
-- 
http://www.ossystems.com.br


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-04 23:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-04 22:09 [fsl-community-bsp-base][PATCH] setup-environment: Update pre-EULA language to support older licenses Lauren Post
2015-06-04 23:18 ` Mario Domenech Goulart

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.