merged Warren's copyright updates
authordan.podwall@nokia.com
Wed, 25 Mar 2009 15:20:56 -0500
changeset 10 9ee3eba76b43
parent 8 f330c1e8a4f3 (diff)
parent 9 6ef327765a4e (current diff)
child 11 6d2a3a657185
merged Warren's copyright updates
--- a/core/com.nokia.carbide.cpp.codescanner/src/com/nokia/carbide/cpp/internal/codescanner/kb/CSKbManager.java	Wed Mar 25 12:24:24 2009 -0500
+++ b/core/com.nokia.carbide.cpp.codescanner/src/com/nokia/carbide/cpp/internal/codescanner/kb/CSKbManager.java	Wed Mar 25 15:20:56 2009 -0500
@@ -1,6 +1,19 @@
-/**
- * Copyright (c)2007, 2008 Nokia Corporation. All rights reserved.
- */
+/*
+* 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.internal.codescanner.kb;
 
--- a/debuggercdi/com.nokia.carbide.trk.support/Native/GetTRKVersion/TestGetTRKVersion/TestGetTRKVersion.cpp	Wed Mar 25 12:24:24 2009 -0500
+++ b/debuggercdi/com.nokia.carbide.trk.support/Native/GetTRKVersion/TestGetTRKVersion/TestGetTRKVersion.cpp	Wed Mar 25 15:20:56 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: 
+*
+*/
 // TestGetTRKVersion.cpp : Defines the entry point for the console application.
 //
 
--- a/debuggercdi/com.nokia.carbide.trk.support/src/com/nokia/carbide/trk/support/connection/TCPIPConnectionFactory.java	Wed Mar 25 12:24:24 2009 -0500
+++ b/debuggercdi/com.nokia.carbide.trk.support/src/com/nokia/carbide/trk/support/connection/TCPIPConnectionFactory.java	Wed Mar 25 15:20:56 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.trk.support.connection;
 
 import com.nokia.carbide.remoteconnections.interfaces.*;
--- a/uidesigner/com.nokia.carbide.cpp.uiq.ui-feature/build.properties	Wed Mar 25 12:24:24 2009 -0500
+++ b/uidesigner/com.nokia.carbide.cpp.uiq.ui-feature/build.properties	Wed Mar 25 15:20:56 2009 -0500
@@ -1,4 +1,5 @@
 bin.includes = feature.xml,\
                Carbide_Image.png,\
-               license.txt
+               license.txt,\
+	       feature.properties
 generate.feature@com.nokia.carbide.cpp.uiq.ui.source=com.nokia.carbide.cpp.uiq.ui
\ No newline at end of file
--- a/uidesigner/com.nokia.carbide.cpp.uiq.ui-feature/feature.xml	Wed Mar 25 12:24:24 2009 -0500
+++ b/uidesigner/com.nokia.carbide.cpp.uiq.ui-feature/feature.xml	Wed Mar 25 15:20:56 2009 -0500
@@ -346,5 +346,9 @@
          install-size="0"
          version="0.0.0"
          unpack="false"/>
+         
+ 	<includes
+         id="com.nokia.carbide.cpp.uiq.ui.source"
+         version="0.0.0"/>
 
 </feature>
--- a/uidesigner/com.nokia.sdt.uidesigner-feature/build.properties	Wed Mar 25 12:24:24 2009 -0500
+++ b/uidesigner/com.nokia.sdt.uidesigner-feature/build.properties	Wed Mar 25 15:20:56 2009 -0500
@@ -1,4 +1,5 @@
 bin.includes = feature.xml,\
                Carbide_Image.png,\
-               license.txt
+               license.txt,\
+	       feature.properties
 generate.feature@com.nokia.sdt.uidesigner.source=com.nokia.sdt.uidesigner
\ No newline at end of file
--- a/uidesigner/com.nokia.sdt.uidesigner-feature/feature.xml	Wed Mar 25 12:24:24 2009 -0500
+++ b/uidesigner/com.nokia.sdt.uidesigner-feature/feature.xml	Wed Mar 25 15:20:56 2009 -0500
@@ -395,4 +395,8 @@
          version="0.0.0"
          unpack="false"/>
 
+ 	<includes
+         id="com.nokia.sdt.uidesigner.source"
+         version="0.0.0"/>
+
 </feature>