From: Jouni Malinen Date: Mon, 2 Jul 2012 17:50:03 +0000 (+0300) Subject: Update license notification in driver_wired.c X-Git-Tag: hostap_2_0~551 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cb87fdeb58b3de54a325179f07fba3dfe71d0ef;p=thirdparty%2Fhostap.git Update license notification in driver_wired.c 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 --- diff --git a/src/drivers/driver_wired.c b/src/drivers/driver_wired.c index 618db2648..e0f0f2289 100644 --- a/src/drivers/driver_wired.c +++ b/src/drivers/driver_wired.c @@ -3,14 +3,8 @@ * Copyright (c) 2005-2009, Jouni Malinen * Copyright (c) 2004, Gunter Burchardt * - * 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"