]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Update license notification in signalbar implementation
authorJouni Malinen <j@w1.fi>
Mon, 2 Jul 2012 17:48:24 +0000 (20:48 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 2 Jul 2012 17:48:24 +0000 (20:48 +0300)
This updates the license notification to use only the BSD license. The
changes were acknowledged by email (Kel Modderman <kel@otaku42.de>,
Mon, 2 Jul 2012 20:02:37 +1000).

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

wpa_supplicant/wpa_gui-qt4/signalbar.cpp
wpa_supplicant/wpa_gui-qt4/signalbar.h

index f2688d57962b6b81a824ccfec03f33e614dfd9b7..2bba582175e53fe90918d4b035533924873c311d 100644 (file)
@@ -2,14 +2,8 @@
  * wpa_gui - SignalBar class
  * Copyright (c) 2011, Kel Modderman <kel@otaku42.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 <cstdio>
index 3d5dec10c3fd53603161838fe1edc3064be9869e..37da5dd2ce94172c20d561e8712741f5c79baa4b 100644 (file)
@@ -2,14 +2,8 @@
  * wpa_gui - SignalBar class
  * Copyright (c) 2011, Kel Modderman <kel@otaku42.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.
  */
 
 #ifndef SIGNALBAR_H