Added Atani to authors list

This commit is contained in:
cozman 2003-08-01 20:57:25 +00:00
parent 86753457fc
commit 7912cca801
2 changed files with 4 additions and 3 deletions

View File

@ -1 +1,2 @@
James Turk james@conceptofzero.net - GewiEngine and all base widgets. James Turk james@conceptofzero.net - GewiEngine and all base widgets.
Atani atani@atani-software.net - Revised Linux Build System

View File

@ -4,7 +4,7 @@
Header file for the Gewi GUI lib, an addon for the ZEngine Game Engine, both from Concept of Zero, this is the Header file for the Gewi GUI lib, an addon for the ZEngine Game Engine, both from Concept of Zero, this is the
file that programs that wish to use should include. file that programs that wish to use should include.
<br>$Id: Gewi.h,v 1.3 2003/07/13 02:30:46 cozman Exp $<br> <br>$Id: Gewi.h,v 1.4 2003/08/01 20:57:25 cozman Exp $<br>
\author James Turk \author James Turk
**/ **/
@ -30,7 +30,6 @@
&nbsp;&nbsp;&nbsp;&nbsp;-The Gewi website : http://zengine.sourceforge.net/gewi/.<br> &nbsp;&nbsp;&nbsp;&nbsp;-The Gewi website : http://zengine.sourceforge.net/gewi/.<br>
&nbsp;&nbsp;&nbsp;&nbsp;-The ZEngine website : http://zengine.sourceforge.net/.<br> &nbsp;&nbsp;&nbsp;&nbsp;-The ZEngine website : http://zengine.sourceforge.net/.<br>
&nbsp;&nbsp;&nbsp;&nbsp;-The ZEngine tutorials : http://conceptofzero.net/tutorials/zengine/.<br> &nbsp;&nbsp;&nbsp;&nbsp;-The ZEngine tutorials : http://conceptofzero.net/tutorials/zengine/.<br>
&nbsp;&nbsp;&nbsp;&nbsp;-The ZEngine forums : http://www.conceptofzero.net/forums/index.php?act=SF&f=15
\section Licensing Licensing \section Licensing Licensing
<br> <br>
@ -45,6 +44,7 @@
\section Authors Contributing Authors \section Authors Contributing Authors
<br> <br>
James Turk <a href="mailto:james@conceptofzero.net">james@conceptofzero.net</a> - Core Engine, Design, Docs, and Classes<br> James Turk <a href="mailto:james@conceptofzero.net">james@conceptofzero.net</a> - Core Engine, Design, Docs, and Classes<br>
Atani <a href="atani@atani-software.net">atani@atani-software.net</a> - Revised Linux Build System<br>
**/ **/
#ifndef __gewi_h__ #ifndef __gewi_h__