X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fbouboule.c;h=29544f2da3bee277438f58d132dc444bc5e48d04;hb=96a411663168b0ba5432b407a83be55f3df0c802;hp=4f6e8ecbd2cc4fa839575ad9ee6fe6bab8616ccd;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0;p=xscreensaver diff --git a/hacks/bouboule.c b/hacks/bouboule.c index 4f6e8ecb..29544f2d 100644 --- a/hacks/bouboule.c +++ b/hacks/bouboule.c @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 4 -*- Ported from xlockmore 4.03a12 to be a standalone program and thus usable - with xscreensaver by Jamie Zawinski on 15-May-97. + with xscreensaver by Jamie Zawinski on 15-May-97. Original copyright notice from xlock.c: @@ -19,9 +19,8 @@ * other special, indirect and consequential damages. */ -#if !defined( lint ) && !defined( SABER ) +#if 0 static const char sccsid[] = "@(#)bouboule.c 4.00 97/01/01 xlockmore"; - #endif /*- @@ -32,12 +31,12 @@ static const char sccsid[] = "@(#)bouboule.c 4.00 97/01/01 xlockmore"; * I only scale the sort of sphere you see to the whole sky and clip the stars * to the camera screen. * - * Code Copyright 1996 by Jeremie PETIT (petit@eurecom.fr, jpetit@essi.fr) + * Code Copyright 1996 by Jeremie PETIT (jeremie_petit@geocities.com) * * Use: batchcount is the number of stars. * cycles is the maximum size for a star * - * 15-May-97: jwz@netscape.com: turned into a standalone program. + * 15-May-97: jwz@jwz.org: turned into a standalone program. * 04-Sep-96: Added 3d support (Henrik Theiling, theiling@coli-uni-sb.de) * 20-Feb-96: Added tests so that already malloced objects are not * malloced twice, thanks to the report from