diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1996-05-05 19:01:13 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1996-05-05 19:01:13 +0000 |
| commit | cae66988a190d73deee79d809ee673ff58e1186b (patch) | |
| tree | 9fcbb1cf60af1a534cd4b1dc67cc99143428a872 /libexec/getty/pathnames.h | |
| parent | 3af9eab18ea272c4c6f72b23c8b17f9e8398da18 (diff) | |
Notes
Diffstat (limited to 'libexec/getty/pathnames.h')
| -rw-r--r-- | libexec/getty/pathnames.h | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libexec/getty/pathnames.h b/libexec/getty/pathnames.h index e02b8b91f06d..c3a0711f4b36 100644 --- a/libexec/getty/pathnames.h +++ b/libexec/getty/pathnames.h @@ -1,6 +1,6 @@ /* - * 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,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)pathnames.h 5.3 (Berkeley) 6/1/90 + * from: @(#)pathnames.h 8.1 (Berkeley) 6/4/93 + * $Id: pathnames.h,v 1.1.1.2 1996/04/13 15:33:13 joerg Exp $ */ #include <paths.h> |
