X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/d99e641468e269b1b474462d73cb08f333dd1b34..5461a68b3a38c1e6bf747f79af6294c7c8837a3d:/usr/src/games/trek/setwarp.c diff --git a/usr/src/games/trek/setwarp.c b/usr/src/games/trek/setwarp.c index 9890449c9d..426b790e33 100644 --- a/usr/src/games/trek/setwarp.c +++ b/usr/src/games/trek/setwarp.c @@ -2,21 +2,11 @@ * Copyright (c) 1980 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[] = "@(#)setwarp.c 5.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)setwarp.c 5.4 (Berkeley) %G%"; #endif /* not lint */ # include "trek.h"