X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fbouboule.c;h=7e77e464bb10120d67b91b9b951e953723f1ede4;hb=f65151994eba80ecabcdac6eef6fa0dde7e2d45b;hp=4f6e8ecbd2cc4fa839575ad9ee6fe6bab8616ccd;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0;p=xscreensaver diff --git a/hacks/bouboule.c b/hacks/bouboule.c index 4f6e8ecb..7e77e464 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: @@ -32,12 +32,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