Update license notification in driver_wired.c
This updates the license notification to use only the BSD license. The changes were acknowledged by email (Gunter Burchardt, tmisu@gmx.de, Mon, 02 Jul 2012 17:54:28 +0200). Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
be1514a3e9
commit
0cb87fdeb5
1 changed files with 2 additions and 8 deletions
|
@ -3,14 +3,8 @@
|
||||||
* Copyright (c) 2005-2009, Jouni Malinen <j@w1.fi>
|
* Copyright (c) 2005-2009, Jouni Malinen <j@w1.fi>
|
||||||
* Copyright (c) 2004, Gunter Burchardt <tira@isx.de>
|
* Copyright (c) 2004, Gunter Burchardt <tira@isx.de>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This software may be distributed under the terms of the BSD license.
|
||||||
* it under the terms of the GNU General Public License version 2 as
|
* See README for more details.
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* Alternatively, this software may be distributed under the terms of BSD
|
|
||||||
* license.
|
|
||||||
*
|
|
||||||
* See README and COPYING for more details.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "includes.h"
|
#include "includes.h"
|
||||||
|
|
Loading…
Reference in a new issue