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