Main Page | Data Structures | Directories | File List | Data Fields

version.c

00001 /*
00002 ** Copyright (c) 2002  Hughes Technologies Pty Ltd.  All rights
00003 ** reserved.
00004 **
00005 ** Terms under which this software may be used or copied are
00006 ** provided in the  specific license associated with this product.
00007 **
00008 ** Hughes Technologies disclaims all warranties with regard to this
00009 ** software, including all implied warranties of merchantability and
00010 ** fitness, in no event shall Hughes Technologies be liable for any
00011 ** special, indirect or consequential damages or any damages whatsoever
00012 ** resulting from loss of use, data or profits, whether in an action of
00013 ** contract, negligence or other tortious action, arising out of or in
00014 ** connection with the use or performance of this software.
00015 **
00016 **
00017 ** $Id: version.c,v 1.1 2004/04/19 05:24:36 benoitg Exp $
00018 **
00019 */
00020 
00021 char    LIBHTTPD_VERSION[] =  "1.3",
00022         LIBHTTPD_VENDOR[] =   "Hughes Technologies Pty Ltd";
00023 

Generated on Sun Apr 3 20:04:46 2005 for WifiDog by  doxygen 1.4.1