openenvutils/commandshell/shell/commands/find/src/misc.c
changeset 21 c4cbaa4fb734
parent 0 2e3d3ce01487
equal deleted inserted replaced
0:2e3d3ce01487 21:c4cbaa4fb734
     1 /*	$NetBSD: misc.c,v 1.14 2006/10/11 19:51:10 apb Exp $	*/
     1 /*	$NetBSD: misc.c,v 1.14 2006/10/11 19:51:10 apb Exp $	*/
     2 
     2 
     3 /*- © Portions copyright (c) 2007 Symbian Software Ltd.  All rights reserved.
     3 /*
       
     4 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     5 * All rights reserved.
       
     6 * This component and the accompanying materials are made available
       
     7 * under the terms of "Eclipse Public License v1.0"
       
     8 * which accompanies this distribution, and is available
       
     9 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    10 *
       
    11 * Initial Contributors:
       
    12 * Nokia Corporation - initial contribution.
       
    13 *
       
    14 * Contributors:
       
    15 *
       
    16 * Description:
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 
       
    22 /*- © 
     4  * Copyright (c) 1990, 1993, 1994
    23  * Copyright (c) 1990, 1993, 1994
     5  *	The Regents of the University of California.  All rights reserved.
    24  *	The Regents of the University of California.  All rights reserved.
     6  *
    25  *
     7  * This code is derived from software contributed to Berkeley by
    26  * This code is derived from software contributed to Berkeley by
     8  * Cimarron D. Taylor of the University of California, Berkeley.
    27  * Cimarron D. Taylor of the University of California, Berkeley.