summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSyed Asifful Dayyan <syedd@broadcom.com>2014-02-28 16:25:09 +0530
committerRiham Haidar <rhaidar@nvidia.com>2014-03-18 12:19:59 -0700
commit1c783714d957889e739261abb9c9cb8117efeb08 (patch)
treeddef2b6f133d2edfef79357f94df8f66721cdbb9
parent08827c73ee3ca9e9ea616c0c0eb6c43fbf0e904e (diff)
net: wireless: bcmdhd: Update copyright info
SWWLAN-44451, RB:24767: Update copyright info Updated copyright information of dhd_qmon files as Open Broadcom Corporation Bug 1458617 Change-Id: Iadd25d79c110f9fbac3f1e7b2512efa27c768178 Signed-off-by: Syed Asifful Dayyan <syedd@broadcom.com> Signed-off-by: Raghu <kraghavender@nvidia.com> Reviewed-on: http://git-master/r/379513 Reviewed-by: Rakesh Goyal <rgoyal@nvidia.com> Tested-by: Rakesh Goyal <rgoyal@nvidia.com> Reviewed-by: Narayan Reddy <narayanr@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
-rw-r--r--[-rwxr-xr-x]drivers/net/wireless/bcmdhd/dhd_qmon.c24
-rw-r--r--[-rwxr-xr-x]drivers/net/wireless/bcmdhd/dhd_qmon.h24
2 files changed, 36 insertions, 12 deletions
diff --git a/drivers/net/wireless/bcmdhd/dhd_qmon.c b/drivers/net/wireless/bcmdhd/dhd_qmon.c
index 7967ec26d0b4..21abe610abfa 100755..100644
--- a/drivers/net/wireless/bcmdhd/dhd_qmon.c
+++ b/drivers/net/wireless/bcmdhd/dhd_qmon.c
@@ -10,13 +10,25 @@
* concurrent access to the fieds because the existing concurrent accesses are protected
* by the PROP_TXSTATUS's lock.
*
- * Copyright (C) 2013, Broadcom Corporation
- * All Rights Reserved.
+ * Copyright (C) 1999-2014, Broadcom Corporation
*
- * This is UNPUBLISHED PROPRIETARY SOURCE CODE of Broadcom Corporation;
- * the contents of this file may not be disclosed to third parties, copied
- * or duplicated in any form, in whole or in part, without the prior
- * written permission of Broadcom Corporation.
+ * Unless you and Broadcom execute a separate written software license
+ * agreement governing use of this software, this software is licensed to you
+ * under the terms of the GNU General Public License version 2 (the "GPL"),
+ * available at http://www.broadcom.com/licenses/GPLv2.php, with the
+ * following added to such license:
+ *
+ * As a special exception, the copyright holders of this software give you
+ * permission to link this software with independent modules, and to copy and
+ * distribute the resulting executable under terms of your choice, provided that
+ * you also meet, for each linked independent module, the terms and conditions of
+ * the license of that module. An independent module is a module which is not
+ * derived from this software. The special exception does not apply to any
+ * modifications of the software.
+ *
+ * Notwithstanding the above, under no circumstances may you combine this
+ * software in any way with any other Broadcom software provided under a license
+ * other than the GPL, without Broadcom's express prior written consent.
*
* $Id: dhd_qmon.c 309265 2012-01-19 02:50:46Z $
*
diff --git a/drivers/net/wireless/bcmdhd/dhd_qmon.h b/drivers/net/wireless/bcmdhd/dhd_qmon.h
index d072d0fcf1bc..5652c286b2c9 100755..100644
--- a/drivers/net/wireless/bcmdhd/dhd_qmon.h
+++ b/drivers/net/wireless/bcmdhd/dhd_qmon.h
@@ -10,13 +10,25 @@
* concurrent access to the fieds because the existing concurrent accesses are protected
* by the PROP_TXSTATUS's lock.
*
- * Copyright (C) 2013, Broadcom Corporation
- * All Rights Reserved.
+ * Copyright (C) 1999-2014, Broadcom Corporation
*
- * This is UNPUBLISHED PROPRIETARY SOURCE CODE of Broadcom Corporation;
- * the contents of this file may not be disclosed to third parties, copied
- * or duplicated in any form, in whole or in part, without the prior
- * written permission of Broadcom Corporation.
+ * Unless you and Broadcom execute a separate written software license
+ * agreement governing use of this software, this software is licensed to you
+ * under the terms of the GNU General Public License version 2 (the "GPL"),
+ * available at http://www.broadcom.com/licenses/GPLv2.php, with the
+ * following added to such license:
+ *
+ * As a special exception, the copyright holders of this software give you
+ * permission to link this software with independent modules, and to copy and
+ * distribute the resulting executable under terms of your choice, provided that
+ * you also meet, for each linked independent module, the terms and conditions of
+ * the license of that module. An independent module is a module which is not
+ * derived from this software. The special exception does not apply to any
+ * modifications of the software.
+ *
+ * Notwithstanding the above, under no circumstances may you combine this
+ * software in any way with any other Broadcom software provided under a license
+ * other than the GPL, without Broadcom's express prior written consent.
*
* $Id: dhd_qmon.h 309265 2012-01-19 02:50:46Z $
*