diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-28 22:45:21 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-28 22:45:21 +0000 |
commit | 8d4d9ec3f34c3d040d5516ccb8536d26c2f3d387 (patch) | |
tree | 631a0b637148004680d45c18aae64f54d77447b4 /sbin/photurisd/photuris.h | |
parent | afa46daca7cede154ac8f385c2f02c05794726af (diff) |
$OpenBSD$
Diffstat (limited to 'sbin/photurisd/photuris.h')
-rw-r--r-- | sbin/photurisd/photuris.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/photurisd/photuris.h b/sbin/photurisd/photuris.h index 0ea3282efd0..22b1aad4035 100644 --- a/sbin/photurisd/photuris.h +++ b/sbin/photurisd/photuris.h @@ -1,3 +1,4 @@ +/* $OpenBSD: photuris.h,v 1.3 2001/01/28 22:45:13 niklas Exp $ */ /* * Copyright 1997-2000 Niels Provos <provos@citi.umich.edu> * All rights reserved. @@ -27,7 +28,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: photuris.h,v 1.2 2000/12/15 02:50:39 provos Exp $ */ /* * photuris.h: * general header file |