diff --git a/include/ZEngine.h b/include/ZEngine.h index dcb5a73..7812300 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.7 2002/12/05 00:15:33 cozman Exp $
+$Id: ZEngine.h,v 1.8 2002/12/05 00:44:12 cozman Exp $
\file ZEngine.h \brief Header file for ZEngine. @@ -29,17 +29,17 @@ $Id: ZEngine.h,v 1.7 2002/12/05 00:15:33 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.
+    
+
         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) 
          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 - Gamer Tazar tazar@conceptofzero.net - OpenGL assistance + James Turk james@conceptofzero.net - Core Engine, Design, Docs, and Classes
+ Gamer Tazar tazar@conceptofzero.net - OpenGL assistance
**/ #include "ZE_ZEngine.h"