Update copyright to The Linux Foundation

Change-Id: I97122cf39befa3edcd3fc4342eddfbabb53c6ce6
diff --git a/cnefeatureconfig/inc/CneFeatureConfig.h b/cnefeatureconfig/inc/CneFeatureConfig.h
index 279019a..6af8550 100644
--- a/cnefeatureconfig/inc/CneFeatureConfig.h
+++ b/cnefeatureconfig/inc/CneFeatureConfig.h
@@ -2,7 +2,7 @@
 #define CneFeatureConfig_H
 
 /*=========================================================================
- Copyright (c) 2012, Code Aurora Forum. All rights reserved.
+ Copyright (c) 2012, The Linux Foundation. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
@@ -13,7 +13,7 @@
       copyright notice, this list of conditions and the following
       disclaimer in the documentation and/or other materials provided
       with the distribution.
-    * Neither the name of Code Aurora Forum, Inc. nor the names of its
+    * Neither the name of The Linux Foundation nor the names of its
       contributors may be used to endorse or promote products derived
       from this software without specific prior written permission.
 
diff --git a/cnefeatureconfig/src/CneFeatureConfig.cpp b/cnefeatureconfig/src/CneFeatureConfig.cpp
index 09592e4..58cb797 100644
--- a/cnefeatureconfig/src/CneFeatureConfig.cpp
+++ b/cnefeatureconfig/src/CneFeatureConfig.cpp
@@ -1,5 +1,5 @@
 /*==============================================================================
-Copyright (c) 2012, Code Aurora Forum. All rights reserved.
+Copyright (c) 2012, The Linux Foundation. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
@@ -10,7 +10,7 @@
       copyright notice, this list of conditions and the following
       disclaimer in the documentation and/or other materials provided
       with the distribution.
-    * Neither the name of Code Aurora Forum, Inc. nor the names of its
+    * Neither the name of The Linux Foundation nor the names of its
       contributors may be used to endorse or promote products derived
       from this software without specific prior written permission.
 
diff --git a/stlport/stlport/stl/_cmath.h b/stlport/stlport/stl/_cmath.h
index 7e3bad5..0afebea 100755
--- a/stlport/stlport/stl/_cmath.h
+++ b/stlport/stlport/stl/_cmath.h
@@ -11,7 +11,7 @@
  * provided the above notices are retained, and a notice that the code was
  * modified is included with the above copyright notice.
  *
- * Copyright (c) 2010, Code Aurora Forum. All rights reserved.
+ * Copyright (c) 2010, The Linux Foundation. All rights reserved.
  */
 
 #ifndef _STLP_INTERNAL_CMATH
diff --git a/stlport/stlport/stl/_cstdlib.h b/stlport/stlport/stl/_cstdlib.h
index a6bb6be..b7a4351 100755
--- a/stlport/stlport/stl/_cstdlib.h
+++ b/stlport/stlport/stl/_cstdlib.h
@@ -11,7 +11,7 @@
  * provided the above notices are retained, and a notice that the code was
  * modified is included with the above copyright notice.
  *
- * Copyright (c) 2010, Code Aurora Forum. All rights reserved.
+ * Copyright (c) 2010, The Linux Foundation. All rights reserved.
  */
 
 #ifndef _STLP_INTERNAL_CSTDLIB
diff --git a/stlport/stlport/stl/config/_android.h b/stlport/stlport/stl/config/_android.h
index fe695f2..efb0261 100755
--- a/stlport/stlport/stl/config/_android.h
+++ b/stlport/stlport/stl/config/_android.h
@@ -1,7 +1,7 @@
 #ifndef __stl_config__android_h
 #define __stl_config__android_h
 
-/* Copyright (c) 2010, Code Aurora Forum. All rights reserved.
+/* Copyright (c) 2010, The Linux Foundation. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -10,7 +10,7 @@
  *     * Redistributions in binary form must reproduce the above copyright
  *       notice, this list of conditions and the following disclaimer in the
  *       documentation and/or other materials provided with the distribution.
- *     * Neither the name of Code Aurora nor
+ *     * Neither the name of The Linux Foundation nor
  *       the names of its contributors may be used to endorse or promote
  *       products derived from this software without specific prior written
  *       permission.
diff --git a/stlport/stlport/stl/config/_system.h b/stlport/stlport/stl/config/_system.h
index afdc050..a48408f 100755
--- a/stlport/stlport/stl/config/_system.h
+++ b/stlport/stlport/stl/config/_system.h
@@ -14,7 +14,7 @@
  * provided the above notices are retained, and a notice that the code was
  * modified is included with the above copyright notice.
  *
- * Copyright (c) 2010, Code Aurora Forum. All rights reserved.
+ * Copyright (c) 2010, The Linux Foundation. All rights reserved.
  */
 
 /*
diff --git a/stlport/stlport/stl/config/user_config.h b/stlport/stlport/stl/config/user_config.h
index 9485923..9539a29 100755
--- a/stlport/stlport/stl/config/user_config.h
+++ b/stlport/stlport/stl/config/user_config.h
@@ -11,7 +11,7 @@
  * provided the above notices are retained, and a notice that the code was
  * modified is included with the above copyright notice.
  *
- * Copyright (c) 2010, Code Aurora Forum. All rights reserved.
+ * Copyright (c) 2010, The Linux Foundation. All rights reserved.
  */
 
 /*
diff --git a/stlport/stlport/stl/type_traits.h b/stlport/stlport/stl/type_traits.h
index 11bd41d..bdeaab0 100755
--- a/stlport/stlport/stl/type_traits.h
+++ b/stlport/stlport/stl/type_traits.h
@@ -18,7 +18,7 @@
  * provided the above notices are retained, and a notice that the code was
  * modified is included with the above copyright notice.
  *
- * Copyright (c) 2010, Code Aurora Forum. All rights reserved.
+ * Copyright (c) 2010, The Linux Foundation. All rights reserved.
  */
 
 #ifndef _STLP_TYPE_TRAITS_H