X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/822fe7d03ee1f34e066cc004dad71abb06572aa9..7c5ab767237f095e6e3c0d8791caf35da17e92be:/usr/src/games/mille/roll.c?ds=inline diff --git a/usr/src/games/mille/roll.c b/usr/src/games/mille/roll.c index ce9577ce17..c71046ceda 100644 --- a/usr/src/games/mille/roll.c +++ b/usr/src/games/mille/roll.c @@ -2,21 +2,11 @@ * Copyright (c) 1982 Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)roll.c 5.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)roll.c 5.4 (Berkeley) %G%"; #endif /* not lint */ # include "mille.h"