openenvutils/commandshell/shell/commands/ls/src/util.c
changeset 21 c4cbaa4fb734
parent 0 2e3d3ce01487
--- a/openenvutils/commandshell/shell/commands/ls/src/util.c	Tue Feb 02 10:12:00 2010 +0200
+++ b/openenvutils/commandshell/shell/commands/ls/src/util.c	Fri Apr 16 15:08:06 2010 +0300
@@ -1,7 +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:
+*
+*/
+
+
 /*	$Id: util.c,v 1.2 2000/08/22 22:20:24 amai Exp $	*/
 /*	$NetBSD: util.c,v 1.12 1995/09/07 06:43:02 jtc Exp $	*/
 //
-// © Portions Copyright (c) Symbian Software Ltd 2007. All rights reserved.
+// © 
 //
 /*
  * Copyright (c) 1989, 1993, 1994