All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfce4-wavelan-plugin: Specify BSD license
@ 2015-01-29  1:46 Ash Charles
  2015-01-29  7:38 ` Andreas Müller
  0 siblings, 1 reply; 2+ messages in thread
From: Ash Charles @ 2015-01-29  1:46 UTC (permalink / raw)
  To: openembedded-devel

This software contains an older or slightly modified BSD license in
its COPYING file and assigns copyright to the specific authors.  The
code (see the wavelan_show_about function) makes it clear that a BSD
license is intended:

      "license", xfce_get_license_text (XFCE_LICENSE_TEXT_BSD),

(caveat: and of course, INAL)

Signed-off-by: Ash Charles <ashcharles@gmail.com>
---
 meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb b/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb
index 487a5b8..7a3335a 100644
--- a/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb
+++ b/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb
@@ -1,6 +1,6 @@
 SUMMARY = "Panel plugin displaying stats from a wireless lan interface"
 HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin"
-LICENSE = "BenediktMeurer & FlorianRivoal"
+LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=e1e5872df9c5cf1a23f16493d9104920"
 
 inherit xfce-panel-plugin
-- 
2.1.0



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

* Re: [PATCH] xfce4-wavelan-plugin: Specify BSD license
  2015-01-29  1:46 [PATCH] xfce4-wavelan-plugin: Specify BSD license Ash Charles
@ 2015-01-29  7:38 ` Andreas Müller
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Müller @ 2015-01-29  7:38 UTC (permalink / raw)
  To: Ash Charles; +Cc: openembedded-devel

On Thu, Jan 29, 2015 at 2:46 AM, Ash Charles <ashcharles@gmail.com> wrote:
> This software contains an older or slightly modified BSD license in
> its COPYING file and assigns copyright to the specific authors.  The
> code (see the wavelan_show_about function) makes it clear that a BSD
> license is intended:
>
>       "license", xfce_get_license_text (XFCE_LICENSE_TEXT_BSD),
>
> (caveat: and of course, INAL)
>
> Signed-off-by: Ash Charles <ashcharles@gmail.com>
> ---
>  meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb b/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb
> index 487a5b8..7a3335a 100644
> --- a/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb
> +++ b/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb
> @@ -1,6 +1,6 @@
>  SUMMARY = "Panel plugin displaying stats from a wireless lan interface"
>  HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin"
> -LICENSE = "BenediktMeurer & FlorianRivoal"
> +LICENSE = "BSD"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=e1e5872df9c5cf1a23f16493d9104920"
>
>  inherit xfce-panel-plugin
> --
> 2.1.0
>
Acked-by: Andreas Müller <schnitzeltony@googlemail.com>


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

end of thread, other threads:[~2015-01-29  7:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-29  1:46 [PATCH] xfce4-wavelan-plugin: Specify BSD license Ash Charles
2015-01-29  7:38 ` Andreas Müller

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.