diff options
Diffstat (limited to 'monop/monop.def')
| -rw-r--r-- | monop/monop.def | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/monop/monop.def b/monop/monop.def index 1e063e4e..344c4f49 100644 --- a/monop/monop.def +++ b/monop/monop.def @@ -1,6 +1,8 @@ +/* $NetBSD: monop.def,v 1.3 1995/03/23 08:34:54 cgd Exp $ */ + /*- - * Copyright (c) 1980 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1980, 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 @@ -30,8 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * from: @(#)monop.def 5.4 (Berkeley) 3/25/93 - * $Id: monop.def,v 1.2 1993/08/07 08:28:03 mycroft Exp $ + * @(#)monop.def 5.5 (Berkeley) 5/31/93 */ # include "monop.h" |
