aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipf/ipsend/ipsend.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-11-23 17:21:37 +0000
committerWarner Losh <imp@FreeBSD.org>2023-11-27 05:23:29 +0000
commit51e16cb8fc536913f490ac6bc9c17e92ebd0411b (patch)
tree6f80c0c461cb7684f6e3537a09805c599ec28972 /sbin/ipf/ipsend/ipsend.c
parent43581d7b6617959e4452094d9330ef020034a6c9 (diff)
downloadsrc-51e16cb8fc536913f490ac6bc9c17e92ebd0411b.tar.gz
src-51e16cb8fc536913f490ac6bc9c17e92ebd0411b.zip
sbin: 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
Diffstat (limited to 'sbin/ipf/ipsend/ipsend.c')
-rw-r--r--sbin/ipf/ipsend/ipsend.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sbin/ipf/ipsend/ipsend.c b/sbin/ipf/ipsend/ipsend.c
index 22218b07c40e..83440d7cb097 100644
--- a/sbin/ipf/ipsend/ipsend.c
+++ b/sbin/ipf/ipsend/ipsend.c
@@ -3,10 +3,6 @@
*
* See the IPFILTER.LICENCE file for details on licencing.
*/
-#if !defined(lint)
-static const char sccsid[] = "@(#)ipsend.c 1.5 12/10/95 (C)1995 Darren Reed";
-static const char rcsid[] = "@(#)$Id$";
-#endif
#include <sys/param.h>
#include <sys/types.h>
#include <sys/time.h>