diff -r 2d65c2f76d7b -r 947f0dc9f7a8 brdbootldr/ubootldr/inflate.c --- a/brdbootldr/ubootldr/inflate.c Tue Feb 02 01:24:03 2010 +0200 +++ b/brdbootldr/ubootldr/inflate.c Fri Apr 16 16:24:37 2010 +0300 @@ -1,3 +1,19 @@ +/* +* 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 "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: +* +*/ /* inflate.c -- Not copyrighted 1992 by Mark Adler version c10p1, 10 January 1993 */