diff options
| author | ad <ad@NetBSD.org> | 2000-01-14 02:11:54 +0000 |
|---|---|---|
| committer | ad <ad@NetBSD.org> | 2000-01-14 02:11:54 +0000 |
| commit | 3090e2a588f857f08787c434bbbe5ee8dbeafec0 (patch) | |
| tree | b1dce11668a6b745b768554781b584ca3c3e38a8 /libexec | |
| parent | 6aa5f514872d93c67c0f0e61efafaac48f7aebeb (diff) | |
Put RCS ID in the right place.
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/getty/pathnames.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libexec/getty/pathnames.h b/libexec/getty/pathnames.h index d479695de58..f12cc6bc131 100644 --- a/libexec/getty/pathnames.h +++ b/libexec/getty/pathnames.h @@ -1,3 +1,5 @@ +/* $NetBSD: pathnames.h,v 1.7 2000/01/14 02:11:54 ad Exp $ */ + /* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. @@ -19,7 +21,7 @@ * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND - * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +~ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL @@ -31,7 +33,6 @@ * SUCH DAMAGE. * * from: @(#)pathnames.h 8.1 (Berkeley) 6/4/93 - * $NetBSD: pathnames.h,v 1.6 1998/01/06 04:51:28 perry Exp $ */ #include <paths.h> |
