From c6f8831e8eb6cbbca16ff76fcfef1725228a9ece Mon Sep 17 00:00:00 2001 From: asmodai Date: Fri, 20 Apr 2001 09:33:57 +0000 Subject: Add $FreeBSD$ to the files which didn't have it yet. Fix the .c files, so that the $FreeBSD$ is contained within the rcsid. [bde] --- usr.bin/xlint/lint1/func.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/xlint/lint1/func.c') diff --git a/usr.bin/xlint/lint1/func.c b/usr.bin/xlint/lint1/func.c index 5d3a172..e80bc8f 100644 --- a/usr.bin/xlint/lint1/func.c +++ b/usr.bin/xlint/lint1/func.c @@ -32,7 +32,7 @@ */ #ifndef lint -static char rcsid[] = "$NetBSD: func.c,v 1.7 1995/10/02 17:31:40 jpo Exp $"; +static char rcsid[] = "$FreeBSD$"; #endif #include -- cgit v1.1