From 215c8ab03da8355c14a1d7306a0d849bed17a518 Mon Sep 17 00:00:00 2001 From: tb Date: Wed, 1 Mar 2023 11:04:17 +0000 Subject: [PATCH] Add RCS tag --- lib/libcrypto/evp/cipher_method_lib.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/libcrypto/evp/cipher_method_lib.c b/lib/libcrypto/evp/cipher_method_lib.c index cf19c38239a..d08cb86f390 100644 --- a/lib/libcrypto/evp/cipher_method_lib.c +++ b/lib/libcrypto/evp/cipher_method_lib.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cipher_method_lib.c,v 1.3 2023/03/01 11:04:17 tb Exp $ */ /* * Written by Richard Levitte (levitte@openssl.org) for the OpenSSL project * 2015. -- 2.20.1