summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 *