1.1 --- a/epoc32/include/zconf.h Wed Mar 31 12:27:01 2010 +0100
1.2 +++ b/epoc32/include/zconf.h Wed Mar 31 12:33:34 2010 +0100
1.3 @@ -1,9 +1,19 @@
1.4 +/* Portions Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
1.5 + * All rights reserved.
1.6 + */
1.7 +
1.8 /* zconf.h -- configuration of the zlib compression library
1.9 * Copyright (C) 1995-2005 Jean-loup Gailly.
1.10 * For conditions of distribution and use, see copyright notice in zlib.h
1.11 */
1.12 +
1.13 +/**
1.14 +@file
1.15 +@publishedAll
1.16 +@externallyDefinedApi
1.17 +*/
1.18
1.19 -/* @(#) $Id: zconf.h,v 1.1.2.1 2008/08/14 15:26:57 e0222316 Exp $ */
1.20 +/* @(#) $Id$ */
1.21
1.22 #ifndef _ZCONF_H
1.23 #define _ZCONF_H