summaryrefslogtreecommitdiff
path: root/lib/libcrypto/store
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/store')
-rw-r--r--lib/libcrypto/store/store.h2
-rw-r--r--lib/libcrypto/store/str_err.c2
-rw-r--r--lib/libcrypto/store/str_lib.c2
-rw-r--r--lib/libcrypto/store/str_locl.h2
-rw-r--r--lib/libcrypto/store/str_mem.c2
-rw-r--r--lib/libcrypto/store/str_meth.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/lib/libcrypto/store/store.h b/lib/libcrypto/store/store.h
index 4e17a1f6ef8..4be5a4c2770 100644
--- a/lib/libcrypto/store/store.h
+++ b/lib/libcrypto/store/store.h
@@ -1,4 +1,4 @@
-/* crypto/store/store.h */
+/* $OpenBSD: store.h,v 1.4 2014/06/12 15:49:30 deraadt Exp $ */
/* Written by Richard Levitte (richard@levitte.org) for the OpenSSL
* project 2003.
*/
diff --git a/lib/libcrypto/store/str_err.c b/lib/libcrypto/store/str_err.c
index 82156ae0a1a..a3f7f2aa469 100644
--- a/lib/libcrypto/store/str_err.c
+++ b/lib/libcrypto/store/str_err.c
@@ -1,4 +1,4 @@
-/* crypto/store/str_err.c */
+/* $OpenBSD: str_err.c,v 1.3 2014/06/12 15:49:30 deraadt Exp $ */
/* ====================================================================
* Copyright (c) 1999-2006 The OpenSSL Project. All rights reserved.
*
diff --git a/lib/libcrypto/store/str_lib.c b/lib/libcrypto/store/str_lib.c
index b76d9a2395d..2e76b6e728e 100644
--- a/lib/libcrypto/store/str_lib.c
+++ b/lib/libcrypto/store/str_lib.c
@@ -1,4 +1,4 @@
-/* crypto/store/str_lib.c */
+/* $OpenBSD: str_lib.c,v 1.9 2014/06/12 15:49:30 deraadt Exp $ */
/* Written by Richard Levitte (richard@levitte.org) for the OpenSSL
* project 2003.
*/
diff --git a/lib/libcrypto/store/str_locl.h b/lib/libcrypto/store/str_locl.h
index aa9760d81a1..df988ec410a 100644
--- a/lib/libcrypto/store/str_locl.h
+++ b/lib/libcrypto/store/str_locl.h
@@ -1,4 +1,4 @@
-/* crypto/store/str_locl.h */
+/* $OpenBSD: str_locl.h,v 1.4 2014/06/12 15:49:30 deraadt Exp $ */
/* Written by Richard Levitte (richard@levitte.org) for the OpenSSL
* project 2003.
*/
diff --git a/lib/libcrypto/store/str_mem.c b/lib/libcrypto/store/str_mem.c
index 75369b8609d..4eb707c5a9d 100644
--- a/lib/libcrypto/store/str_mem.c
+++ b/lib/libcrypto/store/str_mem.c
@@ -1,4 +1,4 @@
-/* crypto/store/str_mem.c */
+/* $OpenBSD: str_mem.c,v 1.8 2014/06/12 15:49:30 deraadt Exp $ */
/* Written by Richard Levitte (richard@levitte.org) for the OpenSSL
* project 2003.
*/
diff --git a/lib/libcrypto/store/str_meth.c b/lib/libcrypto/store/str_meth.c
index 1c83ec12947..b3d4f9cc373 100644
--- a/lib/libcrypto/store/str_meth.c
+++ b/lib/libcrypto/store/str_meth.c
@@ -1,4 +1,4 @@
-/* crypto/store/str_meth.c */
+/* $OpenBSD: str_meth.c,v 1.6 2014/06/12 15:49:30 deraadt Exp $ */
/* Written by Richard Levitte (richard@levitte.org) for the OpenSSL
* project 2003.
*/