X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/e0ce5d757574cb92e4bd0757fe49299aaff5e4f2..d8be300ab46d47019835ad691e1f0e636d125b6b:/usr/src/usr.bin/pascal/pdx/breakpoint/trinfo.c diff --git a/usr/src/usr.bin/pascal/pdx/breakpoint/trinfo.c b/usr/src/usr.bin/pascal/pdx/breakpoint/trinfo.c index 0fc07d89fb..b7b7461fea 100644 --- a/usr/src/usr.bin/pascal/pdx/breakpoint/trinfo.c +++ b/usr/src/usr.bin/pascal/pdx/breakpoint/trinfo.c @@ -1,6 +1,12 @@ -/* Copyright (c) 1982 Regents of the University of California */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ -static char sccsid[] = "@(#)trinfo.c 1.2 %G%"; +#ifndef lint +static char sccsid[] = "@(#)trinfo.c 5.1 (Berkeley) %G%"; +#endif not lint /* * Trace information management.