kernel/eka/compsupp/rvct2_2/ucppinit_aeabi.cpp
changeset 45 329ab0095843
parent 44 36bfc973b146
--- a/kernel/eka/compsupp/rvct2_2/ucppinit_aeabi.cpp	Thu Jan 07 13:38:45 2010 +0200
+++ b/kernel/eka/compsupp/rvct2_2/ucppinit_aeabi.cpp	Mon Jan 18 21:31:10 2010 +0200
@@ -1,24 +1,22 @@
-/*
-* Copyright (c) 2003-2009 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: 
-* toplevel initialization/destruction routines for 'user side' code compiled 
-* with the ARMCC EABI compiler. intended for static linking
-* The code supports 2.2 both bpabi and non-bpabi. The values in .init_array are
-* pointers in both environments, so the library is common to both.
-*
-*/
-
+// Copyright (c) 2003-2009 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 "ARM EABI LICENCE.txt"
+// which accompanies this distribution, and is available
+// in kernel/eka/compsupp.
+//
+// Initial Contributors:
+// Nokia Corporation - initial contribution.
+//
+// Contributors:
+//
+// Description:
+// toplevel initialization/destruction routines for 'user side' code compiled 
+// with the ARMCC EABI compiler. intended for static linking
+// The code supports 2.2 both bpabi and non-bpabi. The values in .init_array are
+// pointers in both environments, so the library is common to both.
+// 
+//
 
 extern "C" {