openenvutils/commandshell/shell/commands/unzip/src/ioapi.c
changeset 21 c4cbaa4fb734
parent 0 2e3d3ce01487
--- a/openenvutils/commandshell/shell/commands/unzip/src/ioapi.c	Tue Feb 02 10:12:00 2010 +0200
+++ b/openenvutils/commandshell/shell/commands/unzip/src/ioapi.c	Fri Apr 16 15:08:06 2010 +0300
@@ -1,10 +1,27 @@
+/*
+* Copyright (c) 2007-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:
+*
+*/
+
+
 /* ioapi.c -- IO base function header for compress/uncompress .zip
    files using zlib + zip or unzip API
 
    Version 1.01e, February 12th, 2005
 
-   Portions copyright (c) 2007 Symbian Software Ltd. All rights reserved.
-   
+      
    Copyright (C) 1998-2005 Gilles Vollant    
    
 */