#533: Added Volker Grabsch and Michael Ulbrich to authors.

This commit is contained in:
Andreas Huggel 2009-07-12 13:22:35 +00:00
parent d36dc4b859
commit b9a30c80da
2 changed files with 6 additions and 1 deletions

View File

@ -23,8 +23,9 @@
Version: $Rev$
Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
Brad Schick (brad) <brad@robotbattle.com>
Volker Grabsch (vog) <vog@notjusthosting.com>
Michael Ulbrich (mul) <mul@rentapacs.de>
History: 15-Jan-05, brad: split out from image.cpp
*/
// *****************************************************************************
#include "rcsid.hpp"

View File

@ -26,6 +26,10 @@
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@author Brad Schick (brad)
<a href="mailto:brad@robotbattle.com">brad@robotbattle.com</a>
@author Volker Grabsch (vog)
<a href="mailto:vog@notjusthosting.com">vog@notjusthosting.com</a>
@author Michael Ulbrich (mul)
<a href="mailto:mul@rentapacs.de">mul@rentapacs.de</a>
@date 15-Jan-05, brad: split out from image.cpp
*/
#ifndef JPGIMAGE_HPP_