README 729 B

12345678910111213141516171819
  1. wpa_supplicant and hostapd v0.6.x
  2. ---------------------------------
  3. Copyright (c) 2002-2007, Jouni Malinen <j@w1.fi> and contributors
  4. All Rights Reserved.
  5. These program is dual-licensed under both the GPL version 2 and BSD
  6. license. Either license may be used at your option.
  7. This package may include either wpa_supplicant, hostapd, or both. See
  8. README file respective subdirectories (wpa_supplicant/README or
  9. hostapd/README) for more details.
  10. Source code files have been moved around in v0.6.x releases and
  11. compared to earlier releases, the programs are now build by first
  12. going to a subdirectory (wpa_supplicant or hostapd) and creating
  13. build configuration (.config) and running 'make' there (for
  14. Linux/BSD/cygwin builds).