diff options
Diffstat (limited to 'sys/netgraph/ng_base.c')
-rw-r--r-- | sys/netgraph/ng_base.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/netgraph/ng_base.c b/sys/netgraph/ng_base.c index 5940b5e..95d45a0 100644 --- a/sys/netgraph/ng_base.c +++ b/sys/netgraph/ng_base.c @@ -1,6 +1,8 @@ /* * ng_base.c - * + */ + +/*- * Copyright (c) 1996-1999 Whistle Communications, Inc. * All rights reserved. * |