X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/d8fb61733860128c022e8017f7d8c3af8ebbc3ef..0fc6e47ba4da57f0a73e9eb764ccdc32b21f5f39:/usr/src/usr.bin/pascal/pxp/rval.c diff --git a/usr/src/usr.bin/pascal/pxp/rval.c b/usr/src/usr.bin/pascal/pxp/rval.c index c016f07ccb..a5996ec10e 100644 --- a/usr/src/usr.bin/pascal/pxp/rval.c +++ b/usr/src/usr.bin/pascal/pxp/rval.c @@ -1,12 +1,13 @@ -/* - * Copyright (c) 1980 Regents of the University of California. - * All rights reserved. The Berkeley software License Agreement - * specifies the terms and conditions for redistribution. +/*- + * Copyright (c) 1980 The Regents of the University of California. + * All rights reserved. + * + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)rval.c 5.1 (Berkeley) %G%"; -#endif not lint +static char sccsid[] = "@(#)rval.c 5.2 (Berkeley) %G%"; +#endif /* not lint */ /* * pxp - Pascal execution profiler