summaryrefslogtreecommitdiff
path: root/lib/libcrypto
diff options
context:
space:
mode:
authorHans-Joerg Hoexer <hshoexer@cvs.openbsd.org>2004-01-23 19:23:34 +0000
committerHans-Joerg Hoexer <hshoexer@cvs.openbsd.org>2004-01-23 19:23:34 +0000
commit54e461fa9bb563d2771e5085e2a135d3d2444a0e (patch)
tree4c23b1813ee331dbdc5ac47d63067f6745e14552 /lib/libcrypto
parent7b8b1c04cd7011e6e63556593993934e2f0adc07 (diff)
Use correct cvs id string.
ok deraadt@
Diffstat (limited to 'lib/libcrypto')
-rw-r--r--lib/libcrypto/acss/acss.h2
-rw-r--r--lib/libcrypto/acss/acss_enc.c2
-rw-r--r--lib/libcrypto/acss/acss_skey.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/acss/acss.h b/lib/libcrypto/acss/acss.h
index 48d5e13bf2b..2e33c788373 100644
--- a/lib/libcrypto/acss/acss.h
+++ b/lib/libcrypto/acss/acss.h
@@ -1,4 +1,4 @@
-/* $Id: */
+/* $OpenBSD: acss.h,v 1.2 2004/01/23 19:23:33 hshoexer Exp $ */
/*
* Copyright (c) 2004 The OpenBSD project
*
diff --git a/lib/libcrypto/acss/acss_enc.c b/lib/libcrypto/acss/acss_enc.c
index 8e519daed0c..9278af3578a 100644
--- a/lib/libcrypto/acss/acss_enc.c
+++ b/lib/libcrypto/acss/acss_enc.c
@@ -1,4 +1,4 @@
-/* $Id: */
+/* $OpenBSD: acss_enc.c,v 1.3 2004/01/23 19:23:33 hshoexer Exp $ */
/*
* Copyright (c) 2004 The OpenBSD project
*
diff --git a/lib/libcrypto/acss/acss_skey.c b/lib/libcrypto/acss/acss_skey.c
index c7b0a6837d0..08e5685fcf2 100644
--- a/lib/libcrypto/acss/acss_skey.c
+++ b/lib/libcrypto/acss/acss_skey.c
@@ -1,4 +1,4 @@
-/* $Id: */
+/* $OpenBSD: acss_skey.c,v 1.2 2004/01/23 19:23:33 hshoexer Exp $ */
/*
* Copyright (c) 2004 The OpenBSD project
*