From 0f1b886806ff21a034bd97c7bac19cda4a8e5e86 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 23 Oct 2021 13:57:01 +0000 Subject: tweak previous: add missing OpenBSD CVS tag and fix some weird typos in comments (duplicate '@' signs) --- lib/libcrypto/o_fips.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'lib') diff --git a/lib/libcrypto/o_fips.c b/lib/libcrypto/o_fips.c index fe3861c5538..b1487e3be37 100644 --- a/lib/libcrypto/o_fips.c +++ b/lib/libcrypto/o_fips.c @@ -1,4 +1,5 @@ -/* Written by Stephen henson (steve@@openssl.org) for the OpenSSL +/* $OpenBSD: o_fips.c,v 1.6 2021/10/23 13:57:00 schwarze Exp $ */ +/* Written by Stephen Henson (steve@openssl.org) for the OpenSSL * project 2011. */ /* ==================================================================== @@ -24,7 +25,7 @@ * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact - * openssl-core@@openssl.org. + * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written @@ -50,8 +51,8 @@ * ==================================================================== * * This product includes cryptographic software written by Eric Young - * (eay@@cryptsoft.com). This product includes software written by Tim - * Hudson (tjh@@cryptsoft.com). + * (eay@cryptsoft.com). This product includes software written by Tim + * Hudson (tjh@cryptsoft.com). * */ -- cgit v1.2.3