diff options
| author | perry <perry@NetBSD.org> | 1998-02-02 21:07:13 +0000 |
|---|---|---|
| committer | perry <perry@NetBSD.org> | 1998-02-02 21:07:13 +0000 |
| commit | b7b7322c685652bb1eb4174bee118b0e41887f12 (patch) | |
| tree | 14e377d760e7367d2dbc88737b9a82c62cc08fe4 /include/vis.h | |
| parent | 2d33c2a97cdf897740dcf2b458a7731d89e5de32 (diff) | |
merge lite-2
Diffstat (limited to 'include/vis.h')
| -rw-r--r-- | include/vis.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/include/vis.h b/include/vis.h index 1d5ceedb9ad..8c90cced88f 100644 --- a/include/vis.h +++ b/include/vis.h @@ -1,8 +1,8 @@ -/* $NetBSD: vis.h,v 1.8 1997/11/04 23:36:25 thorpej Exp $ */ +/* $NetBSD: vis.h,v 1.9 1998/02/02 21:08:19 perry 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. * * 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. * - * @(#)vis.h 5.9 (Berkeley) 4/3/91 + * @(#)vis.h 8.1 (Berkeley) 6/2/93 */ #ifndef _VIS_H_ |
