diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-01-07 01:45:51 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-01-07 01:45:51 +0000 |
| commit | c398230b64aea809cb7c5cea8db580af7097920c (patch) | |
| tree | eb31ac736ac91e1175c700bbbf60cf1c022cf331 /sys/net/if_spppsubr.c | |
| parent | 610055c9e2703bbfa36be9b6af27493748a30967 (diff) | |
Notes
Diffstat (limited to 'sys/net/if_spppsubr.c')
| -rw-r--r-- | sys/net/if_spppsubr.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/net/if_spppsubr.c b/sys/net/if_spppsubr.c index 94f9c83ff1a0..d7cf48441ee4 100644 --- a/sys/net/if_spppsubr.c +++ b/sys/net/if_spppsubr.c @@ -1,7 +1,8 @@ /* * Synchronous PPP/Cisco/Frame Relay link level subroutines. * Keepalive protocol implemented in both Cisco and PPP modes. - * + */ +/*- * Copyright (C) 1994-2000 Cronyx Engineering. * Author: Serge Vakulenko, <vak@cronyx.ru> * |
