epoc32/include/agentdialog.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
     1.1 --- a/epoc32/include/agentdialog.h	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/agentdialog.h	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -1,10 +1,10 @@
     1.4 -/**
     1.5 -* Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.6 +/*
     1.7 +* Copyright (c) 1997-2004 Nokia Corporation and/or its subsidiary(-ies). 
     1.8  * All rights reserved.
     1.9  * This component and the accompanying materials are made available
    1.10 -* under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members
    1.11 +* under the terms of "Eclipse Public License v1.0"
    1.12  * which accompanies this distribution, and is available
    1.13 -* at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
    1.14 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.15  *
    1.16  * Initial Contributors:
    1.17  * Nokia Corporation - initial contribution.
    1.18 @@ -12,27 +12,17 @@
    1.19  * Contributors:
    1.20  *
    1.21  * Description:
    1.22 -* Generic Connection Dialog Client
    1.23 -* 
    1.24  *
    1.25  */
    1.26  
    1.27  
    1.28 -
    1.29 -
    1.30 -
    1.31 -/**
    1.32 - @file AGENTDIALOG.H
    1.33 - @internalTechnology
    1.34 -*/
    1.35 -
    1.36  #ifndef __AGENTDIALOG_H__
    1.37  #define __AGENTDIALOG_H__
    1.38  
    1.39  #include <e32std.h>
    1.40  #include <cdbcols.h>
    1.41  #include <cdblen.h>
    1.42 -//#include <comms-infras/commsdebugutility.h> Cannot be included because it conflicts with flogger
    1.43 +//#include <comms-infras\commsdebugutility.h> Cannot be included because it conflicts with flogger
    1.44  
    1.45  
    1.46  /**