kernel/eka/compsupp/symcpp/symcpp.h
changeset 11 329ab0095843
parent 10 36bfc973b146
--- a/kernel/eka/compsupp/symcpp/symcpp.h	Thu Jan 07 13:38:45 2010 +0200
+++ b/kernel/eka/compsupp/symcpp/symcpp.h	Mon Jan 18 21:31:10 2010 +0200
@@ -1,21 +1,21 @@
-/*
-* Copyright (c) 2005-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: 
-* This is a preinclude file for the Symbian C++ specific defintions for RVCT.
-*
-*/
+// Copyright (c) 2005-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:
+// This is a preinclude file for the Symbian C++ specific defintions for RVCT.
+// 
+//
 
+// Deal with operator new issues here
 #ifdef __cplusplus
 namespace std {
 	struct nothrow_t { };