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