From 2f26e9f8d88c273e6213599c03e1a08f289dafd3 Mon Sep 17 00:00:00 2001 From: James Turk Date: Thu, 5 Dec 2002 00:15:33 +0000 Subject: [PATCH] Doxygen... again. --- include/ZEngine.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/include/ZEngine.h b/include/ZEngine.h index ef4b304..dcb5a73 100644 --- a/include/ZEngine.h +++ b/include/ZEngine.h @@ -3,7 +3,7 @@ File: ZEngine.h
Description: Public Header File for ZEngine.
Author(s): James Turk
-$Id: ZEngine.h,v 1.6 2002/12/04 23:58:54 cozman Exp $
+$Id: ZEngine.h,v 1.7 2002/12/05 00:15:33 cozman Exp $
\file ZEngine.h \brief Header file for ZEngine. @@ -29,13 +29,13 @@ $Id: ZEngine.h,v 1.6 2002/12/04 23:58:54 cozman Exp $
and making the engine much faster in most test cases.
\section Licensing Licensing -
+
          This file is Part of the ZEngine Library for SDL Game Development.
                       Copyright (C) 2002 ConceptOfZero.net
              Licensed under the BSD License, see licensing.txt.
-     The maintainer of this library is James Turk (james @ conceptofzero.net) 
+     The maintainer of this library is James Turk (james@conceptofzero.net) 
          and the home of this Library is http://www.conceptofzero.net/
-   
+    
     \section Authors Contributing Authors
     
James Turk james@conceptofzero.net - Core Engine, Design, Docs, and Classes