aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/uname/uname.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/uname/uname.c')
-rw-r--r--usr.bin/uname/uname.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/uname/uname.c b/usr.bin/uname/uname.c
index fc1f34a3e3c6..b15eee1afaaf 100644
--- a/usr.bin/uname/uname.c
+++ b/usr.bin/uname/uname.c
@@ -41,9 +41,6 @@ static const char copyright[] =
The Regents of the University of California. All rights reserved.\n";
#endif
-#ifndef lint
-static const char sccsid[] = "@(#)uname.c 8.2 (Berkeley) 5/4/95";
-#endif
#include <sys/param.h>
#include <sys/sysctl.h>