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