# HG changeset patch # User Petteri Saari # Date 1290766189 -7200 # Node ID b365c991829cbd07c91c424cf6fd73d197e76eb1 # Parent cdb720e6785263f820764fa4982339155cf203a5 Some comments changed diff -r cdb720e67852 -r b365c991829c Msrp/MsrpHeader/inc/CMsrpReport.h --- a/Msrp/MsrpHeader/inc/CMsrpReport.h Thu Nov 25 13:59:42 2010 +0200 +++ b/Msrp/MsrpHeader/inc/CMsrpReport.h Fri Nov 26 12:09:49 2010 +0200 @@ -1,20 +1,17 @@ /* -* ============================================================================== -* Name : CMSRPReport.h -* Part of : MSRP -* Description : MSRP report header -* Version : %version: 1 % << Don't touch! Updated by Synergy at check-out. +* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "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: * -* Copyright © 2009 Nokia. All rights reserved. -* This material, including documentation and any related -* computer programs, is protected by copyright controlled by -* Nokia Corporation. All rights are reserved. Copying, -* including reproducing, storing, adapting or translating, any -* or all of this material requires the prior written consent of -* Nokia Corporation. This material also contains confidential -* information which may not be disclosed to others without the -* prior written consent of Nokia Corporation. -* ============================================================================== +* Description: +* MSRP Implementation +* */ #ifndef CMSRPREPORT_H diff -r cdb720e67852 -r b365c991829c Msrp/MsrpHeader/inc/CMsrpStatusHeader.h --- a/Msrp/MsrpHeader/inc/CMsrpStatusHeader.h Thu Nov 25 13:59:42 2010 +0200 +++ b/Msrp/MsrpHeader/inc/CMsrpStatusHeader.h Fri Nov 26 12:09:49 2010 +0200 @@ -1,21 +1,17 @@ /* -* ============================================================================= -* Name : CMsrpStatusHeader.h -* Part of : MSRP Client -* Interface : SDK API, MSRP API -* Description : -* Version : %version: 1 % << Don't touch! Updated by Synergy at check-out. +* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "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: * -* Copyright © 2007 Nokia. All rights reserved. -* This material, including documentation and any related -* computer programs, is protected by copyright controlled by -* Nokia Corporation. All rights are reserved. Copying, -* including reproducing, storing, adapting or translating, any -* or all of this material requires the prior written consent of -* Nokia Corporation. This material also contains confidential -* information which may not be disclosed to others without the -* prior written consent of Nokia Corporation. -* ============================================================================= +* Description: +* MSRP Implementation +* */ #ifndef CMSRPSTATUSHEADER_H diff -r cdb720e67852 -r b365c991829c Msrp/MsrpHeader/src/CMsrpReport.cpp --- a/Msrp/MsrpHeader/src/CMsrpReport.cpp Thu Nov 25 13:59:42 2010 +0200 +++ b/Msrp/MsrpHeader/src/CMsrpReport.cpp Fri Nov 26 12:09:49 2010 +0200 @@ -1,19 +1,17 @@ /* -* ============================================================================= -* Name : CMSRPReport.cpp -* Part of : MSRP API -* Version : %version: 1 % << Don't touch! Updated by Synergy at check-out. +* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "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: * -* Copyright © 2009 Nokia. All rights reserved. -* This material, including documentation and any related -* computer programs, is protected by copyright controlled by -* Nokia Corporation. All rights are reserved. Copying, -* including reproducing, storing, adapting or translating, any -* or all of this material requires the prior written consent of -* Nokia Corporation. This material also contains confidential -* information which may not be disclosed to others without the -* prior written consent of Nokia Corporation. -* ============================================================================= +* Description: +* MSRP Implementation +* */ // CLASS HEADER diff -r cdb720e67852 -r b365c991829c Msrp/MsrpHeader/src/CMsrpStatusHeader.cpp --- a/Msrp/MsrpHeader/src/CMsrpStatusHeader.cpp Thu Nov 25 13:59:42 2010 +0200 +++ b/Msrp/MsrpHeader/src/CMsrpStatusHeader.cpp Fri Nov 26 12:09:49 2010 +0200 @@ -1,19 +1,17 @@ /* -* ============================================================================= -* Name : CMsrpStatusHeader.cpp -* Part of : MSRP API -* Version : %version: 1 % << Don't touch! Updated by Synergy at check-out. +* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "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: * -* Copyright © 2007 Nokia. All rights reserved. -* This material, including documentation and any related -* computer programs, is protected by copyright controlled by -* Nokia Corporation. All rights are reserved. Copying, -* including reproducing, storing, adapting or translating, any -* or all of this material requires the prior written consent of -* Nokia Corporation. This material also contains confidential -* information which may not be disclosed to others without the -* prior written consent of Nokia Corporation. -* ============================================================================= +* Description: +* MSRP Implementation +* */ //CLASS HEADER