X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fsproingies.c;h=aa7904562159210b7b65c49e8f8e9e399c974457;hb=6bb727f03bff0389fbb1349d7df4c9d8d7532959;hp=e48c639a806c60e5aedea09625517604bfe74331;hpb=5b7bc6e70fb439cf4c4bf771ae9f94077fe4fe08;p=xscreensaver diff --git a/hacks/glx/sproingies.c b/hacks/glx/sproingies.c index e48c639a..aa790456 100644 --- a/hacks/glx/sproingies.c +++ b/hacks/glx/sproingies.c @@ -1,10 +1,14 @@ -/* -*- Mode: C; tab-width: 4 -*- - * sproingies.c --- 3D sproingies - */ +/* -*- Mode: C; tab-width: 4 -*- */ +/* sproingies.c - 3D sproingies */ + #if !defined( lint ) && !defined( SABER ) -static const char sccsid[] = "@(#)sproingies.c 4.04 97/07/26 xlockmore"; +static const char sccsid[] = "@(#)sproingies.c 4.04 97/07/28 xlockmore"; + #endif -/* Copyright 1996 by Ed Mackey, 12/7/96 freely distributable. + +/*- + * sproingies.c - Copyright 1996 by Ed Mackey, freely distributable. + * * Permission to use, copy, modify, and distribute this software and its * documentation for any purpose and without fee is hereby granted, * provided that the above copyright notice appear in all copies and that @@ -16,12 +20,15 @@ static const char sccsid[] = "@(#)sproingies.c 4.04 97/07/26 xlockmore"; * trade secrets or any patents by this file or any part thereof. In no * event will the author be liable for any lost revenue or profits or * other special, indirect and consequential damages. + * + * Revision History: + * 07-Dec-96: Written. */ #ifdef STANDALONE -# include "xlockmoreI.h" /* from the xscreensaver distribution */ -#else /* !STANDALONE */ -# include "xlock.h" /* from the xlockmore distribution */ +# include "xlockmoreI.h" /* from the xscreensaver distribution */ +#else /* !STANDALONE */ +# include "xlock.h" /* from the xlockmore distribution */ #endif /* !STANDALONE */ #ifdef USE_GL