diff options
| -rw-r--r-- | nfsfh.h | 2 | ||||
| -rw-r--r-- | sctpConstants.h | 2 | ||||
| -rw-r--r-- | sctpHeader.h | 2 | ||||
| -rw-r--r-- | telnet.h | 2 |
4 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,5 @@ +/* @(#) $Header: /tcpdump/master/tcpdump/nfsfh.h,v 1.11 2001-06-28 10:17:21 guy Exp $ (LBL) */ + /* * Copyright (c) 1993, 1994 Jeffrey C. Mogul, Digital Equipment Corporation, * Western Research Laboratory. All rights reserved. diff --git a/sctpConstants.h b/sctpConstants.h index da4b4a41..decab1d8 100644 --- a/sctpConstants.h +++ b/sctpConstants.h @@ -1,3 +1,5 @@ +/* @(#) $Header: /tcpdump/master/tcpdump/sctpConstants.h,v 1.2 2001-06-28 10:17:22 guy Exp $ (LBL) */ + /* SCTP reference Implementation Copyright (C) 1999 Cisco And Motorola * * Redistribution and use in source and binary forms, with or without diff --git a/sctpHeader.h b/sctpHeader.h index bbf5bc12..b99a748b 100644 --- a/sctpHeader.h +++ b/sctpHeader.h @@ -1,3 +1,5 @@ +/* @(#) $Header: /tcpdump/master/tcpdump/sctpHeader.h,v 1.2 2001-06-28 10:17:24 guy Exp $ (LBL) */ + /* SCTP reference Implementation Copyright (C) 1999 Cisco And Motorola * * Redistribution and use in source and binary forms, with or without @@ -1,3 +1,5 @@ +/* @(#) $Header: /tcpdump/master/tcpdump/telnet.h,v 1.2 2001-06-28 10:17:25 guy Exp $ (LBL) */ + /* $NetBSD: telnet.h,v 1.9 2001/06/11 01:50:50 wiz Exp $ */ /* |
