From 71477dc340552244618421bfc331e3226e59f4ea 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/sha/sha256.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/libcrypto/sha/sha256.c') diff --git a/src/lib/libcrypto/sha/sha256.c b/src/lib/libcrypto/sha/sha256.c index cf9c9a050b..f008724c0e 100644 --- a/src/lib/libcrypto/sha/sha256.c +++ b/src/lib/libcrypto/sha/sha256.c @@ -1,4 +1,4 @@ -/* crypto/sha/sha256.c */ +/* $OpenBSD: sha256.c,v 1.4 2014/06/12 15:49:30 deraadt Exp $ */ /* ==================================================================== * Copyright (c) 2004 The OpenSSL Project. All rights reserved * according to the OpenSSL license [found in ../../LICENSE]. -- cgit v1.2.3-55-g6feb