Licenses updated to EPL.
--- a/srcanaapps/depexplorer/com.nokia.carbide.extensions.appdep/build.properties Thu Feb 18 14:13:07 2010 +0530
+++ b/srcanaapps/depexplorer/com.nokia.carbide.extensions.appdep/build.properties Tue Feb 23 10:27:57 2010 +0530
@@ -2,9 +2,9 @@
# Copyright (c) 2006 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 "Symbian Foundation License v1.0"
+# under the terms of "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
-# at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
+# at the URL "http://www.eclipse.org/legal/epl-v10.html".
#
# Initial Contributors:
# Nokia Corporation - initial contribution.
@@ -13,7 +13,7 @@
#
# Description:
#
-#
+
bin.includes = feature.xml,\
appdep_32x32.png,\
license.txt,\
--- a/srcanaapps/depexplorer/com.nokia.s60tools.appdep/build.properties Thu Feb 18 14:13:07 2010 +0530
+++ b/srcanaapps/depexplorer/com.nokia.s60tools.appdep/build.properties Tue Feb 23 10:27:57 2010 +0530
@@ -2,9 +2,9 @@
# Copyright (c) 2006 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 "Symbian Foundation License v1.0"
+# under the terms of "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
-# at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
+# at the URL "http://www.eclipse.org/legal/epl-v10.html".
#
# Initial Contributors:
# Nokia Corporation - initial contribution.
--- a/srcanaapps/depexplorer/com.nokia.s60tools.appdep/src/com/nokia/s60tools/appdep/common/Product.properties Thu Feb 18 14:13:07 2010 +0530
+++ b/srcanaapps/depexplorer/com.nokia.s60tools.appdep/src/com/nokia/s60tools/appdep/common/Product.properties Tue Feb 23 10:27:57 2010 +0530
@@ -2,9 +2,9 @@
# Copyright (c) 2006 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 "Symbian Foundation License v1.0"
+# under the terms of "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
-# at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
+# at the URL "http://www.eclipse.org/legal/epl-v10.html".
#
# Initial Contributors:
# Nokia Corporation - initial contribution.
@@ -13,7 +13,7 @@
#
# Description:
#
-#
+
ProductInfoRegistry.Product_Name=Dependency Explorer
ProductInfoRegistry.Console_Window_Name=Console
ProductInfoRegistry.Cache_File_Name=appdep-cache_dependencies.txt
--- a/srcanaapps/depexplorer/com.nokia.s60tools.appdep/src/com/nokia/s60tools/appdep/resources/messages.properties Thu Feb 18 14:13:07 2010 +0530
+++ b/srcanaapps/depexplorer/com.nokia.s60tools.appdep/src/com/nokia/s60tools/appdep/resources/messages.properties Tue Feb 23 10:27:57 2010 +0530
@@ -1,10 +1,10 @@
#
-# Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (c) 2006 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 "Symbian Foundation License v1.0"
+# under the terms of "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
-# at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
+# at the URL "http://www.eclipse.org/legal/epl-v10.html".
#
# Initial Contributors:
# Nokia Corporation - initial contribution.
@@ -13,7 +13,7 @@
#
# Description:
#
-#
+
AbstractFunctionData.NotValidOrdinal_ErrMsg=Given function ordinal is not valid positive integer value from 1...N:
AbstractShowMethodCallLocationsAction.MainView_Action_Text=Show Method Call Locations
AbstractShowMethodCallLocationsAction.MainView_Action_Tooltip=Show source locations where selected method is called.