networkingtestandutils/networkingexamples/cgi/Documentation/cgi_intro.txt
branchRCL_3
changeset 10 c64cefac6e99
parent 0 af10295192d8
equal deleted inserted replaced
5:1422c6cd3f0c 10:c64cefac6e99
     1 //
     1 //
     2 //    readme.txt - introduction to the CGI library
     2 //    readme.txt - introduction to the CGI library
     3 //
     3 //
     4 //    Portions Copyright (c) Symbian Software Ltd. 2007.
     4 // Portions Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
     5 //    Portions Copyright (C) 1999-2004 Nokia. * Nokia Core OS *
     5 // All rights reserved.
     6 //    Save as expressly licensed to you by Symbian Software Ltd, all rights reserved.
     6 // This component and the accompanying materials are made available
       
     7 // under the terms of "Eclipse Public License v1.0"
       
     8 // which accompanies this distribution, and is available
       
     9 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    10 //
       
    11 // Initial Contributors:
       
    12 // Nokia Corporation - initial contribution.
       
    13 //
       
    14 // Contributors:
       
    15 //
       
    16 // Description:
     7 //
    17 //
     8 ////////////////////////////////////////////////////////////////
    18 ////////////////////////////////////////////////////////////////
     9 // WS_CGI.DLL
    19 // WS_CGI.DLL
    10 // Deriving a DLL from CExecCGI
    20 // Deriving a DLL from CExecCGI
    11 
    21