diff -r 84c26be382f0 -r bbdce6bffaad usbdrv/peripheral/pdd/pil/src/descriptors.cpp --- a/usbdrv/peripheral/pdd/pil/src/descriptors.cpp Tue Oct 19 14:23:03 2010 +0800 +++ b/usbdrv/peripheral/pdd/pil/src/descriptors.cpp Wed Oct 20 12:04:53 2010 +0800 @@ -1,21 +1,22 @@ -// Copyright (c) 2000-2010 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 "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: -// -// Description: -// e32/drivers/usbcc/descriptors.cpp -// Platform independent layer (PIL) of the USB Device controller driver: -// USB descriptor handling and management. -// -// +/* +* Copyright (c) 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: +* +* Description: +* e32/drivers/usbcc/descriptors.cpp +* Platform independent layer (PIL) of the USB Device controller driver: +* USB descriptor handling and management. +* +*/ /** @file descriptors.cpp