Fix wrong license texts
authorMatti Laitinen <matti.t.laitinen@nokia.com>
Tue, 23 Feb 2010 17:05:24 +0200
changeset 1 7a31f7298d8f
parent 0 818e61de6cd1
child 2 0c91f0baec58
Fix wrong license texts
crashanalysercmd/Libraries/Engine/CrashItemLib/AssemblyInfo.cs
crashanalysercmd/Libraries/Engine/CrashItemLib/PluginAPI/Internal/CFFPluginRegistry.cs
crashanalysercmd/Libraries/File Formats/Plugins/CrashXmlPlugin/Properties/AssemblyInfo.cs
crashanalysercmd/Libraries/File Formats/Plugins/DExcPlugin/Properties/AssemblyInfo.cs
crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianCodeLib/Properties/AssemblyInfo.cs
crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianDebugLib/Plugins/DbgEntCode/Properties/AssemblyInfo.cs
crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianDebugLib/Plugins/DbgEntSymbol/Properties/AssemblyInfo.cs
crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianDebugLib/Properties/AssemblyInfo.cs
crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianParserLib/Properties/AssemblyInfo.cs
crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStackLib/AssemblyInfo.cs
crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStackLib/Plugins/Accurate/Properties/AssemblyInfo.cs
crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStackLib/Plugins/Basic/Properties/AssemblyInfo.cs
crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStackLib/Plugins/Heuristic/Properties/AssemblyInfo.cs
crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStructuresLib/CodeSegments/Internal/Comparers.cs
crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStructuresLib/Properties/AssemblyInfo.cs
crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianTree/AssemblyInfo.cs
crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianUtils/AssemblyInfo.cs
crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianXmlInputLib/Properties/AssemblyInfo.cs
crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbolLib/AssemblyInfo.cs
crashanalysercmd/UI/Common/Engine/Properties/AssemblyInfo.cs
crashanalysercmd/UI/Console/Properties/AssemblyInfo.cs
crashanalysercmd/UI/Console/bin/Debug/Readme.txt
crashanalysercmd/UI/Plugins/CAPluginCrashAnalyser/Properties/AssemblyInfo.cs
--- a/crashanalysercmd/Libraries/Engine/CrashItemLib/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/Libraries/Engine/CrashItemLib/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -27,7 +27,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]		
 
--- a/crashanalysercmd/Libraries/Engine/CrashItemLib/PluginAPI/Internal/CFFPluginRegistry.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/Libraries/Engine/CrashItemLib/PluginAPI/Internal/CFFPluginRegistry.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -1,17 +1,17 @@
 /*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
+* 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 "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.
 *
 * Contributors:
-* 
-* Description:
+*
+* Description: 
 *
 */
 using System;
--- a/crashanalysercmd/Libraries/File Formats/Plugins/CrashXmlPlugin/Properties/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/Libraries/File Formats/Plugins/CrashXmlPlugin/Properties/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -26,7 +26,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]	
 
--- a/crashanalysercmd/Libraries/File Formats/Plugins/DExcPlugin/Properties/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/Libraries/File Formats/Plugins/DExcPlugin/Properties/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -26,7 +26,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]	
 
--- a/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianCodeLib/Properties/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianCodeLib/Properties/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -26,7 +26,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]	
 
--- a/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianDebugLib/Plugins/DbgEntCode/Properties/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianDebugLib/Plugins/DbgEntCode/Properties/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -26,7 +26,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]	
 
--- a/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianDebugLib/Plugins/DbgEntSymbol/Properties/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianDebugLib/Plugins/DbgEntSymbol/Properties/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -26,7 +26,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]	
 
--- a/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianDebugLib/Properties/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianDebugLib/Properties/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -26,7 +26,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]	
 
--- a/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianParserLib/Properties/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianParserLib/Properties/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -26,7 +26,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]	
 
--- a/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStackLib/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStackLib/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -27,7 +27,7 @@
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct("")]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]		
 
--- a/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStackLib/Plugins/Accurate/Properties/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStackLib/Plugins/Accurate/Properties/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -26,7 +26,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]	
 
--- a/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStackLib/Plugins/Basic/Properties/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStackLib/Plugins/Basic/Properties/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -27,7 +27,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]
 
--- a/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStackLib/Plugins/Heuristic/Properties/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStackLib/Plugins/Heuristic/Properties/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -27,7 +27,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]
 
--- a/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStructuresLib/CodeSegments/Internal/Comparers.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStructuresLib/CodeSegments/Internal/Comparers.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -2,9 +2,9 @@
 * 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 "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/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStructuresLib/Properties/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStructuresLib/Properties/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -26,7 +26,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]	
 
--- a/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianTree/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianTree/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -27,7 +27,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]		
 
--- a/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianUtils/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianUtils/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -27,7 +27,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]		
 
--- a/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianXmlInputLib/Properties/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianXmlInputLib/Properties/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -26,7 +26,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]	
 
--- a/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbolLib/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbolLib/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -27,7 +27,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]		
 
--- a/crashanalysercmd/UI/Common/Engine/Properties/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/UI/Common/Engine/Properties/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -26,7 +26,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]	
 
--- a/crashanalysercmd/UI/Console/Properties/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/UI/Console/Properties/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -26,7 +26,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]	
 
--- a/crashanalysercmd/UI/Console/bin/Debug/Readme.txt	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/UI/Console/bin/Debug/Readme.txt	Tue Feb 23 17:05:24 2010 +0200
@@ -2,9 +2,9 @@
 * 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 "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/crashanalysercmd/UI/Plugins/CAPluginCrashAnalyser/Properties/AssemblyInfo.cs	Thu Feb 11 15:50:58 2010 +0200
+++ b/crashanalysercmd/UI/Plugins/CAPluginCrashAnalyser/Properties/AssemblyInfo.cs	Tue Feb 23 17:05:24 2010 +0200
@@ -26,7 +26,7 @@
 [assembly: AssemblyConfiguration( "" )]
 [assembly: AssemblyCompany( "Nokia Corporation" )]
 [assembly: AssemblyProduct( "" )]
-[assembly: AssemblyCopyright( "Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.symbianfoundation.org/legal/sfl-v10.html." )]
+[assembly: AssemblyCopyright("Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.")]
 [assembly: AssemblyTrademark( "" )]
 [assembly: AssemblyCulture( "" )]