X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibgame%2Frandom.c;h=7877d82d526218f1f4d8092e2f91fe8eea746470;hb=b641818c787e48bbf03ce2a0cd5b542c4c21e523;hp=099fe72b383ebc60c8a047a1b90188a7cbb6ad57;hpb=61c3da024802ecc0268bab42d7499fc0346e4fd3;p=rocksndiamonds.git diff --git a/src/libgame/random.c b/src/libgame/random.c index 099fe72b..7877d82d 100644 --- a/src/libgame/random.c +++ b/src/libgame/random.c @@ -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 * -*----------------------------------------------------------* -* random.c * -***********************************************************/ +// ============================================================================ +// Artsoft Retro-Game Library +// ---------------------------------------------------------------------------- +// (c) 1995-2014 by Artsoft Entertainment +// Holger Schemel +// info@artsoft.org +// https://www.artsoft.org/ +// ---------------------------------------------------------------------------- +// random.c +// ============================================================================ /* * Copyright (c) 1983 Regents of the University of California.