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 3b6df4864..16485e832 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, 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 b37e2aaf3..a7eeecffe 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, 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 4df3713c2..9da60f997 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, 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 84347f000..d30b40a5d 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, 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 4490a1769..e7050ab2e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, 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 b34e626bb..4630a0320 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, 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 572ac0928..df9cd9821 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, 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 ba1a66eff..f3ebc77c2 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, 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 3946ed82b..e379c541e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, 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 def1256f1..0b40d8db0 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, 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 2975e9aae..e6cd2134d 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, 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 b7410072c..bd4a4daa1 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, 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 486b96237..ee4535a12 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, 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 1a4bafbde..bcebb7569 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, 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 763df5d36..a89a09fe4 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, 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 2e95741f9..57dfcb018 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, 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 e2e70febc..6d4c558bb 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2016, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,