Match Copyright and License to CafStaging dev branch

Match Copyright and License Strings of master branch to that
of cafstaging so that standard git merge/patch commands are
transparent as code flows from one branch/repository to other.
This helps automaton and also can be used to alert if any
issues are found. Fix trailing whitespace issues and cfg.txt
format. Remove wrongly concatenated long lines from stripped
copyright paragraph. Fix additional trailing white-space
issues exposed from old files.

Change-Id: I765c6f01014b0cbb83b971da21324b84d4357ed4
diff --git a/CORE/CLD_TXRX/TXRX/ol_tx_desc.h b/CORE/CLD_TXRX/TXRX/ol_tx_desc.h
index c7c511a..5424797 100644
--- a/CORE/CLD_TXRX/TXRX/ol_tx_desc.h
+++ b/CORE/CLD_TXRX/TXRX/ol_tx_desc.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
  *
  * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
  *
@@ -24,6 +24,7 @@
  * under proprietary terms before Copyright ownership was assigned
  * to the Linux Foundation.
  */
+
 /**
  * @file ol_tx_desc.h
  * @brief API definitions for the tx descriptor module within the data SW.