crashanalysercmd/Libraries/Engine/CrashDebuggerLib/Properties/AssemblyInfo.cs
changeset 2 0c91f0baec58
parent 0 818e61de6cd1
equal deleted inserted replaced
1:7a31f7298d8f 2:0c91f0baec58
     1 /*
     1 // Copyright (c) 2004-2008 Symbian Software Ltd. All rights reserved.
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 * 
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 using System.Reflection;
     2 using System.Reflection;
    18 using System.Runtime.CompilerServices;
     3 using System.Runtime.CompilerServices;
    19 using System.Runtime.InteropServices;
     4 using System.Runtime.InteropServices;
    20 
     5 
    21 // General Information about an assembly is controlled through the following 
     6 // General Information about an assembly is controlled through the following