summaryrefslogtreecommitdiff
path: root/sys/net/if_ppp.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-07 01:45:51 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-07 01:45:51 +0000
commitc398230b64aea809cb7c5cea8db580af7097920c (patch)
treeeb31ac736ac91e1175c700bbbf60cf1c022cf331 /sys/net/if_ppp.c
parent610055c9e2703bbfa36be9b6af27493748a30967 (diff)
Notes
Diffstat (limited to 'sys/net/if_ppp.c')
-rw-r--r--sys/net/if_ppp.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/net/if_ppp.c b/sys/net/if_ppp.c
index 53b0b42fca3b..cece192ba9be 100644
--- a/sys/net/if_ppp.c
+++ b/sys/net/if_ppp.c
@@ -1,6 +1,8 @@
/*
* if_ppp.c - Point-to-Point Protocol (PPP) Asynchronous driver.
- *
+ */
+
+/*-
* Copyright (c) 1989 Carnegie Mellon University.
* All rights reserved.
*