X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/c68fd548faa9b452b1e061fbf3ee2b1044f25023..b6f0a7e4f4f4a1ec269db580c9315d1a6fdaa618:/usr/src/games/trek/nova.c diff --git a/usr/src/games/trek/nova.c b/usr/src/games/trek/nova.c index 6b0e685d9f..771c2c5e0a 100644 --- a/usr/src/games/trek/nova.c +++ b/usr/src/games/trek/nova.c @@ -1,5 +1,11 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)nova.c 4.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)nova.c 5.1 (Berkeley) %G%"; #endif not lint # include "trek.h"