]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Update license notification in driver_wired.c
authorJouni Malinen <j@w1.fi>
Mon, 2 Jul 2012 17:50:03 +0000 (20:50 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 2 Jul 2012 17:50:03 +0000 (20:50 +0300)
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>

src/drivers/driver_wired.c

index 618db2648f99c986fdde68ad57f907898d53c2d1..e0f0f2289bce9e583601abe95e7eb3b4ac4eb2dc 100644 (file)
@@ -3,14 +3,8 @@
  * Copyright (c) 2005-2009, Jouni Malinen <j@w1.fi>
  * Copyright (c) 2004, Gunter Burchardt <tira@isx.de>
  *
- * 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.
- *
- * See README and COPYING for more details.
+ * This software may be distributed under the terms of the BSD license.
+ * See README for more details.
  */
 
 #include "includes.h"