openenvutils/commandshell/shell/commands/touch/src/touch.c
changeset 21 c4cbaa4fb734
parent 0 2e3d3ce01487
child 14 10eb90190434
child 41 ced935b952ef
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 
     1 /*	$OpenBSD: touch.c,v 1.3 1997/01/15 23:43:22 millert Exp $	*/
    18 /*	$OpenBSD: touch.c,v 1.3 1997/01/15 23:43:22 millert Exp $	*/
     2 /*	$NetBSD: touch.c,v 1.11 1995/08/31 22:10:06 jtc Exp $	*/
    19 /*	$NetBSD: touch.c,v 1.11 1995/08/31 22:10:06 jtc Exp $	*/
     3 //
    20 //
     4 // © Portions Copyright (c) Symbian Software Ltd 2007. All rights reserved.
    21 // © 
     5 //
    22 //
     6 /*
    23 /*
     7  * Copyright (c) 1993
    24  * Copyright (c) 1993
     8  *	The Regents of the University of California.  All rights reserved.
    25  *	The Regents of the University of California.  All rights reserved.
     9  *
    26  *