X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/4802dc5bd9e46e1b447852cf62f820039f4e61d3..0d78ca85d5063aeb5aa08a9852921446f2879b9c:/usr/src/usr.bin/pascal/libpc/SEEK.c diff --git a/usr/src/usr.bin/pascal/libpc/SEEK.c b/usr/src/usr.bin/pascal/libpc/SEEK.c index af009a02f5..2bee567025 100644 --- a/usr/src/usr.bin/pascal/libpc/SEEK.c +++ b/usr/src/usr.bin/pascal/libpc/SEEK.c @@ -1,6 +1,13 @@ -/* Copyright (c) 1979 Regents of the University of California */ +/*- + * Copyright (c) 1979 The Regents of the University of California. + * All rights reserved. + * + * %sccs.include.redist.c% + */ -static char sccsid[] = "@(#)SEEK.c 1.4 %G%"; +#ifndef lint +static char sccsid[] = "@(#)SEEK.c 1.5 (Berkeley) %G%"; +#endif /* not lint */ #include "h00vars.h"