changeset 14047:de84c244f325

wpa_ctrl.c now should have BSD license
author enricop <enrico.papi@studenti.unimi.it>
date Tue, 04 Jun 2013 08:48:44 +0000
parents 1d129c71b628
children 0892ace5fd90
files usr/src/lib/libdladm/common/wpa_ctrl.c
diffstat 1 files changed, 2 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/lib/libdladm/common/wpa_ctrl.c	Wed May 29 08:31:24 2013 +0200
+++ b/usr/src/lib/libdladm/common/wpa_ctrl.c	Tue Jun 04 08:48:44 2013 +0000
@@ -2,14 +2,8 @@
  * wpa_supplicant/hostapd control interface library
  * 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 wpa_supplicant THIRDPARTYLICENSE for more details.
  */
 
 #include "includes.h"