From d343548859b118a4d0fe13c483e8392bb96a493e Mon Sep 17 00:00:00 2001 From: niklas <> Date: Sun, 28 Jan 2001 23:43:15 +0000 Subject: [PATCH] $OpenBSD$ --- src/include/bsd_auth.h | 2 ++ src/include/dbm.h | 2 ++ src/include/skipjack.h | 2 ++ 3 files changed, 6 insertions(+) diff --git a/src/include/bsd_auth.h b/src/include/bsd_auth.h index 204a7983..0720d63e 100644 --- a/src/include/bsd_auth.h +++ b/src/include/bsd_auth.h @@ -1,3 +1,5 @@ +/* $OpenBSD: bsd_auth.h,v 1.3 2001/01/28 23:43:15 niklas Exp $ */ + /*- * Copyright (c) 1997 Berkeley Software Design, Inc. All rights reserved. * diff --git a/src/include/dbm.h b/src/include/dbm.h index abb2aa0a..665651ec 100644 --- a/src/include/dbm.h +++ b/src/include/dbm.h @@ -1,3 +1,5 @@ +/* $OpenBSD: dbm.h,v 1.3 2001/01/28 23:43:15 niklas Exp $ */ + /* * Copyright (c) 1999 Todd C. Miller * All rights reserved. diff --git a/src/include/skipjack.h b/src/include/skipjack.h index dd3fe607..37c141d5 100644 --- a/src/include/skipjack.h +++ b/src/include/skipjack.h @@ -1,3 +1,5 @@ +/* $OpenBSD: skipjack.h,v 1.2 2001/01/28 23:43:15 niklas Exp $ */ + /* * Further optimized test implementation of SKIPJACK algorithm * Mark Tillotson , 25 June 98