summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2021-10-25 11:55:27 +0000
committertb <>2021-10-25 11:55:27 +0000
commit45bceb9b7c9e06926325845f04bf738c5ac41f98 (patch)
tree5b7bd8f5031770d48a93f7165dc6ad6a33191779 /src
parentbc3f41c6caef1cf4c44b7c98f0323052d0dcc773 (diff)
downloadopenbsd-45bceb9b7c9e06926325845f04bf738c5ac41f98.tar.gz
openbsd-45bceb9b7c9e06926325845f04bf738c5ac41f98.tar.bz2
openbsd-45bceb9b7c9e06926325845f04bf738c5ac41f98.zip
Add missing RCS markers
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/x509/x509_addr.c1
-rw-r--r--src/lib/libcrypto/x509/x509_asid.c1
2 files changed, 2 insertions, 0 deletions
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 @@
1/* $OpenBSD: x509_addr.c,v 1.18 2021/10/25 11:55:27 tb Exp $ */
1/* 2/*
2 * Copyright 2006-2016 The OpenSSL Project Authors. All Rights Reserved. 3 * Copyright 2006-2016 The OpenSSL Project Authors. All Rights Reserved.
3 * 4 *
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 @@
1/* $OpenBSD: x509_asid.c,v 1.18 2021/10/25 11:55:27 tb Exp $ */
1/* 2/*
2 * Copyright 2006-2018 The OpenSSL Project Authors. All Rights Reserved. 3 * Copyright 2006-2018 The OpenSSL Project Authors. All Rights Reserved.
3 * 4 *