summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/bdemo/ACPICA/0098/DECL.asl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aslts/src/runtime/collections/bdemo/ACPICA/0098/DECL.asl')
-rw-r--r--tests/aslts/src/runtime/collections/bdemo/ACPICA/0098/DECL.asl8
1 files changed, 3 insertions, 5 deletions
diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0098/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0098/DECL.asl
index 547599329..7b079c106 100644
--- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0098/DECL.asl
+++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0098/DECL.asl
@@ -1,7 +1,5 @@
/*
- * Copyright (c) 2006, Intel Corp.
- * Copyright (C) 2006, Valery Podrezov <valery.a.podrezov@intel.com>
- * Copyright (C) 2006, Fiodor Suietov <fiodor.f.suietov@intel.com>
+ * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
@@ -201,7 +199,7 @@
* one by one calling to the me54() Method with the next
* in turn type of data but all the types of data are
* exercised simultaneously during one call to me55
- * method.
+ * method.
*/
Method(me55)
{
@@ -374,7 +372,7 @@
* one by one calling to the me54() Method with the next
* in turn type of data but all the types of data are
* exercised simultaneously during one call to me55
- * method.
+ * method.
*/
me55()
}