qcacmn: htc: Remove legacy markings

Per current guidance remove legacy markings.

Change-Id: Ieacfc963de0aa362d695ebddcd1231ca5128f55e
CRs-Fixed: 2230684
diff --git a/htc/dl_list.h b/htc/dl_list.h
index be9970c..85b1b85 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 7de497a..fefab26 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 09d7d0d..4ad211e 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 74d5a4d..4e06720 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 0cbd1d8..78b284e 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 c3c0a7a..9ba247f 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 c03473d..ba0ffa2 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 6eb8205..a205ae4 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 7734977..4f9956f 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 455c13e..faf5b7b 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 390c41e..4153348 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 <hif.h>