openenvutils/commandshell/shell/commands/ls/src/print.c
changeset 21 c4cbaa4fb734
parent 0 2e3d3ce01487
equal deleted inserted replaced
0:2e3d3ce01487 21:c4cbaa4fb734
       
     1 /*
       
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
     1 /*	$Id: print.c,v 1.2 2000/08/22 22:20:24 amai Exp $	*/
    20 /*	$Id: print.c,v 1.2 2000/08/22 22:20:24 amai Exp $	*/
     2 /*	$NetBSD: print.c,v 1.15 1996/12/11 03:25:39 thorpej Exp $	*/
    21 /*	$NetBSD: print.c,v 1.15 1996/12/11 03:25:39 thorpej Exp $	*/
     3 //
    22 //
     4 // © Portions Copyright (c) Symbian Software Ltd 2007. All rights reserved.
    23 // © 
     5 //
    24 //
     6 /*
    25 /*
     7  * Copyright (c) 1989, 1993, 1994
    26  * Copyright (c) 1989, 1993, 1994
     8  *	The Regents of the University of California.  All rights reserved.
    27  *	The Regents of the University of California.  All rights reserved.
     9  *
    28  *