summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aslts/src/runtime/collections/bdemo/ACPICA/0153')
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/DECL.asl2
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Exc.asl2
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Mix.asl2
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToBuffer.asl2
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDevice.asl2
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDeviceGlob.asl2
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToEvent.asl2
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToInteger.asl2
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToMutex.asl2
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPackage.asl2
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPowerRes.asl2
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToProcessor.asl2
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToRegion.asl2
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToString.asl2
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToThermalZone.asl2
17 files changed, 17 insertions, 17 deletions
diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/DECL.asl
index e282d4b4d..fc3c3b9d4 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/DECL.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/DECL.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, 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/bdemo/ACPICA/0153/Exc.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Exc.asl
index 516e11f4e..0ed8b8bb7 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Exc.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Exc.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, 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/bdemo/ACPICA/0153/MAIN.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/MAIN.asl
index 77b4982a2..2db4bf040 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, 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/bdemo/ACPICA/0153/Mix.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Mix.asl
index b6286b669..38d0e10b3 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Mix.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Mix.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, 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/bdemo/ACPICA/0153/RUN.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/RUN.asl
index 4e9254fef..66f345825 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/RUN.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, 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/bdemo/ACPICA/0153/ToBuffer.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToBuffer.asl
index 2683becf1..430407205 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToBuffer.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToBuffer.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, 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/bdemo/ACPICA/0153/ToDevice.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDevice.asl
index d1125ea0e..64c11783d 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDevice.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDevice.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, 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/bdemo/ACPICA/0153/ToDeviceGlob.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDeviceGlob.asl
index b19c110ad..8b11e6615 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDeviceGlob.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDeviceGlob.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, 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/bdemo/ACPICA/0153/ToEvent.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToEvent.asl
index e2282106c..562f89c5f 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToEvent.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToEvent.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, 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/bdemo/ACPICA/0153/ToInteger.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToInteger.asl
index 07163b77c..3305f1dd8 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToInteger.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToInteger.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, 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/bdemo/ACPICA/0153/ToMutex.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToMutex.asl
index 290a51f58..5c7c44b48 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToMutex.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToMutex.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, 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/bdemo/ACPICA/0153/ToPackage.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPackage.asl
index d38e492af..8c6fdcd25 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPackage.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPackage.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, 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/bdemo/ACPICA/0153/ToPowerRes.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPowerRes.asl
index 405945b7c..cffef8e3e 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPowerRes.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPowerRes.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, 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/bdemo/ACPICA/0153/ToProcessor.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToProcessor.asl
index 9474b5f44..878725b58 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToProcessor.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToProcessor.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, 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/bdemo/ACPICA/0153/ToRegion.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToRegion.asl
index 2969fee27..a62b142c8 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToRegion.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToRegion.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, 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/bdemo/ACPICA/0153/ToString.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToString.asl
index 44788add3..153951559 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToString.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToString.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, 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/bdemo/ACPICA/0153/ToThermalZone.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToThermalZone.asl
index bff005789..973caa102 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToThermalZone.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToThermalZone.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,