diff options
Diffstat (limited to 'sys/netgraph/ng_ip_input.c')
-rw-r--r-- | sys/netgraph/ng_ip_input.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/netgraph/ng_ip_input.c b/sys/netgraph/ng_ip_input.c index 24fa660..416bc12 100644 --- a/sys/netgraph/ng_ip_input.c +++ b/sys/netgraph/ng_ip_input.c @@ -1,6 +1,8 @@ /* * ng_ip_input.c - * + */ + +/*- * Copyright 2001 The Aerospace Corporation. All rights reserved. * * Redistribution and use in source and binary forms, with or without |