From: Jouni Malinen Date: Mon, 2 Jul 2012 09:43:16 +0000 (+0300) Subject: Update license notification in roboswitch interface file X-Git-Tag: hostap_2_0~553 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb2b381169bf0f0675a0aa28abae668f6bab45c1;p=thirdparty%2Fhostap.git 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 , Mon, 2 Jul 2012 11:38:34 +0200). Signed-hostap: Jouni Malinen --- diff --git a/src/drivers/driver_roboswitch.c b/src/drivers/driver_roboswitch.c index 61b75b137..0a9078a4a 100644 --- a/src/drivers/driver_roboswitch.c +++ b/src/drivers/driver_roboswitch.c @@ -2,14 +2,8 @@ * WPA Supplicant - roboswitch driver interface * Copyright (c) 2008-2009 Jouke Witteveen * - * 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"