Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] wpa_supplicant: add license information
@ 2012-09-12  9:30 Mark Jackson
  2012-09-12 10:19 ` Baruch Siach
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Jackson @ 2012-09-12  9:30 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Mark Jackson <mpfj@newflow.co.uk>
---
 package/wpa_supplicant/wpa_supplicant.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/wpa_supplicant/wpa_supplicant.mk b/package/wpa_supplicant/wpa_supplicant.mk
index 9d957ea..34c5a0b 100644
--- a/package/wpa_supplicant/wpa_supplicant.mk
+++ b/package/wpa_supplicant/wpa_supplicant.mk
@@ -6,6 +6,8 @@

 WPA_SUPPLICANT_VERSION = 1.0
 WPA_SUPPLICANT_SITE = http://hostap.epitest.fi/releases
+WPA_SUPPLICANT_LICENSE = GPLv2
+WPA_SUPPLICANT_LICENSE_FILES = COPYING
 WPA_SUPPLICANT_CONFIG = $(WPA_SUPPLICANT_DIR)/wpa_supplicant/.config
 WPA_SUPPLICANT_SUBDIR = wpa_supplicant
 WPA_SUPPLICANT_DBUS_SERVICE = fi.epitest.hostap.WPASupplicant
-- 
1.7.9.5

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

* [Buildroot] [PATCH] wpa_supplicant: add license information
  2012-09-12  9:30 [Buildroot] [PATCH] wpa_supplicant: add license information Mark Jackson
@ 2012-09-12 10:19 ` Baruch Siach
  2012-09-12 10:32   ` Mark Jackson
  0 siblings, 1 reply; 3+ messages in thread
From: Baruch Siach @ 2012-09-12 10:19 UTC (permalink / raw)
  To: buildroot

Hi Mark,

On Wed, Sep 12, 2012 at 10:30:11AM +0100, Mark Jackson wrote:
> Signed-off-by: Mark Jackson <mpfj@newflow.co.uk>
> ---
>  package/wpa_supplicant/wpa_supplicant.mk |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/wpa_supplicant/wpa_supplicant.mk b/package/wpa_supplicant/wpa_supplicant.mk
> index 9d957ea..34c5a0b 100644
> --- a/package/wpa_supplicant/wpa_supplicant.mk
> +++ b/package/wpa_supplicant/wpa_supplicant.mk
> @@ -6,6 +6,8 @@
> 
>  WPA_SUPPLICANT_VERSION = 1.0
>  WPA_SUPPLICANT_SITE = http://hostap.epitest.fi/releases
> +WPA_SUPPLICANT_LICENSE = GPLv2

wpa_supplicant (and hostapd) are under a dual license GPLv2/BSD-3c. See the 
README file.

baruch

> +WPA_SUPPLICANT_LICENSE_FILES = COPYING
>  WPA_SUPPLICANT_CONFIG = $(WPA_SUPPLICANT_DIR)/wpa_supplicant/.config
>  WPA_SUPPLICANT_SUBDIR = wpa_supplicant
>  WPA_SUPPLICANT_DBUS_SERVICE = fi.epitest.hostap.WPASupplicant

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

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

* [Buildroot] [PATCH] wpa_supplicant: add license information
  2012-09-12 10:19 ` Baruch Siach
@ 2012-09-12 10:32   ` Mark Jackson
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Jackson @ 2012-09-12 10:32 UTC (permalink / raw)
  To: buildroot

On 12/09/12 11:19, Baruch Siach wrote:
> Hi Mark,
> 
> On Wed, Sep 12, 2012 at 10:30:11AM +0100, Mark Jackson wrote:
>> Signed-off-by: Mark Jackson <mpfj@newflow.co.uk>
>> ---
>>  package/wpa_supplicant/wpa_supplicant.mk |    2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/package/wpa_supplicant/wpa_supplicant.mk b/package/wpa_supplicant/wpa_supplicant.mk
>> index 9d957ea..34c5a0b 100644
>> --- a/package/wpa_supplicant/wpa_supplicant.mk
>> +++ b/package/wpa_supplicant/wpa_supplicant.mk
>> @@ -6,6 +6,8 @@
>>
>>  WPA_SUPPLICANT_VERSION = 1.0
>>  WPA_SUPPLICANT_SITE = http://hostap.epitest.fi/releases
>> +WPA_SUPPLICANT_LICENSE = GPLv2
> 
> wpa_supplicant (and hostapd) are under a dual license GPLv2/BSD-3c. See the 
> README file.

Ah yes ... missed that one.

Thanks.

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

end of thread, other threads:[~2012-09-12 10:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-12  9:30 [Buildroot] [PATCH] wpa_supplicant: add license information Mark Jackson
2012-09-12 10:19 ` Baruch Siach
2012-09-12 10:32   ` Mark Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox