X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_gfx.c;h=4956ed8a01062d0c1a6f24a48a3257cc5bd78c4e;hp=fad76e3f568cbd9fd0b4d37b17bf18864742cb0c;hb=abe44529b439ad39b4d8dbf19cbd67c9b9844279;hpb=2d9d9498b036092736bc61c891250200ad767bc1 diff --git a/src/conf_gfx.c b/src/conf_gfx.c index fad76e3f..4956ed8a 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -1,15 +1,13 @@ -/*********************************************************** -* Rocks'n'Diamonds -- McDuffin Strikes Back! * -*----------------------------------------------------------* -* (c) 1995-2006 Artsoft Entertainment * -* Holger Schemel * -* Detmolder Strasse 189 * -* 33604 Bielefeld * -* Germany * -* e-mail: info@artsoft.org * -*----------------------------------------------------------* -* conf_gfx.c * -***********************************************************/ +// ============================================================================ +// Rocks'n'Diamonds - McDuffin Strikes Back! +// ---------------------------------------------------------------------------- +// (c) 1995-2014 by Artsoft Entertainment +// Holger Schemel +// info@artsoft.org +// http://www.artsoft.org/ +// ---------------------------------------------------------------------------- +// conf_gfx.c +// ============================================================================ #include "libgame/libgame.h" #include "main.h"