diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-09-02 11:53:18 -0600 |
|---|---|---|
| committer | Linux Build Service Account <lnxbuild@localhost> | 2016-09-02 11:53:18 -0600 |
| commit | 606aaa7c8af1c4ce796c81d2761fe6e9fa78fe99 (patch) | |
| tree | 8e3eedde68095a9ae0f7b24f03cc17e0e51a702c | |
| parent | a02dd4d657444c08297e6f861a0dc92f0b76e7ce (diff) | |
| parent | b7b214014a5f7affce3eead230a9771aa1366678 (diff) | |
Promotion of wlan-cld3.driver.lnx.1.1-00089.
CRs Change ID Subject
--------------------------------------------------------------------------------------------------------------
1060937 I3f71a356a1e71196bd8d1da2db039720df20535e qcacld-3.0: Fix copyright and license text marking
Change-Id: Ia2f8f34895aee59e4c7bb109a7d29d8814492ea3
CRs-Fixed: 1060937
| -rw-r--r-- | core/mac/src/include/dot11f.h | 9 | ||||
| -rw-r--r-- | core/mac/src/sys/legacy/src/utils/src/dot11f.c | 11 |
2 files changed, 9 insertions, 11 deletions
diff --git a/core/mac/src/include/dot11f.h b/core/mac/src/include/dot11f.h index f57f4cedc1be..a8df7c8df4a2 100644 --- a/core/mac/src/include/dot11f.h +++ b/core/mac/src/include/dot11f.h @@ -20,9 +20,9 @@ */ /* - * Copyright (c) 2012-2016 Qualcomm Atheros, Inc. - * All Rights Reserved. - * Qualcomm Atheros Confidential and Proprietary. + * This file was originally distributed by Qualcomm Atheros, Inc. + * under proprietary terms before Copyright ownership was assigned + * to the Linux Foundation. */ #ifndef DOT11F_H @@ -35,7 +35,7 @@ * * * This file was automatically generated by 'framesc' - * Wed Jul 13 14:24:06 2016 from the following file(s): + * Mon Aug 29 23:01:24 2016 from the following file(s): * * dot11f.frms * @@ -45,7 +45,6 @@ * 'framesc' For more information on 'framesc' & the * frames language, run 'framesc --help'. * - * */ typedef uint32_t tDOT11F_U64[2]; diff --git a/core/mac/src/sys/legacy/src/utils/src/dot11f.c b/core/mac/src/sys/legacy/src/utils/src/dot11f.c index 430a562a802e..77fa6c2db8c3 100644 --- a/core/mac/src/sys/legacy/src/utils/src/dot11f.c +++ b/core/mac/src/sys/legacy/src/utils/src/dot11f.c @@ -20,12 +20,12 @@ */ /* - * Copyright (c) 2012-2016 Qualcomm Atheros, Inc. - * All Rights Reserved. - * Qualcomm Atheros Confidential and Proprietary. + * This file was originally distributed by Qualcomm Atheros, Inc. + * under proprietary terms before Copyright ownership was assigned + * to the Linux Foundation. */ -/* + /* * \file dot11f.c * * \brief Structures, functions & definitions for @@ -33,13 +33,12 @@ * * * This file was automatically generated by 'framesc' - * Wed Jul 13 14:24:06 2016 from the following file(s): + * Mon Aug 29 23:01:24 2016 from the following file(s): * * dot11f.frms * * PLEASE DON'T EDIT THIS FILE BY HAND! * - * */ #if !defined ANI_OS_TYPE_OSX && !defined ANI_OS_TYPE_LINUX && !defined ANI_OS_TYPE_ANDROID |
