From: tb Date: Sun, 5 Dec 2021 09:37:46 +0000 (+0000) Subject: Add RCS markers X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=c1ab3fc89e515c43f19943f4026f0b91db90b2f8;p=openbsd Add RCS markers --- diff --git a/lib/libcrypto/ct/ct.h b/lib/libcrypto/ct/ct.h index 9665880464f..a258b38a12a 100644 --- a/lib/libcrypto/ct/ct.h +++ b/lib/libcrypto/ct/ct.h @@ -1,3 +1,4 @@ +/* $OpenBSD: ct.h,v 1.5 2021/12/05 09:37:46 tb Exp $ */ /* * Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved. * diff --git a/lib/libcrypto/ct/ct_b64.c b/lib/libcrypto/ct/ct_b64.c index da182c96264..57a14865e79 100644 --- a/lib/libcrypto/ct/ct_b64.c +++ b/lib/libcrypto/ct/ct_b64.c @@ -1,3 +1,4 @@ +/* $OpenBSD: ct_b64.c,v 1.4 2021/12/05 09:37:46 tb Exp $ */ /* * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. * diff --git a/lib/libcrypto/ct/ct_err.c b/lib/libcrypto/ct/ct_err.c index f15e90891c4..32d42c143fa 100644 --- a/lib/libcrypto/ct/ct_err.c +++ b/lib/libcrypto/ct/ct_err.c @@ -1,3 +1,4 @@ +/* $OpenBSD: ct_err.c,v 1.4 2021/12/05 09:37:46 tb Exp $ */ /* * Generated by util/mkerr.pl DO NOT EDIT * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved. diff --git a/lib/libcrypto/ct/ct_local.h b/lib/libcrypto/ct/ct_local.h index d06ab153479..14d1e5d7e90 100644 --- a/lib/libcrypto/ct/ct_local.h +++ b/lib/libcrypto/ct/ct_local.h @@ -1,3 +1,4 @@ +/* $OpenBSD: ct_local.h,v 1.4 2021/12/05 09:37:46 tb Exp $ */ /* * Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved. * diff --git a/lib/libcrypto/ct/ct_log.c b/lib/libcrypto/ct/ct_log.c index 1eca056b896..9cdcadb5e09 100644 --- a/lib/libcrypto/ct/ct_log.c +++ b/lib/libcrypto/ct/ct_log.c @@ -1,3 +1,4 @@ +/* $OpenBSD: ct_log.c,v 1.4 2021/12/05 09:37:46 tb Exp $ */ /* * Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved. * diff --git a/lib/libcrypto/ct/ct_oct.c b/lib/libcrypto/ct/ct_oct.c index bd15ab0e925..1163c8b364c 100644 --- a/lib/libcrypto/ct/ct_oct.c +++ b/lib/libcrypto/ct/ct_oct.c @@ -1,3 +1,4 @@ +/* $OpenBSD: ct_oct.c,v 1.4 2021/12/05 09:37:46 tb Exp $ */ /* * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. * diff --git a/lib/libcrypto/ct/ct_policy.c b/lib/libcrypto/ct/ct_policy.c index 9940f768b66..694d6c9083b 100644 --- a/lib/libcrypto/ct/ct_policy.c +++ b/lib/libcrypto/ct/ct_policy.c @@ -1,3 +1,4 @@ +/* $OpenBSD: ct_policy.c,v 1.4 2021/12/05 09:37:46 tb Exp $ */ /* * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. * diff --git a/lib/libcrypto/ct/ct_prn.c b/lib/libcrypto/ct/ct_prn.c index 37781ee37bd..d9df5e6be50 100644 --- a/lib/libcrypto/ct/ct_prn.c +++ b/lib/libcrypto/ct/ct_prn.c @@ -1,3 +1,4 @@ +/* $OpenBSD: ct_prn.c,v 1.5 2021/12/05 09:37:46 tb Exp $ */ /* * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. * diff --git a/lib/libcrypto/ct/ct_sct.c b/lib/libcrypto/ct/ct_sct.c index 5108f39d668..7f7be0dbe57 100644 --- a/lib/libcrypto/ct/ct_sct.c +++ b/lib/libcrypto/ct/ct_sct.c @@ -1,3 +1,4 @@ +/* $OpenBSD: ct_sct.c,v 1.4 2021/12/05 09:37:46 tb Exp $ */ /* * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. * diff --git a/lib/libcrypto/ct/ct_sct_ctx.c b/lib/libcrypto/ct/ct_sct_ctx.c index 2752bd6bbe3..7ef807ae44f 100644 --- a/lib/libcrypto/ct/ct_sct_ctx.c +++ b/lib/libcrypto/ct/ct_sct_ctx.c @@ -1,3 +1,4 @@ +/* $OpenBSD: ct_sct_ctx.c,v 1.4 2021/12/05 09:37:46 tb Exp $ */ /* * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. * diff --git a/lib/libcrypto/ct/ct_vfy.c b/lib/libcrypto/ct/ct_vfy.c index bde3534c972..6a8f1128c91 100644 --- a/lib/libcrypto/ct/ct_vfy.c +++ b/lib/libcrypto/ct/ct_vfy.c @@ -1,3 +1,4 @@ +/* $OpenBSD: ct_vfy.c,v 1.4 2021/12/05 09:37:46 tb Exp $ */ /* * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. * diff --git a/lib/libcrypto/ct/ct_x509v3.c b/lib/libcrypto/ct/ct_x509v3.c index 169d6c3b5c5..ecb1b99376d 100644 --- a/lib/libcrypto/ct/ct_x509v3.c +++ b/lib/libcrypto/ct/ct_x509v3.c @@ -1,3 +1,4 @@ +/* $OpenBSD: ct_x509v3.c,v 1.4 2021/12/05 09:37:46 tb Exp $ */ /* * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. * diff --git a/lib/libcrypto/ct/cterr.h b/lib/libcrypto/ct/cterr.h index 4ef1b67f984..3926c8e0a35 100644 --- a/lib/libcrypto/ct/cterr.h +++ b/lib/libcrypto/ct/cterr.h @@ -1,3 +1,4 @@ +/* $OpenBSD: cterr.h,v 1.4 2021/12/05 09:37:46 tb Exp $ */ /* * Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved. *