diff --git a/legacy/eet/src/lib/Eet.h b/legacy/eet/src/lib/Eet.h index 924285d46f..9a85a9bf99 100644 --- a/legacy/eet/src/lib/Eet.h +++ b/legacy/eet/src/lib/Eet.h @@ -8,21 +8,10 @@ These routines are used for Eet Library interaction @image html e_big.png @version 1.0.0 -@author Carsten Haitzler -@author David Goodlad -@author Cedric Bail -@author Arnaud de Turckheim -@author Luis Felipe Strano Moraes -@author Chidambar Zinnoury -@author Vincent Torri -@author Gustavo Sverzut Barbieri -@author Raphael Kubo da Costa -@author Mathieu Taillefumier -@author Albin "Lutin" Tonnerre -@author Adam Simpkins -@author Mike Blumenkrantz @date 2000-2011 +Please see the @ref authors page for contact details. + @section toc Table of Contents @li @ref intro @@ -135,6 +124,26 @@ Recommended reading: */ +/** +@page authors Authors +@author Carsten Haitzler +@author David Goodlad +@author Cedric Bail +@author Arnaud de Turckheim +@author Luis Felipe Strano Moraes +@author Chidambar Zinnoury +@author Vincent Torri +@author Gustavo Sverzut Barbieri +@author Raphael Kubo da Costa +@author Mathieu Taillefumier +@author Albin "Lutin" Tonnerre +@author Adam Simpkins +@author Mike Blumenkrantz + +Please contact to get in +contact with the developers and maintainers. +*/ + #ifndef _EET_H #define _EET_H