epoc32/include/stdapis/utmp.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
equal deleted inserted replaced
3:e1b950c65cb4 4:837f303aceeb
     1 // utmp.h
     1 // utmp.h
     2 //
     2 
     3 // © Portions copyright (c) 2006 Symbian Software Ltd. All rights reserved.
       
     4 //
       
     5 /*
     3 /*
     6  * Copyright (c) 1988, 1993
     4  * Copyright (c) 1988, 1993
     7  *	The Regents of the University of California.  All rights reserved.
     5  *	The Regents of the University of California.  All rights reserved.
     8  * (c) UNIX System Laboratories, Inc.
     6  * (c) UNIX System Laboratories, Inc.
     9  * All or some portions of this file are derived from material licensed
     7  * All or some portions of this file are derived from material licensed
    33  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
    31  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
    34  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
    32  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
    35  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    33  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    36  * SUCH DAMAGE.
    34  * SUCH DAMAGE.
    37  *
    35  *
       
    36  * Portions Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
    38  *	@(#)utmp.h	8.2 (Berkeley) 1/21/94
    37  *	@(#)utmp.h	8.2 (Berkeley) 1/21/94
    39  * $FreeBSD: src/include/utmp.h,v 1.10 2001/10/27 20:40:54 peter Exp $
    38  * $FreeBSD: src/include/utmp.h,v 1.10 2001/10/27 20:40:54 peter Exp $
    40  */
    39  */
    41 
    40 
    42 #ifndef	_UTMP_H_ 
    41 #ifndef	_UTMP_H_