summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/functional/descriptor
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aslts/src/runtime/collections/functional/descriptor')
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/DECL.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/RUN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/concatenaterestemplate.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/dependentfn.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/dma.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/dwordio.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/dwordmemory.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/dwordspace.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/extendedio.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/extendedmemory.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/extendedspace.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/fixedio.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/interrupt.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/io.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/irq.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/irqnoflags.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/memory24.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/memory32.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/memory32fixed.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/qwordio.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/qwordmemory.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/qwordspace.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/register.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/resourcetemplate.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/rtemplate.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/vendorlong.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/vendorshort.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/wordbusnumber.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/wordio.asl2
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/wordspace.asl2
31 files changed, 31 insertions, 31 deletions
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/DECL.asl b/tests/aslts/src/runtime/collections/functional/descriptor/DECL.asl
index 288a2a6c6..4fac37262 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/DECL.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/DECL.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/MAIN.asl b/tests/aslts/src/runtime/collections/functional/descriptor/MAIN.asl
index e02b5eba2..c3979706f 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/MAIN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/RUN.asl b/tests/aslts/src/runtime/collections/functional/descriptor/RUN.asl
index d6f75ab49..fcad29269 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/RUN.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/RUN.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/concatenaterestemplate.asl b/tests/aslts/src/runtime/collections/functional/descriptor/concatenaterestemplate.asl
index dea6e3bd7..65b6b397c 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/concatenaterestemplate.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/concatenaterestemplate.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/dependentfn.asl b/tests/aslts/src/runtime/collections/functional/descriptor/dependentfn.asl
index 4ce75a29d..19aa0ac4c 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/dependentfn.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/dependentfn.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/dma.asl b/tests/aslts/src/runtime/collections/functional/descriptor/dma.asl
index 8ef512c5c..f540711f9 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/dma.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/dma.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/dwordio.asl b/tests/aslts/src/runtime/collections/functional/descriptor/dwordio.asl
index 70cf7056d..ee17ea035 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/dwordio.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/dwordio.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/dwordmemory.asl b/tests/aslts/src/runtime/collections/functional/descriptor/dwordmemory.asl
index 7faaaf801..2e3910643 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/dwordmemory.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/dwordmemory.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/dwordspace.asl b/tests/aslts/src/runtime/collections/functional/descriptor/dwordspace.asl
index 43b1b62e7..7d8d82c27 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/dwordspace.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/dwordspace.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/extendedio.asl b/tests/aslts/src/runtime/collections/functional/descriptor/extendedio.asl
index a3cdf063a..6f325b4a5 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/extendedio.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/extendedio.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/extendedmemory.asl b/tests/aslts/src/runtime/collections/functional/descriptor/extendedmemory.asl
index 566ffa698..8e3213e80 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/extendedmemory.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/extendedmemory.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/extendedspace.asl b/tests/aslts/src/runtime/collections/functional/descriptor/extendedspace.asl
index 305d5ba33..18489114a 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/extendedspace.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/extendedspace.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/fixedio.asl b/tests/aslts/src/runtime/collections/functional/descriptor/fixedio.asl
index dba72a455..878f76f01 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/fixedio.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/fixedio.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/interrupt.asl b/tests/aslts/src/runtime/collections/functional/descriptor/interrupt.asl
index 99a262952..c2830f6e1 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/interrupt.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/interrupt.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/io.asl b/tests/aslts/src/runtime/collections/functional/descriptor/io.asl
index d6322679a..3a20e75e1 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/io.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/io.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/irq.asl b/tests/aslts/src/runtime/collections/functional/descriptor/irq.asl
index e12304224..a885e8b7f 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/irq.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/irq.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/irqnoflags.asl b/tests/aslts/src/runtime/collections/functional/descriptor/irqnoflags.asl
index d30fdf64a..2ce20953f 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/irqnoflags.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/irqnoflags.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/memory24.asl b/tests/aslts/src/runtime/collections/functional/descriptor/memory24.asl
index acac4b238..535422cba 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/memory24.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/memory24.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/memory32.asl b/tests/aslts/src/runtime/collections/functional/descriptor/memory32.asl
index 3baab4163..e0c3425ac 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/memory32.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/memory32.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/memory32fixed.asl b/tests/aslts/src/runtime/collections/functional/descriptor/memory32fixed.asl
index bf2abfdfa..9d2a3f98c 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/memory32fixed.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/memory32fixed.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/qwordio.asl b/tests/aslts/src/runtime/collections/functional/descriptor/qwordio.asl
index b7d09e14b..9b960320a 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/qwordio.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/qwordio.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/qwordmemory.asl b/tests/aslts/src/runtime/collections/functional/descriptor/qwordmemory.asl
index 69f81a978..ddc156753 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/qwordmemory.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/qwordmemory.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/qwordspace.asl b/tests/aslts/src/runtime/collections/functional/descriptor/qwordspace.asl
index 4c727e318..96a6bc00d 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/qwordspace.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/qwordspace.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/register.asl b/tests/aslts/src/runtime/collections/functional/descriptor/register.asl
index b85044492..c101e3e2c 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/register.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/register.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/resourcetemplate.asl b/tests/aslts/src/runtime/collections/functional/descriptor/resourcetemplate.asl
index 443f55827..d8b53f4b3 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/resourcetemplate.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/resourcetemplate.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/rtemplate.asl b/tests/aslts/src/runtime/collections/functional/descriptor/rtemplate.asl
index 9b7954e04..763ec27a3 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/rtemplate.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/rtemplate.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/vendorlong.asl b/tests/aslts/src/runtime/collections/functional/descriptor/vendorlong.asl
index fd0363c3f..8b0420bff 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/vendorlong.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/vendorlong.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/vendorshort.asl b/tests/aslts/src/runtime/collections/functional/descriptor/vendorshort.asl
index 530d063dc..00235895e 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/vendorshort.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/vendorshort.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/wordbusnumber.asl b/tests/aslts/src/runtime/collections/functional/descriptor/wordbusnumber.asl
index 8c7d7cb9e..1be10b604 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/wordbusnumber.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/wordbusnumber.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/wordio.asl b/tests/aslts/src/runtime/collections/functional/descriptor/wordio.asl
index 39e6a6d0a..08f1e0069 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/wordio.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/wordio.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, 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/functional/descriptor/wordspace.asl b/tests/aslts/src/runtime/collections/functional/descriptor/wordspace.asl
index aa7a7ef39..a226a78d1 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/wordspace.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/wordspace.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,