diff options
| author | Jeff Johnson <jjohnson@codeaurora.org> | 2018-04-24 17:03:38 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-03 19:03:27 -0700 |
| commit | c4143799f8ce6d25cbc76e7668d6c443fa4882d4 (patch) | |
| tree | 08c9864cea8d8406592cc1ba271cd88768057cad /core/utils/logging | |
| parent | 133727079f3401801f3dc8df49fb891dc30b3649 (diff) | |
qcacld-3.0: utils: Remove legacy markings
Per current guidance remove legacy markings.
Change-id: I365db47dc6ea36ee86d781a0395d12eaeefae464
CRs-Fixed: 2229655
Diffstat (limited to 'core/utils/logging')
| -rw-r--r-- | core/utils/logging/inc/wlan_logging_sock_svc.h | 9 | ||||
| -rw-r--r-- | core/utils/logging/src/wlan_logging_sock_svc.c | 9 |
2 files changed, 0 insertions, 18 deletions
diff --git a/core/utils/logging/inc/wlan_logging_sock_svc.h b/core/utils/logging/inc/wlan_logging_sock_svc.h index c75ddcf01d90..a964cb91836c 100644 --- a/core/utils/logging/inc/wlan_logging_sock_svc.h +++ b/core/utils/logging/inc/wlan_logging_sock_svc.h @@ -1,9 +1,6 @@ /* * Copyright (c) 2014-2017 The Linux Foundation. All rights reserved. * - * Previously licensed under the ISC license by Qualcomm Atheros, Inc. - * - * * Permission to use, copy, modify, and/or distribute this software for * any purpose with or without fee is hereby granted, provided that the * above copyright notice and this permission notice appear in all @@ -19,12 +16,6 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* - * This file was originally distributed by Qualcomm Atheros, Inc. - * under proprietary terms before Copyright ownership was assigned - * to the Linux Foundation. - */ - /****************************************************************************** * wlan_logging_sock_svc.h * diff --git a/core/utils/logging/src/wlan_logging_sock_svc.c b/core/utils/logging/src/wlan_logging_sock_svc.c index cf366b1a7390..f312de5411a2 100644 --- a/core/utils/logging/src/wlan_logging_sock_svc.c +++ b/core/utils/logging/src/wlan_logging_sock_svc.c @@ -1,9 +1,6 @@ /* * Copyright (c) 2014-2017 The Linux Foundation. All rights reserved. * - * Previously licensed under the ISC license by Qualcomm Atheros, Inc. - * - * * Permission to use, copy, modify, and/or distribute this software for * any purpose with or without fee is hereby granted, provided that the * above copyright notice and this permission notice appear in all @@ -19,12 +16,6 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* - * This file was originally distributed by Qualcomm Atheros, Inc. - * under proprietary terms before Copyright ownership was assigned - * to the Linux Foundation. - */ - /****************************************************************************** * wlan_logging_sock_svc.c * |
