aboutsummaryrefslogtreecommitdiffstats
path: root/src/l2_packet
diff options
context:
space:
mode:
authorJouni Malinen <j@w1.fi>2012-06-30 19:36:04 +0300
committerJouni Malinen <j@w1.fi>2012-06-30 19:36:04 +0300
commitd001defeec53a79f9e8a26d6fc298d885f19a841 (patch)
treec8a311d89b68c1bc8f98236ae8fa3d8f36f8b11b /src/l2_packet
parent0bb1e425b553f05adbc9df9e7ff92c0284e7e8f6 (diff)
downloadexternal_wpa_supplicant_8_ti-d001defeec53a79f9e8a26d6fc298d885f19a841.zip
external_wpa_supplicant_8_ti-d001defeec53a79f9e8a26d6fc298d885f19a841.tar.gz
external_wpa_supplicant_8_ti-d001defeec53a79f9e8a26d6fc298d885f19a841.tar.bz2
Update license notification in files initially contributed by Sam
This updates these files to use the license notification that uses only the BSD license. The changes were acknowledged by email (Sam Leffler <sam@errno.com>, Sat, 30 Jun 2012 07:57:53 -0700). Signed-hostap: Jouni Malinen <j@w1.fi>
Diffstat (limited to 'src/l2_packet')
-rw-r--r--src/l2_packet/l2_packet_freebsd.c10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/l2_packet/l2_packet_freebsd.c b/src/l2_packet/l2_packet_freebsd.c
index e24277c..2e9a04c 100644
--- a/src/l2_packet/l2_packet_freebsd.c
+++ b/src/l2_packet/l2_packet_freebsd.c
@@ -3,14 +3,8 @@
* Copyright (c) 2003-2005, Jouni Malinen <j@w1.fi>
* Copyright (c) 2005, Sam Leffler <sam@errno.com>
*
- * 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"