diff options
| author | perry <perry@NetBSD.org> | 1998-02-02 16:32:57 +0000 |
|---|---|---|
| committer | perry <perry@NetBSD.org> | 1998-02-02 16:32:57 +0000 |
| commit | a141abe41daba1e67f9ace32214f3aa66d556209 (patch) | |
| tree | 56dbaa09b8cd1da0356a36f043b3a0a4c6bca80b /include/protocols | |
| parent | ea1a5dbd2650ffd6bf496ca4604f0b0dffc11022 (diff) | |
merge lite-2
Diffstat (limited to 'include/protocols')
| -rw-r--r-- | include/protocols/rwhod.h | 8 | ||||
| -rw-r--r-- | include/protocols/talkd.h | 8 | ||||
| -rw-r--r-- | include/protocols/timed.h | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/include/protocols/rwhod.h b/include/protocols/rwhod.h index 6a43f5d2a66..18b73ae0bfb 100644 --- a/include/protocols/rwhod.h +++ b/include/protocols/rwhod.h @@ -1,8 +1,8 @@ -/* $NetBSD: rwhod.h,v 1.4 1996/09/23 05:01:08 mycroft Exp $ */ +/* $NetBSD: rwhod.h,v 1.5 1998/02/02 16:37:49 perry Exp $ */ /* - * Copyright (c) 1983 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1983, 1993 + * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)rwhod.h 5.6 (Berkeley) 4/3/91 + * @(#)rwhod.h 8.1 (Berkeley) 6/2/93 */ #ifndef _RWHOD_H_ diff --git a/include/protocols/talkd.h b/include/protocols/talkd.h index eea5a0ea519..a7bb2d38988 100644 --- a/include/protocols/talkd.h +++ b/include/protocols/talkd.h @@ -1,8 +1,8 @@ -/* $NetBSD: talkd.h,v 1.5 1995/03/04 07:59:30 cgd Exp $ */ +/* $NetBSD: talkd.h,v 1.6 1998/02/02 16:37:50 perry Exp $ */ /* - * Copyright (c) 1983 Regents of the University of California. - * All rights reserved. + * Copyright (c) 1983, 1993 + * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)talkd.h 5.7 (Berkeley) 4/3/91 + * @(#)talkd.h 8.1 (Berkeley) 6/2/93 */ #ifndef _TALKD_H_ diff --git a/include/protocols/timed.h b/include/protocols/timed.h index 8a110bfbab3..8999f82d826 100644 --- a/include/protocols/timed.h +++ b/include/protocols/timed.h @@ -1,8 +1,8 @@ -/* $NetBSD: timed.h,v 1.5 1996/04/09 20:40:32 cgd Exp $ */ +/* $NetBSD: timed.h,v 1.6 1998/02/02 16:37:51 perry Exp $ */ /* - * Copyright (c) 1983 Regents of the University of California. - * All rights reserved. + * Copyright (c) 1983, 1993 + * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)timed.h 1.10 (Berkeley) 4/3/91 + * @(#)timed.h 8.1 (Berkeley) 6/2/93 */ #ifndef _TIMED_H_ |
