From e22d4d957bea049a37dfc2697b895c8ff6cd8b1c Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Sat, 11 Feb 2012 16:31:36 +0200 Subject: Remove the GPL notification from files contributed by Atheros Remove the GPL notification text from files that were initially contributed by Atheros Communications or Qualcomm Atheros. Signed-hostap: Jouni Malinen --- src/common/gas.c | 10 ++-------- src/common/gas.h | 10 ++-------- 2 files changed, 4 insertions(+), 16 deletions(-) (limited to 'src/common') diff --git a/src/common/gas.c b/src/common/gas.c index babdaa3..a67325c 100644 --- a/src/common/gas.c +++ b/src/common/gas.c @@ -3,14 +3,8 @@ * Copyright (c) 2009, Atheros Communications * Copyright (c) 2011, Qualcomm Atheros * - * 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" diff --git a/src/common/gas.h b/src/common/gas.h index 2f8d2cb..8664a79 100644 --- a/src/common/gas.h +++ b/src/common/gas.h @@ -3,14 +3,8 @@ * Copyright (c) 2009, Atheros Communications * Copyright (c) 2011, Qualcomm Atheros * - * 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. */ #ifndef GAS_H -- cgit v1.1