openenvutils/commandshell/shell/src/watch.c
changeset 21 c4cbaa4fb734
parent 0 2e3d3ce01487
equal deleted inserted replaced
0:2e3d3ce01487 21:c4cbaa4fb734
     1 #ifndef __SYMBIAN32__
     1 #ifndef __SYMBIAN32__
     2 // watch.c - login/logout watching
     2 /*
     3 //
     3 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     4 // © Portions Copyright (c) Symbian Software Ltd 2007. All rights reserved.
     4 * All rights reserved.
     5 //
     5 * This component and the accompanying materials are made available
       
     6 * under the terms of "Eclipse Public License v1.0"
       
     7 * which accompanies this distribution, and is available
       
     8 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 *
       
    10 * Initial Contributors:
       
    11 * Nokia Corporation - initial contribution.
       
    12 *
       
    13 * Contributors:
       
    14 *
       
    15 * Description:
       
    16 *
       
    17 */
       
    18 
       
    19 
     6 /*
    20 /*
     7  * This file is part of zsh, the Z shell.
    21  * This file is part of zsh, the Z shell.
     8  *
    22  *
     9  * Copyright (c) 1992-1997 Paul Falstad
    23  * Copyright (c) 1992-1997 Paul Falstad
    10  * All rights reserved.
    24  * All rights reserved.