From 19a4014b6b47c4bdd5c99afbcd8053c67fd52d10 Mon Sep 17 00:00:00 2001 From: Jeff Johnson Date: Tue, 24 Apr 2018 20:29:42 -0700 Subject: [PATCH] qcacmn: htc: Remove legacy markings Per current guidance remove legacy markings. Change-Id: Ieacfc963de0aa362d695ebddcd1231ca5128f55e CRs-Fixed: 2230684 --- htc/dl_list.h | 9 --------- htc/htc.c | 9 --------- htc/htc_api.h | 9 --------- htc/htc_credit_history.c | 9 --------- htc/htc_credit_history.h | 9 --------- htc/htc_debug.h | 9 --------- htc/htc_internal.h | 9 --------- htc/htc_packet.h | 9 --------- htc/htc_recv.c | 9 --------- htc/htc_send.c | 9 --------- htc/htc_services.c | 9 --------- 11 files changed, 99 deletions(-) diff --git a/htc/dl_list.h b/htc/dl_list.h index be9970cf0a..85b1b8542a 100644 --- a/htc/dl_list.h +++ b/htc/dl_list.h @@ -1,9 +1,6 @@ /* * Copyright (c) 2013-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. - */ - /*=========================================================================== */ /* Double-link list definitions (adapted from Atheros SDIO stack) */ /* */ diff --git a/htc/htc.c b/htc/htc.c index 7de497a222..fefab265b5 100644 --- a/htc/htc.c +++ b/htc/htc.c @@ -1,9 +1,6 @@ /* * Copyright (c) 2013-2018 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. - */ - #include "htc_debug.h" #include "htc_internal.h" #include "htc_credit_history.h" diff --git a/htc/htc_api.h b/htc/htc_api.h index 09d7d0dcf2..4ad211e1f7 100644 --- a/htc/htc_api.h +++ b/htc/htc_api.h @@ -1,9 +1,6 @@ /* * Copyright (c) 2013-2014, 2016-2018 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. - */ - #ifndef _HTC_API_H_ #define _HTC_API_H_ diff --git a/htc/htc_credit_history.c b/htc/htc_credit_history.c index 74d5a4d9e1..4e06720123 100644 --- a/htc/htc_credit_history.c +++ b/htc/htc_credit_history.c @@ -1,9 +1,6 @@ /* * Copyright (c) 2018 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. - */ - #include "htc_debug.h" #include "htc_internal.h" #include "htc_credit_history.h" diff --git a/htc/htc_credit_history.h b/htc/htc_credit_history.h index 0cbd1d8cef..78b284eaac 100644 --- a/htc/htc_credit_history.h +++ b/htc/htc_credit_history.h @@ -1,9 +1,6 @@ /* * Copyright (c) 2018 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. - */ - #ifndef _HTC_CREDIT_HISTORY_H_ #define _HTC_CREDIT_HISTORY_H_ diff --git a/htc/htc_debug.h b/htc/htc_debug.h index c3c0a7ae8a..9ba247f7e3 100644 --- a/htc/htc_debug.h +++ b/htc/htc_debug.h @@ -1,9 +1,6 @@ /* * Copyright (c) 2013-2014 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. - */ - #ifndef HTC_DEBUG_H_ #define HTC_DEBUG_H_ diff --git a/htc/htc_internal.h b/htc/htc_internal.h index c03473d536..ba0ffa2e40 100644 --- a/htc/htc_internal.h +++ b/htc/htc_internal.h @@ -1,9 +1,6 @@ /* * Copyright (c) 2013-2018 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. - */ - #ifndef _HTC_INTERNAL_H_ #define _HTC_INTERNAL_H_ diff --git a/htc/htc_packet.h b/htc/htc_packet.h index 6eb8205df1..a205ae454c 100644 --- a/htc/htc_packet.h +++ b/htc/htc_packet.h @@ -1,9 +1,6 @@ /* * Copyright (c) 2013-2014, 2016-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. - */ - #ifndef HTC_PACKET_H_ #define HTC_PACKET_H_ diff --git a/htc/htc_recv.c b/htc/htc_recv.c index 7734977815..4f9956fd22 100644 --- a/htc/htc_recv.c +++ b/htc/htc_recv.c @@ -1,9 +1,6 @@ /* * Copyright (c) 2013-2018 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. - */ - #include "htc_debug.h" #include "htc_internal.h" #include "htc_credit_history.h" diff --git a/htc/htc_send.c b/htc/htc_send.c index 455c13edb5..faf5b7b95d 100644 --- a/htc/htc_send.c +++ b/htc/htc_send.c @@ -1,9 +1,6 @@ /* * Copyright (c) 2013-2018 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. - */ - #include "htc_debug.h" #include "htc_internal.h" #include "htc_credit_history.h" diff --git a/htc/htc_services.c b/htc/htc_services.c index 390c41e95e..415334830a 100644 --- a/htc/htc_services.c +++ b/htc/htc_services.c @@ -1,9 +1,6 @@ /* * Copyright (c) 2013-2018 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. - */ - #include "htc_debug.h" #include "htc_internal.h" #include