From 46a9ced003b83fb319dd23e6ebc9cc410c4290b6 Mon Sep 17 00:00:00 2001 From: tb Date: Mon, 25 Oct 2021 11:55:27 +0000 Subject: [PATCH] Add missing RCS markers --- lib/libcrypto/x509/x509_addr.c | 1 + lib/libcrypto/x509/x509_asid.c | 1 + 2 files changed, 2 insertions(+) diff --git a/lib/libcrypto/x509/x509_addr.c b/lib/libcrypto/x509/x509_addr.c index 8e3ecad6b2f..313896167b7 100644 --- a/lib/libcrypto/x509/x509_addr.c +++ b/lib/libcrypto/x509/x509_addr.c @@ -1,3 +1,4 @@ +/* $OpenBSD: x509_addr.c,v 1.18 2021/10/25 11:55:27 tb Exp $ */ /* * Copyright 2006-2016 The OpenSSL Project Authors. All Rights Reserved. * diff --git a/lib/libcrypto/x509/x509_asid.c b/lib/libcrypto/x509/x509_asid.c index 54b6ed5700d..d990bc01587 100644 --- a/lib/libcrypto/x509/x509_asid.c +++ b/lib/libcrypto/x509/x509_asid.c @@ -1,3 +1,4 @@ +/* $OpenBSD: x509_asid.c,v 1.18 2021/10/25 11:55:27 tb Exp $ */ /* * Copyright 2006-2018 The OpenSSL Project Authors. All Rights Reserved. * -- 2.20.1