openenvutils/commandshell/shell/commands/grep/src/mmfile.c
changeset 21 c4cbaa4fb734
parent 0 2e3d3ce01487
equal deleted inserted replaced
0:2e3d3ce01487 21:c4cbaa4fb734
     1 /*© Portions copyright (c) 2007 Symbian Software Ltd.  All rights reserved.*/
     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 
     2 /*	$NetBSD: mmfile.c,v 1.3 2006/05/15 21:12:21 rillig Exp $	*/
    19 /*	$NetBSD: mmfile.c,v 1.3 2006/05/15 21:12:21 rillig Exp $	*/
     3 
    20 
     4 /*-
    21 /*-
     5  * Copyright (c) 1999 James Howard and Dag-Erling Codan Smrgrav
    22  * Copyright (c) 1999 James Howard and Dag-Erling Codan Smrgrav
     6  * All rights reserved.
    23  * All rights reserved.