summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/complex/result/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aslts/src/runtime/collections/complex/result/tests')
-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
21 files changed, 21 insertions, 21 deletions
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 ff1b587cc..c980973c3 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 1443c6ac1..4afc677a4 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 b827c2ce7..f8291d416 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 c9cd96e4f..0d6fe159b 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 0e557fdd9..f25c9fba3 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 ad2af0018..5e1ceb0f7 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 f795194b4..f3430a9cc 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 cb906809c..9d0919b76 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 7fdfa9389..2335b888b 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 fbcc8f99c..3d5f95d50 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 167a8d11d..ba24ee0dd 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 0e3ef8fb1..e11b539eb 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 c1737db5d..8505576a5 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 0bfd8e221..ad2f65708 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 7c7ae6498..7237bb83d 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 bc8b39bbc..804cc5ea4 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 2bb75eb9f..5a0166cc7 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 b3735886c..c8a326770 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 0a2d4a823..4981afc20 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 6c30313a9..b69281143 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, 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 478f867f5..3127ce5de 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 - 2012, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2013, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,