From 7a547f05e38a7cdfbc3f3e3b5a7e741239be57b9 Mon Sep 17 00:00:00 2001 From: tb <> Date: Mon, 25 Oct 2021 11:55:27 +0000 Subject: Add missing RCS markers --- src/lib/libcrypto/x509/x509_addr.c | 1 + src/lib/libcrypto/x509/x509_asid.c | 1 + 2 files changed, 2 insertions(+) (limited to 'src/lib') diff --git a/src/lib/libcrypto/x509/x509_addr.c b/src/lib/libcrypto/x509/x509_addr.c index 8e3ecad6b2..313896167b 100644 --- a/src/lib/libcrypto/x509/x509_addr.c +++ b/src/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/src/lib/libcrypto/x509/x509_asid.c b/src/lib/libcrypto/x509/x509_asid.c index 54b6ed5700..d990bc0158 100644 --- a/src/lib/libcrypto/x509/x509_asid.c +++ b/src/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. * -- cgit v1.2.3-55-g6feb