]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Update license notification in files initially contributed by Sam
authorJouni Malinen <j@w1.fi>
Sat, 30 Jun 2012 16:36:04 +0000 (19:36 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 30 Jun 2012 16:36:04 +0000 (19:36 +0300)
This updates these files to use the license notification that uses only
the BSD license. The changes were acknowledged by email (Sam Leffler
<sam@errno.com>, Sat, 30 Jun 2012 07:57:53 -0700).

Signed-hostap: Jouni Malinen <j@w1.fi>

src/drivers/driver_atheros.c
src/drivers/driver_bsd.c
src/drivers/driver_madwifi.c
src/l2_packet/l2_packet_freebsd.c

index 980c29ee8a2e610da6fe984ab673e1fbea7bd0e0..73898d3fbe4ce011ed142491d8f20f65c1c3199f 100644 (file)
@@ -5,14 +5,8 @@
  * Copyright (c) 2005-2007, Jouni Malinen <j@w1.fi>
  * Copyright (c) 2009, Atheros Communications
  *
- * 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"
index 4596a518497572dd1f234dadbfa95637c828ac27..67abb672e7119946d8b362ff541c5d5938bf616d 100644 (file)
@@ -3,14 +3,8 @@
  * Copyright (c) 2004, Sam Leffler <sam@errno.com>
  * Copyright (c) 2004, 2Wire, Inc
  *
- * 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"
index edb086f19f61424d8f0a1701ea32dc8626782c92..bb48011dfe5792484db84fc257e23406f0bbe345 100644 (file)
@@ -4,14 +4,8 @@
  * Copyright (c) 2004, Video54 Technologies
  * Copyright (c) 2004-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.
- *
- * See README and COPYING for more details.
+ * This software may be distributed under the terms of the BSD license.
+ * See README for more details.
  *
  * While this driver wrapper supports both AP (hostapd) and station
  * (wpa_supplicant) operations, the station side is deprecated and
index e24277c29f608af7fee59b8fe4033d78441b18ad..2e9a04c8943c496c48943c9b154e9b8cd7a0d715 100644 (file)
@@ -3,14 +3,8 @@
  * Copyright (c) 2003-2005, Jouni Malinen <j@w1.fi>
  * Copyright (c) 2005, Sam Leffler <sam@errno.com>
  *
- * 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"