X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/fa42ff8ee4e027635f4fd36d9a06bc9522d0b40c..dca25f5accd6ce4496554883661b1d94601544e2:/usr/src/lib/libplot/gigi/close.c diff --git a/usr/src/lib/libplot/gigi/close.c b/usr/src/lib/libplot/gigi/close.c index 11a5160674..d95e78f12d 100644 --- a/usr/src/lib/libplot/gigi/close.c +++ b/usr/src/lib/libplot/gigi/close.c @@ -1,6 +1,12 @@ +/* + * 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[] = "@(#)close.c 4.1 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)close.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include "gigi.h"