From bdcbfde31e8e9b343f113a1956384bdf30d1ed62 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Thu, 23 Nov 2023 10:21:37 -0700 Subject: usr.bin: Remove ancient SCCS tags. Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script. Sponsored by: Netflix --- usr.bin/printf/printf.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'usr.bin/printf/printf.c') diff --git a/usr.bin/printf/printf.c b/usr.bin/printf/printf.c index 9ce413b750b7..7c51decd483c 100644 --- a/usr.bin/printf/printf.c +++ b/usr.bin/printf/printf.c @@ -45,9 +45,6 @@ static char const copyright[] = #endif #ifndef lint -#if 0 -static char const sccsid[] = "@(#)printf.c 8.1 (Berkeley) 7/20/93"; -#endif #endif /* not lint */ #include -- cgit v1.3