summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/complex/result
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aslts/src/runtime/collections/complex/result')
-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
22 files changed, 22 insertions, 22 deletions
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 931ad6656..1d095768c 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 3ddf41bb4..b65dbcb34 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 0ba7472d8..a68132eee 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 d2c71a6ac..d5fca1d6a 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 4e92a6d78..d952f4155 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 e5635c23a..600072df5 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 66f802911..0cd2d7ebc 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 def497c5e..ce57c8786 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 360507539..0c418d727 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 66dcaf82e..aedb32f50 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 da28e78ac..0b82f29ad 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 97d8b03af..acf6c03cd 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 7048ec6d3..6db1c6541 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 82909d224..5f631f613 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 557f2fa16..7975253ab 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 affadc3bf..e2f1c5c1b 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 9bf67ec87..7e2b35658 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 20fd0d6f9..4ac4776d6 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 8db237a3f..925d501cc 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 8bd366695..16de80c47 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 006553dcc..093f5209c 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, 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 ca141e1bc..e327d8b55 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 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,