summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/complex
diff options
context:
space:
mode:
authorDavid E. Box <david.e.box@linux.intel.com>2015-01-27 11:49:43 -0800
committerDavid E. Box <david.e.box@linux.intel.com>2015-01-27 11:55:38 -0800
commit8990e73ab2aa15d6a0068b860ab54feff25bee36 (patch)
tree171664a61ab5c104303547e756be9208192a9f8a /tests/aslts/src/runtime/collections/complex
parent6a13235548463f921b3d582109aecbae93391518 (diff)
downloadacpica-8990e73ab2aa15d6a0068b860ab54feff25bee36.tar.gz
Update Copyright headers to 2015.
Diffstat (limited to 'tests/aslts/src/runtime/collections/complex')
-rw-r--r--tests/aslts/src/runtime/collections/complex/FULL/DECL.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/FULL/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/FULL/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/badasl/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/badasl/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/badasl/badasl.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/misc/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/misc/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/misc/misc.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/DECL.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/fullpath.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/ns0.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/ns0_root.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/ns1.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/ns2.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/ns2_root.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/ns3.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/ns4.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/scope.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/common/ocommon.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/FULL/DECL.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/FULL/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/FULL/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oarg/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oarg/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oconst/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oconst/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oconst/oconst.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oconversion/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oconversion/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oconversion/oconversion.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/olocal/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/olocal/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/olocal/olocal.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob1.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob2.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc1.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc2.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/opackageel.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed1.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed2.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/oreftopackageel.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/oreturn.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/provoke/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/provoke/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/provoke/provoke.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/common/rcommon.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/FULL/DECL.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/FULL/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/FULL/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rconversion/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rconversion/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rconversion/rconversion.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rcopyobject/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rcopyobject/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rcopyobject/rcopyobject.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/rexplicitconv.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/rindecrement.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/roptional/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/roptional/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/roptional/roptional.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rstore/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rstore/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rstore/rstore.asl2
83 files changed, 83 insertions, 83 deletions
diff --git a/tests/aslts/src/runtime/collections/complex/FULL/DECL.asl b/tests/aslts/src/runtime/collections/complex/FULL/DECL.asl
index 3cfafdd65..f8bf274a5 100644
--- a/tests/aslts/src/runtime/collections/complex/FULL/DECL.asl
+++ b/tests/aslts/src/runtime/collections/complex/FULL/DECL.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/FULL/MAIN.asl b/tests/aslts/src/runtime/collections/complex/FULL/MAIN.asl
index da75eb783..066d444e3 100644
--- a/tests/aslts/src/runtime/collections/complex/FULL/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/FULL/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/FULL/RUN.asl b/tests/aslts/src/runtime/collections/complex/FULL/RUN.asl
index 26a8d9523..c9c397228 100644
--- a/tests/aslts/src/runtime/collections/complex/FULL/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/FULL/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/badasl/MAIN.asl b/tests/aslts/src/runtime/collections/complex/badasl/MAIN.asl
index 0367ad2ac..014597336 100644
--- a/tests/aslts/src/runtime/collections/complex/badasl/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/badasl/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/badasl/RUN.asl b/tests/aslts/src/runtime/collections/complex/badasl/RUN.asl
index bcb845a19..63d0f917b 100644
--- a/tests/aslts/src/runtime/collections/complex/badasl/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/badasl/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/badasl/badasl.asl b/tests/aslts/src/runtime/collections/complex/badasl/badasl.asl
index 11319c21a..b1f2d59a8 100644
--- a/tests/aslts/src/runtime/collections/complex/badasl/badasl.asl
+++ b/tests/aslts/src/runtime/collections/complex/badasl/badasl.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/misc/MAIN.asl b/tests/aslts/src/runtime/collections/complex/misc/MAIN.asl
index 2dc3780f9..769c273f4 100644
--- a/tests/aslts/src/runtime/collections/complex/misc/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/misc/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/misc/RUN.asl b/tests/aslts/src/runtime/collections/complex/misc/RUN.asl
index d7149e192..0c54eafa6 100644
--- a/tests/aslts/src/runtime/collections/complex/misc/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/misc/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/misc/misc.asl b/tests/aslts/src/runtime/collections/complex/misc/misc.asl
index d106a22e4..4bbcba57b 100644
--- a/tests/aslts/src/runtime/collections/complex/misc/misc.asl
+++ b/tests/aslts/src/runtime/collections/complex/misc/misc.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/DECL.asl b/tests/aslts/src/runtime/collections/complex/namespace/DECL.asl
index d3159a9fb..cfd2ef7af 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/DECL.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/DECL.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/MAIN.asl b/tests/aslts/src/runtime/collections/complex/namespace/MAIN.asl
index c7d76ec29..1ed018438 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/RUN.asl b/tests/aslts/src/runtime/collections/complex/namespace/RUN.asl
index 76ef9900c..1891e29ec 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/fullpath.asl b/tests/aslts/src/runtime/collections/complex/namespace/fullpath.asl
index 5731746c4..266857a9b 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/fullpath.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/fullpath.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/ns0.asl b/tests/aslts/src/runtime/collections/complex/namespace/ns0.asl
index 1029066d7..625a3f02a 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/ns0.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/ns0.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/ns0_root.asl b/tests/aslts/src/runtime/collections/complex/namespace/ns0_root.asl
index 95c7f7d93..78b26ae7d 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/ns0_root.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/ns0_root.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/ns1.asl b/tests/aslts/src/runtime/collections/complex/namespace/ns1.asl
index 9cf0232c4..267ebbada 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/ns1.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/ns1.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/ns2.asl b/tests/aslts/src/runtime/collections/complex/namespace/ns2.asl
index 087374720..a6deeae73 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/ns2.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/ns2.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/ns2_root.asl b/tests/aslts/src/runtime/collections/complex/namespace/ns2_root.asl
index 8dbe88af9..800dabe1a 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/ns2_root.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/ns2_root.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/ns3.asl b/tests/aslts/src/runtime/collections/complex/namespace/ns3.asl
index 6fd1f8dfa..b80f7e606 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/ns3.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/ns3.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/ns4.asl b/tests/aslts/src/runtime/collections/complex/namespace/ns4.asl
index d9dbf9818..b8d5e0f2c 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/ns4.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/ns4.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/scope.asl b/tests/aslts/src/runtime/collections/complex/namespace/scope.asl
index e70d81925..f9bcb9b67 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/scope.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/scope.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/common/ocommon.asl b/tests/aslts/src/runtime/collections/complex/operand/common/ocommon.asl
index f1f285640..abd73f05b 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/common/ocommon.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/common/ocommon.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/FULL/DECL.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/FULL/DECL.asl
index bcac77510..6b3a06ebc 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/FULL/DECL.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/FULL/DECL.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/FULL/MAIN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/FULL/MAIN.asl
index 0a1477953..e271aeb72 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/FULL/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/FULL/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/FULL/RUN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/FULL/RUN.asl
index 396bfd987..7a6a46a1d 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/FULL/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/FULL/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/MAIN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/MAIN.asl
index 4b1ec3f14..2c5823e91 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/RUN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/RUN.asl
index f0ef63ce1..b05f3065c 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl
index e10916c5c..88ef75521 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oconst/MAIN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oconst/MAIN.asl
index 8cc9f5720..0e3084e70 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oconst/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oconst/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oconst/RUN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oconst/RUN.asl
index 56efbda21..b6b5c33e3 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oconst/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oconst/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oconst/oconst.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oconst/oconst.asl
index 70630f2aa..d838ef6fc 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oconst/oconst.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oconst/oconst.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oconversion/MAIN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oconversion/MAIN.asl
index 246fa8045..e9146b8d6 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oconversion/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oconversion/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oconversion/RUN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oconversion/RUN.asl
index 82273b901..353d9690e 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oconversion/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oconversion/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oconversion/oconversion.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oconversion/oconversion.asl
index ccdbe42d6..1db4f6e0b 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oconversion/oconversion.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oconversion/oconversion.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/olocal/MAIN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/olocal/MAIN.asl
index d0f31e2ba..2e4662915 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/olocal/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/olocal/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/olocal/RUN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/olocal/RUN.asl
index f1ef071ac..68b62a232 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/olocal/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/olocal/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/olocal/olocal.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/olocal/olocal.asl
index 662d18e5d..fd7dddc3f 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/olocal/olocal.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/olocal/olocal.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/MAIN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/MAIN.asl
index 96b240992..8b5bf7eab 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/RUN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/RUN.asl
index e8bad45ff..e11ad5ae7 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob1.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob1.asl
index 319a6963d..2c7b9324f 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob1.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob1.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob2.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob2.asl
index 73cf57561..ea5016200 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob2.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob2.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/MAIN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/MAIN.asl
index 1bdea311f..9cd5e7421 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/RUN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/RUN.asl
index 84462d606..6eea7625e 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc1.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc1.asl
index 2f4fd9674..40fd7aab1 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc1.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc1.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc2.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc2.asl
index 34b2b566f..c906faaba 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc2.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc2.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/MAIN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/MAIN.asl
index 7dc513262..fcc7e19e1 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/RUN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/RUN.asl
index 260493cde..de274fd14 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/opackageel.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/opackageel.asl
index 24877c774..22771ae4c 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/opackageel.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/opackageel.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/MAIN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/MAIN.asl
index a413aea25..3a5140b3d 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/RUN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/RUN.asl
index d9925754a..67ed28832 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed1.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed1.asl
index 1c5806127..e739c06bf 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed1.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed1.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed2.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed2.asl
index 8a138f24f..fb5d66da6 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed2.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed2.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/MAIN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/MAIN.asl
index 88ab7ddf1..dcef97e5e 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/RUN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/RUN.asl
index 96d1207b1..97faf6989 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/oreftopackageel.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/oreftopackageel.asl
index 2e9ff7054..6338d089e 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/oreftopackageel.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/oreftopackageel.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/MAIN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/MAIN.asl
index d0bf17110..572777f61 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/RUN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/RUN.asl
index 390a87922..5771ef882 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/oreturn.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/oreturn.asl
index ad495f98a..d85e78ad2 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/oreturn.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/oreturn.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/provoke/MAIN.asl b/tests/aslts/src/runtime/collections/complex/provoke/MAIN.asl
index 087570851..6c5f875e2 100644
--- a/tests/aslts/src/runtime/collections/complex/provoke/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/provoke/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/provoke/RUN.asl b/tests/aslts/src/runtime/collections/complex/provoke/RUN.asl
index 0876ae2f1..8647a4604 100644
--- a/tests/aslts/src/runtime/collections/complex/provoke/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/provoke/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/provoke/provoke.asl b/tests/aslts/src/runtime/collections/complex/provoke/provoke.asl
index 22e402a0b..e4a47d6dd 100644
--- a/tests/aslts/src/runtime/collections/complex/provoke/provoke.asl
+++ b/tests/aslts/src/runtime/collections/complex/provoke/provoke.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/common/rcommon.asl b/tests/aslts/src/runtime/collections/complex/result/common/rcommon.asl
index 2350464a4..5176352a7 100644
--- a/tests/aslts/src/runtime/collections/complex/result/common/rcommon.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/common/rcommon.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/FULL/DECL.asl b/tests/aslts/src/runtime/collections/complex/result/tests/FULL/DECL.asl
index 3c7e258e4..745ce9cdc 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/FULL/DECL.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/FULL/DECL.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/FULL/MAIN.asl b/tests/aslts/src/runtime/collections/complex/result/tests/FULL/MAIN.asl
index 6ff3c85ae..3beebc97a 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/FULL/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/FULL/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/FULL/RUN.asl b/tests/aslts/src/runtime/collections/complex/result/tests/FULL/RUN.asl
index 045de7264..8e2c7ff43 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/FULL/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/FULL/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rconversion/MAIN.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rconversion/MAIN.asl
index 8093d9ef7..4ffebb3e0 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rconversion/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rconversion/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rconversion/RUN.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rconversion/RUN.asl
index 4ad2d904d..2d4b58c74 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rconversion/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rconversion/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rconversion/rconversion.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rconversion/rconversion.asl
index f32298216..c4d813e5b 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rconversion/rconversion.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rconversion/rconversion.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rcopyobject/MAIN.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rcopyobject/MAIN.asl
index 1d8805dba..dad317d39 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rcopyobject/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rcopyobject/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rcopyobject/RUN.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rcopyobject/RUN.asl
index 4a6590780..4063c3f95 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rcopyobject/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rcopyobject/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rcopyobject/rcopyobject.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rcopyobject/rcopyobject.asl
index 63a10ce95..da3d79839 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rcopyobject/rcopyobject.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rcopyobject/rcopyobject.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/MAIN.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/MAIN.asl
index 5f3313d04..f6f04dc7f 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/RUN.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/RUN.asl
index 8a1ed59c7..48bfc8c23 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/rexplicitconv.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/rexplicitconv.asl
index 92bfd54f3..862989d05 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/rexplicitconv.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/rexplicitconv.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/MAIN.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/MAIN.asl
index 854f6a45e..aae6cc717 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/RUN.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/RUN.asl
index ffc13f149..6e2d8e731 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/rindecrement.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/rindecrement.asl
index f0f4b910c..63a0922c4 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/rindecrement.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/rindecrement.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/roptional/MAIN.asl b/tests/aslts/src/runtime/collections/complex/result/tests/roptional/MAIN.asl
index eaebb2c94..db9827de9 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/roptional/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/roptional/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/roptional/RUN.asl b/tests/aslts/src/runtime/collections/complex/result/tests/roptional/RUN.asl
index af2c9d59f..4dc5bea43 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/roptional/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/roptional/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/roptional/roptional.asl b/tests/aslts/src/runtime/collections/complex/result/tests/roptional/roptional.asl
index a0e02957b..fb802f55d 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/roptional/roptional.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/roptional/roptional.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rstore/MAIN.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rstore/MAIN.asl
index 34fb6e42a..11b5a7d6b 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rstore/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rstore/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rstore/RUN.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rstore/RUN.asl
index c7817de16..24618fbb9 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rstore/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rstore/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rstore/rstore.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rstore/rstore.asl
index 337efed70..3eb279cac 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rstore/rstore.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rstore/rstore.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2014, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2015, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,