From 59f4f2c61d71e266d37dd2fc97615b3fd35b4721 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Thu, 12 Jun 2014 15:49:31 +0000 Subject: tags as requested by miod and tedu --- src/lib/libcrypto/md5/md5.h | 2 +- src/lib/libcrypto/md5/md5_dgst.c | 2 +- src/lib/libcrypto/md5/md5_locl.h | 2 +- src/lib/libcrypto/md5/md5_one.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/lib/libcrypto/md5') diff --git a/src/lib/libcrypto/md5/md5.h b/src/lib/libcrypto/md5/md5.h index 08004aef6e..7cc703ac11 100644 --- a/src/lib/libcrypto/md5/md5.h +++ b/src/lib/libcrypto/md5/md5.h @@ -1,4 +1,4 @@ -/* crypto/md5/md5.h */ +/* $OpenBSD: md5.h,v 1.14 2014/06/12 15:49:29 deraadt Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * diff --git a/src/lib/libcrypto/md5/md5_dgst.c b/src/lib/libcrypto/md5/md5_dgst.c index dffddf44d9..62486efb85 100644 --- a/src/lib/libcrypto/md5/md5_dgst.c +++ b/src/lib/libcrypto/md5/md5_dgst.c @@ -1,4 +1,4 @@ -/* crypto/md5/md5_dgst.c */ +/* $OpenBSD: md5_dgst.c,v 1.12 2014/06/12 15:49:29 deraadt Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * diff --git a/src/lib/libcrypto/md5/md5_locl.h b/src/lib/libcrypto/md5/md5_locl.h index 3a6dce4da7..a4520be509 100644 --- a/src/lib/libcrypto/md5/md5_locl.h +++ b/src/lib/libcrypto/md5/md5_locl.h @@ -1,4 +1,4 @@ -/* crypto/md5/md5_locl.h */ +/* $OpenBSD: md5_locl.h,v 1.11 2014/06/12 15:49:29 deraadt Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * diff --git a/src/lib/libcrypto/md5/md5_one.c b/src/lib/libcrypto/md5/md5_one.c index 839e27e972..0933d8dd40 100644 --- a/src/lib/libcrypto/md5/md5_one.c +++ b/src/lib/libcrypto/md5/md5_one.c @@ -1,4 +1,4 @@ -/* crypto/md5/md5_one.c */ +/* $OpenBSD: md5_one.c,v 1.8 2014/06/12 15:49:29 deraadt Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * -- cgit v1.2.3-55-g6feb