diff -r d760517a8095 -r 6ef327765a4e core/com.nokia.carbide.cpp/src/com/nokia/carbide/cpp/ProductStartup.java --- a/core/com.nokia.carbide.cpp/src/com/nokia/carbide/cpp/ProductStartup.java Tue Mar 24 22:20:21 2009 -0500 +++ b/core/com.nokia.carbide.cpp/src/com/nokia/carbide/cpp/ProductStartup.java Wed Mar 25 12:24:24 2009 -0500 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 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: +* +*/ package com.nokia.carbide.cpp; import java.lang.reflect.InvocationHandler;