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 29b79d50a..22bafc83a 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 - 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/bdemo/ACPICA/0153/Exc.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Exc.asl
index 80d5dbc24..b1ba28d31 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 - 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/bdemo/ACPICA/0153/MAIN.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/MAIN.asl
index b6fccce23..d9f43b39e 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 - 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/bdemo/ACPICA/0153/Mix.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Mix.asl
index 4e1fcb6b5..eb176aed4 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 - 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/bdemo/ACPICA/0153/RUN.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/RUN.asl
index 8e3994026..6af828f7f 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 - 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/bdemo/ACPICA/0153/ToBuffer.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToBuffer.asl
index b2d8562d6..71dde6c23 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 - 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/bdemo/ACPICA/0153/ToDevice.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDevice.asl
index a55f8d3bd..904872b22 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 - 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/bdemo/ACPICA/0153/ToDeviceGlob.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDeviceGlob.asl
index 4f27c7874..9e66719e3 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 - 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/bdemo/ACPICA/0153/ToEvent.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToEvent.asl
index f1e686613..b108b4024 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 - 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/bdemo/ACPICA/0153/ToInteger.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToInteger.asl
index 126050342..65f4eb74a 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 - 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/bdemo/ACPICA/0153/ToMutex.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToMutex.asl
index f30ad1e33..3a1fe6191 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 - 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/bdemo/ACPICA/0153/ToPackage.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPackage.asl
index dcdf26d59..afe9cb539 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 - 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/bdemo/ACPICA/0153/ToPowerRes.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPowerRes.asl
index 897895f4b..5a087f6db 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 - 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/bdemo/ACPICA/0153/ToProcessor.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToProcessor.asl
index b500f30b9..47a380f7b 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 - 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/bdemo/ACPICA/0153/ToRegion.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToRegion.asl
index 24141b37e..7d30d278e 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 - 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/bdemo/ACPICA/0153/ToString.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToString.asl
index 197bfe6f3..05e86317a 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 - 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/bdemo/ACPICA/0153/ToThermalZone.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToThermalZone.asl
index 1c17fce2a..7b357262b 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 - 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,