diff -r 4122176ea935 -r 56f325a607ea kerneltest/e32test/misc/inflate.c --- a/kerneltest/e32test/misc/inflate.c Mon Dec 21 16:14:42 2009 +0000 +++ b/kerneltest/e32test/misc/inflate.c Wed Dec 23 11:43:31 2009 +0000 @@ -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 */