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

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