diff options
author | Jouni Malinen <j@w1.fi> | 2012-02-11 14:46:35 (GMT) |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2012-02-11 17:39:36 (GMT) |
commit | 0f3d578efcff5f29d3b8af13edc3c1a9a3222129 (patch) | |
tree | 3d98a6a9ccf64f1c5087cbfdaa4cab24eca965e0 /eap_example/README | |
parent | e22d4d957bea049a37dfc2697b895c8ff6cd8b1c (diff) | |
download | hostap-0f3d578efcff5f29d3b8af13edc3c1a9a3222129.zip hostap-0f3d578efcff5f29d3b8af13edc3c1a9a3222129.tar.gz hostap-0f3d578efcff5f29d3b8af13edc3c1a9a3222129.tar.bz2 |
Remove the GPL notification from files contributed by Jouni Malinen
Remove the GPL notification text from the files that were
initially contributed by myself.
Signed-hostap: Jouni Malinen <j@w1.fi>
Diffstat (limited to 'eap_example/README')
-rw-r--r-- | eap_example/README | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/eap_example/README b/eap_example/README index b897ab5..0c2921e 100644 --- a/eap_example/README +++ b/eap_example/README @@ -1,12 +1,8 @@ EAP peer/server library and example program Copyright (c) 2007, Jouni Malinen <j@w1.fi> -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License version 2 as -published by the Free Software Foundation. - -Alternatively, this software may be distributed under the terms of BSD -license. +This software may be distributed under the terms of the BSD license. +See the parent directory README for more details. The interfaces of the EAP server/peer implementation are based on RFC |