genericopenlibs/openenvcore/libc/src/stdtime/tzfile.h
changeset 18 47c74d1534e1
parent 0 e4d67989cc36
child 45 4b03adbd26ca
child 71 28ccaba883f4
equal deleted inserted replaced
0:e4d67989cc36 18:47c74d1534e1
     1 #ifndef TZFILE_H
     1 #ifndef TZFILE_H
     2 #define TZFILE_H
     2 #define TZFILE_H/*
     3 
     3 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     4 
     4 * All rights reserved.
     5 /*
     5 * This component and the accompanying materials are made available
     6 ** This file is in the public domain, so clarified as of
     6 * under the terms of "Eclipse Public License v1.0"
     7 ** 1996-06-05 by Arthur David Olson (arthur_david_olson@nih.gov).
     7 * which accompanies this distribution, and is available
     8 **
     8 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 ** $FreeBSD: src/lib/libc/stdtime/tzfile.h,v 1.8 2002/03/22 23:42:05 obrien Exp $
     9 *
    10 ** © Portions copyright (c) 2005-2006 Nokia Corporation.  All rights reserved.
    10 * Initial Contributors:
    11 */
    11 * Nokia Corporation - initial contribution.
       
    12 *
       
    13 * Contributors:
       
    14 *
       
    15 * Description: 
       
    16 *
       
    17 */
       
    18 
    12 
    19 
    13 /*
    20 /*
    14 ** This header is for use ONLY with the time conversion code.
    21 ** This header is for use ONLY with the time conversion code.
    15 ** There is no guarantee that it will remain unchanged,
    22 ** There is no guarantee that it will remain unchanged,
    16 ** or that it will remain at all.
    23 ** or that it will remain at all.