diff options
author | Robert Moore <Robert.Moore@intel.com> | 2010-01-08 08:55:58 -0800 |
---|---|---|
committer | Robert Moore <Robert.Moore@intel.com> | 2010-01-08 08:55:58 -0800 |
commit | f9430ca2e09b7f689920617bb8bceb1a62c37ece (patch) | |
tree | 1a08a5e1a874bd62b06415f1eb0e65ae6a95c191 /tests/aslts/src/runtime/collections/bdemo/ACPICA/0212 | |
parent | c7dd20b0d71dfeb41d4b8ae29e58006b8142f531 (diff) | |
download | acpica-f9430ca2e09b7f689920617bb8bceb1a62c37ece.tar.gz |
Tests: Automated cleanup and copyright update to 2010.
Update all module headers with 2010 copyright. Also includes the
automated cleanup, this is the first time it has been run on the
test suite source, so there are quite a few changes (removal of
extra spaces at the end-of-line, etc.)
Diffstat (limited to 'tests/aslts/src/runtime/collections/bdemo/ACPICA/0212')
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/Common.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/Common.asl index ca8c58f54..1616f7766 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/Common.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/Common.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/0212/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/DECL.asl index d923c5598..e72cb267c 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/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/0212/MAIN.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/MAIN.asl index 3400d073e..e9d315334 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/MAIN.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/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/0212/Misc.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/Misc.asl index c73a2d9c3..a7693ef58 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/Misc.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/Misc.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/0212/RUN.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/RUN.asl index 396fe0f5c..84f883dc1 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/RUN.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/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, |