diff options
Diffstat (limited to 'atc/include.h')
| -rw-r--r-- | atc/include.h | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/atc/include.h b/atc/include.h index a8cbfb18..2e8865a7 100644 --- a/atc/include.h +++ b/atc/include.h @@ -1,6 +1,8 @@ +/* $NetBSD: include.h,v 1.3 1995/03/21 15:04:08 cgd Exp $ */ + /*- - * Copyright (c) 1990 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1990, 1993 + * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Ed James. @@ -33,8 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * from: @(#)include.h 5.3 (Berkeley) 4/30/90 - * $Id: include.h,v 1.2 1993/08/01 18:57:16 mycroft Exp $ + * @(#)include.h 8.1 (Berkeley) 5/31/93 */ /* |
