diff options
Diffstat (limited to 'include/protocols')
| -rw-r--r-- | include/protocols/Makefile | 2 | ||||
| -rw-r--r-- | include/protocols/dumprestore.h | 2 | ||||
| -rw-r--r-- | include/protocols/routed.h | 2 | ||||
| -rw-r--r-- | include/protocols/timed.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/include/protocols/Makefile b/include/protocols/Makefile index 3c79142557a6..3d23dffefce8 100644 --- a/include/protocols/Makefile +++ b/include/protocols/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/include/protocols/Makefile,v 1.1 2002/05/12 16:00:48 ru Exp $ NOOBJ= noobj INCS= dumprestore.h routed.h rwhod.h talkd.h timed.h diff --git a/include/protocols/dumprestore.h b/include/protocols/dumprestore.h index 6abf922eb192..8062ee6b833b 100644 --- a/include/protocols/dumprestore.h +++ b/include/protocols/dumprestore.h @@ -37,7 +37,7 @@ * * @(#)dumprestore.h 8.2 (Berkeley) 1/21/94 * - * $FreeBSD$ + * $FreeBSD: src/include/protocols/dumprestore.h,v 1.10 2002/07/17 02:03:19 mckusick Exp $ */ #ifndef _PROTOCOLS_DUMPRESTORE_H_ diff --git a/include/protocols/routed.h b/include/protocols/routed.h index e41a0ae339a0..239eaf3302a1 100644 --- a/include/protocols/routed.h +++ b/include/protocols/routed.h @@ -32,7 +32,7 @@ * * @(#)routed.h 8.1 (Berkeley) 6/2/93 * - * $FreeBSD$ + * $FreeBSD: src/include/protocols/routed.h,v 1.15 1999/09/05 17:43:31 peter Exp $ */ #ifndef _ROUTED_H_ diff --git a/include/protocols/timed.h b/include/protocols/timed.h index faa44e4e49fd..cc23ac845c6d 100644 --- a/include/protocols/timed.h +++ b/include/protocols/timed.h @@ -32,7 +32,7 @@ * * @(#)timed.h 8.1 (Berkeley) 6/2/93 * - * $FreeBSD$ + * $FreeBSD: src/include/protocols/timed.h,v 1.7 2002/02/03 12:00:05 markm Exp $ */ #ifndef _PROTOCOLS_TIMED_H_ |
