wlan: prima: Copyright fix

Replaced Copyright QCA with LF Copyright.

Change-Id: I98d3c72eb4cc39d0449da9b57d3d80988f5b1227
CRs-Fixed: 699503
diff --git a/CORE/MAC/src/pe/lim/limApi.c b/CORE/MAC/src/pe/lim/limApi.c
index 6be5b70..dfb1e9d 100644
--- a/CORE/MAC/src/pe/lim/limApi.c
+++ b/CORE/MAC/src/pe/lim/limApi.c
@@ -20,13 +20,14 @@
  */
 
 /*
- * Copyright (c) 2012-2014 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.
  */
 
 
+
+
 /*
  * This file limApi.cc contains the functions that are
  * exported by LIM to other modules.