Update license notification in roboswitch interface file

This updates the license notification to use only the BSD license. The
changes were acknowledged by email (Jouke Witteveen
<j.witteveen@gmail.com>, Mon, 2 Jul 2012 11:38:34 +0200).

Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2012-07-02 12:43:16 +03:00
parent 17096391c5
commit cb2b381169

View File

@ -2,14 +2,8 @@
* WPA Supplicant - roboswitch driver interface * WPA Supplicant - roboswitch driver interface
* Copyright (c) 2008-2009 Jouke Witteveen * Copyright (c) 2008-2009 Jouke Witteveen
* *
* 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"