diff options
Diffstat (limited to 'usr.bin/last/last.c')
-rw-r--r-- | usr.bin/last/last.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/last/last.c b/usr.bin/last/last.c index 28d14dbbaceb..846ab5d2c087 100644 --- a/usr.bin/last/last.c +++ b/usr.bin/last/last.c @@ -40,8 +40,6 @@ static const char copyright[] = static const char sccsid[] = "@(#)last.c 8.2 (Berkeley) 4/2/94"; #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/param.h> #include <sys/capsicum.h> #include <sys/queue.h> |