diff options
Diffstat (limited to 'bin/kill/kill.c')
| -rw-r--r-- | bin/kill/kill.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/kill/kill.c b/bin/kill/kill.c index e0ad9405ae11..9de184f0cfa1 100644 --- a/bin/kill/kill.c +++ b/bin/kill/kill.c @@ -42,7 +42,7 @@ static char const copyright[] =  static char sccsid[] = "@(#)kill.c	8.4 (Berkeley) 4/28/95";  #endif  static const char rcsid[] = -	"$Id$"; +  "$FreeBSD$";  #endif /* not lint */  #include <ctype.h>  | 
