diff options
| author | jtc <jtc@NetBSD.org> | 1995-09-02 05:57:23 +0000 |
|---|---|---|
| committer | jtc <jtc@NetBSD.org> | 1995-09-02 05:57:23 +0000 |
| commit | 71bb6dda25e7dc3175caab5000e4af4200fe44de (patch) | |
| tree | 29358261c6bb6ba0edc1982670402b9ad65222bd /usr.bin/error/pathnames.h | |
| parent | 3e4b73c5a65cdeab6b3a6ec62732f9d1381e3f4a (diff) | |
Sync with 4.4lite2
Diffstat (limited to 'usr.bin/error/pathnames.h')
| -rw-r--r-- | usr.bin/error/pathnames.h | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.bin/error/pathnames.h b/usr.bin/error/pathnames.h index d294033191a..42ca04ebb33 100644 --- a/usr.bin/error/pathnames.h +++ b/usr.bin/error/pathnames.h @@ -1,6 +1,8 @@ +/* $NetBSD: pathnames.h,v 1.3 1995/09/02 06:15:40 jtc Exp $ */ + /* - * Copyright (c) 1989 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1989, 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: @(#)pathnames.h 5.2 (Berkeley) 6/1/90 - * $Id: pathnames.h,v 1.2 1993/08/01 18:16:46 mycroft Exp $ + * @(#)pathnames.h 8.1 (Berkeley) 6/6/93 */ #include <paths.h> |
