summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>2001-01-28 23:43:16 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>2001-01-28 23:43:16 +0000
commitd36985754dfa1903dc82103ed73c96055ec96d9c (patch)
treea30aa85e303a7bdcb5c4a140435a81690580b40d
parentfd035ee2cd54635d9569e767314b3d33777e04b5 (diff)
$OpenBSD$
-rw-r--r--include/bsd_auth.h2
-rw-r--r--include/dbm.h2
-rw-r--r--include/skipjack.h2
3 files changed, 6 insertions, 0 deletions
diff --git a/include/bsd_auth.h b/include/bsd_auth.h
index 204a7983c71..0720d63e323 100644
--- a/include/bsd_auth.h
+++ b/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/include/dbm.h b/include/dbm.h
index abb2aa0a574..665651ec946 100644
--- a/include/dbm.h
+++ b/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 <Todd.Miller@courtesan.com>
* All rights reserved.
diff --git a/include/skipjack.h b/include/skipjack.h
index dd3fe607e70..37c141d5f49 100644
--- a/include/skipjack.h
+++ b/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 <markt@chaos.org.uk>, 25 June 98