X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2Fgame_sp.h;h=22c657288cd88a0d1c29af2478feba589c5e678e;hp=9551e84e02da5816177ae681935f93e4c7b62e26;hb=b641818c787e48bbf03ce2a0cd5b542c4c21e523;hpb=5ba7f2d9a3f07f342afdf215a3307d5487cb6d43 diff --git a/src/game_sp/game_sp.h b/src/game_sp/game_sp.h index 9551e84e..22c65728 100644 --- a/src/game_sp/game_sp.h +++ b/src/game_sp/game_sp.h @@ -1,15 +1,13 @@ -/*********************************************************** -* Artsoft Retro-Game Library * -*----------------------------------------------------------* -* (c) 1994-2006 Artsoft Entertainment * -* Holger Schemel * -* Detmolder Strasse 189 * -* 33604 Bielefeld * -* Germany * -* e-mail: info@artsoft.org * -*----------------------------------------------------------* -* game_sp.h * -***********************************************************/ +// ============================================================================ +// Rocks'n'Diamonds - McDuffin Strikes Back! +// ---------------------------------------------------------------------------- +// (c) 1995-2014 by Artsoft Entertainment +// Holger Schemel +// info@artsoft.org +// https://www.artsoft.org/ +// ---------------------------------------------------------------------------- +// game_sp.h +// ============================================================================ #ifndef GAME_SP_H #define GAME_SP_H @@ -18,4 +16,4 @@ #include "export.h" -#endif /* GAME_SP_H */ +#endif // GAME_SP_H