kernel/eka/drivers/power/smppower/sample_idlehandler/smpidlehandler.cpp
changeset 119 6e99f362aa46
parent 90 947f0dc9f7a8
child 132 e4a7b1cbe40c
--- a/kernel/eka/drivers/power/smppower/sample_idlehandler/smpidlehandler.cpp	Fri Apr 16 16:24:37 2010 +0300
+++ b/kernel/eka/drivers/power/smppower/sample_idlehandler/smpidlehandler.cpp	Fri Apr 23 21:54:44 2010 +0100
@@ -1,23 +1,19 @@
-/*
-* Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description:  
-* os\kernelhwsrv\kernel\eka\drivers\power\smppower\sample_idlehandler\smpidlehandler.cpp
-* implements a basic smp idle handler generic layer that can be derived from 
-* to create platform specific SMP idle handlers
-*
-*/
-
+// Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
+// All rights reserved.
+// This component and the accompanying materials are made available
+// under the terms of the License "Eclipse Public License v1.0"
+// which accompanies this distribution, and is available
+// at the URL " http://www.eclipse.org/legal/epl-v10.html ".
+//
+// Initial Contributors:
+// Nokia Corporation - initial contribution.
+//
+// Contributors:
+//
+// Description:
+// os\kernelhwsrv\kernel\eka\drivers\power\smppower\sample_idlehandler\smpidlehandler.cpp
+// implements a basic smp idle handler generic layer that can be derived from 
+// to create platform specific SMP idle handlers
 
 /**
  @file