X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/1c15e88899094343f75aeba04122cd96a96b428e..ad7871609881e73855d0b04da49b486cd93efca7:/usr/src/lib/libplot/grn/dot.c diff --git a/usr/src/lib/libplot/grn/dot.c b/usr/src/lib/libplot/grn/dot.c index 75407eb5be..b18074fd3a 100644 --- a/usr/src/lib/libplot/grn/dot.c +++ b/usr/src/lib/libplot/grn/dot.c @@ -1,13 +1,15 @@ -/* - * Copyright (c) 1980, 1986 Regents of the University of California. - * All rights reserved. The Berkeley software License Agreement - * specifies the terms and conditions for redistribution. +/*- + * Copyright (c) 1980, 1986, 1993 + * The Regents of the University of California. All rights reserved. + * + * This module is believed to contain source code proprietary to AT&T. + * Use and redistribution is subject to the Berkeley Software License + * Agreement and your Software Agreement with AT&T (Western Electric). */ #ifndef lint -static char sccsid[] = "@(#)dot.c 6.1 (Berkeley) 8/29/86"; -#endif not lint - +static char sccsid[] = "@(#)dot.c 8.1 (Berkeley) 6/4/93"; +#endif /* not lint */ dot(){ }