summaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_etf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netgraph/ng_etf.c')
-rw-r--r--sys/netgraph/ng_etf.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/netgraph/ng_etf.c b/sys/netgraph/ng_etf.c
index f41746cd61cd1..b30c961a1e657 100644
--- a/sys/netgraph/ng_etf.c
+++ b/sys/netgraph/ng_etf.c
@@ -1,6 +1,8 @@
/*-
* ng_etf.c Ethertype filter
- *
+ */
+
+/*-
* Copyright (c) 2001, FreeBSD Incorporated
* All rights reserved.
*