diff options
author | 2019-08-10 16:03:53 +0000 | |
---|---|---|
committer | 2019-08-10 16:03:53 +0000 | |
commit | bcc4e92ed391bcfc65123d725d8cbe4667af8cc2 (patch) | |
tree | 769d7abe851fd91351b44526f134d53c75668348 | |
parent | Restore the original per-file licenses for CMS. (diff) | |
download | wireguard-openbsd-bcc4e92ed391bcfc65123d725d8cbe4667af8cc2.tar.xz wireguard-openbsd-bcc4e92ed391bcfc65123d725d8cbe4667af8cc2.zip |
Add $OpenBSD$ tags.
-rw-r--r-- | lib/libcrypto/cms/cms_asn1.c | 1 | ||||
-rw-r--r-- | lib/libcrypto/cms/cms_att.c | 1 | ||||
-rw-r--r-- | lib/libcrypto/cms/cms_cd.c | 1 | ||||
-rw-r--r-- | lib/libcrypto/cms/cms_dd.c | 1 | ||||
-rw-r--r-- | lib/libcrypto/cms/cms_enc.c | 1 | ||||
-rw-r--r-- | lib/libcrypto/cms/cms_env.c | 1 | ||||
-rw-r--r-- | lib/libcrypto/cms/cms_err.c | 1 | ||||
-rw-r--r-- | lib/libcrypto/cms/cms_ess.c | 1 | ||||
-rw-r--r-- | lib/libcrypto/cms/cms_io.c | 1 | ||||
-rw-r--r-- | lib/libcrypto/cms/cms_kari.c | 1 | ||||
-rw-r--r-- | lib/libcrypto/cms/cms_lcl.h | 1 | ||||
-rw-r--r-- | lib/libcrypto/cms/cms_lib.c | 1 | ||||
-rw-r--r-- | lib/libcrypto/cms/cms_pwri.c | 1 | ||||
-rw-r--r-- | lib/libcrypto/cms/cms_sd.c | 1 | ||||
-rw-r--r-- | lib/libcrypto/cms/cms_smime.c | 1 |
15 files changed, 15 insertions, 0 deletions
diff --git a/lib/libcrypto/cms/cms_asn1.c b/lib/libcrypto/cms/cms_asn1.c index bc15b481020..70f245ea40c 100644 --- a/lib/libcrypto/cms/cms_asn1.c +++ b/lib/libcrypto/cms/cms_asn1.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cms_asn1.c,v 1.12 2019/08/10 16:03:53 jsing Exp $ */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. diff --git a/lib/libcrypto/cms/cms_att.c b/lib/libcrypto/cms/cms_att.c index 4364094cb17..db896b10c33 100644 --- a/lib/libcrypto/cms/cms_att.c +++ b/lib/libcrypto/cms/cms_att.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cms_att.c,v 1.7 2019/08/10 16:03:53 jsing Exp $ */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. diff --git a/lib/libcrypto/cms/cms_cd.c b/lib/libcrypto/cms/cms_cd.c index 046d8c7fde7..7561acccd65 100644 --- a/lib/libcrypto/cms/cms_cd.c +++ b/lib/libcrypto/cms/cms_cd.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cms_cd.c,v 1.10 2019/08/10 16:03:53 jsing Exp $ */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. diff --git a/lib/libcrypto/cms/cms_dd.c b/lib/libcrypto/cms/cms_dd.c index 54444b1b65c..01f8879ded7 100644 --- a/lib/libcrypto/cms/cms_dd.c +++ b/lib/libcrypto/cms/cms_dd.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cms_dd.c,v 1.8 2019/08/10 16:03:53 jsing Exp $ */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. diff --git a/lib/libcrypto/cms/cms_enc.c b/lib/libcrypto/cms/cms_enc.c index 8820be5b79e..7adf3bcb0c6 100644 --- a/lib/libcrypto/cms/cms_enc.c +++ b/lib/libcrypto/cms/cms_enc.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cms_enc.c,v 1.11 2019/08/10 16:03:53 jsing Exp $ */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. diff --git a/lib/libcrypto/cms/cms_env.c b/lib/libcrypto/cms/cms_env.c index 1da546294d2..0868466345f 100644 --- a/lib/libcrypto/cms/cms_env.c +++ b/lib/libcrypto/cms/cms_env.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cms_env.c,v 1.13 2019/08/10 16:03:54 jsing Exp $ */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. diff --git a/lib/libcrypto/cms/cms_err.c b/lib/libcrypto/cms/cms_err.c index 4432b471ee7..5e340808bc7 100644 --- a/lib/libcrypto/cms/cms_err.c +++ b/lib/libcrypto/cms/cms_err.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cms_err.c,v 1.7 2019/08/10 16:03:54 jsing Exp $ */ /* * Generated by util/mkerr.pl DO NOT EDIT * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved. diff --git a/lib/libcrypto/cms/cms_ess.c b/lib/libcrypto/cms/cms_ess.c index 353ec0e858f..1aca936f7fc 100644 --- a/lib/libcrypto/cms/cms_ess.c +++ b/lib/libcrypto/cms/cms_ess.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cms_ess.c,v 1.11 2019/08/10 16:03:54 jsing Exp $ */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. diff --git a/lib/libcrypto/cms/cms_io.c b/lib/libcrypto/cms/cms_io.c index bac583e3ba9..9af30424e57 100644 --- a/lib/libcrypto/cms/cms_io.c +++ b/lib/libcrypto/cms/cms_io.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cms_io.c,v 1.7 2019/08/10 16:03:54 jsing Exp $ */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. diff --git a/lib/libcrypto/cms/cms_kari.c b/lib/libcrypto/cms/cms_kari.c index ba428c0e06d..54161c73a55 100644 --- a/lib/libcrypto/cms/cms_kari.c +++ b/lib/libcrypto/cms/cms_kari.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cms_kari.c,v 1.3 2019/08/10 16:03:54 jsing Exp $ */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. diff --git a/lib/libcrypto/cms/cms_lcl.h b/lib/libcrypto/cms/cms_lcl.h index 2dba8b9cb3f..ae80ee365b0 100644 --- a/lib/libcrypto/cms/cms_lcl.h +++ b/lib/libcrypto/cms/cms_lcl.h @@ -1,3 +1,4 @@ +/* $OpenBSD: cms_lcl.h,v 1.7 2019/08/10 16:03:54 jsing Exp $ */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. diff --git a/lib/libcrypto/cms/cms_lib.c b/lib/libcrypto/cms/cms_lib.c index 5a79f436f13..dd192f97752 100644 --- a/lib/libcrypto/cms/cms_lib.c +++ b/lib/libcrypto/cms/cms_lib.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cms_lib.c,v 1.8 2019/08/10 16:03:54 jsing Exp $ */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. diff --git a/lib/libcrypto/cms/cms_pwri.c b/lib/libcrypto/cms/cms_pwri.c index 7b5b8aaec6c..acddf51c401 100644 --- a/lib/libcrypto/cms/cms_pwri.c +++ b/lib/libcrypto/cms/cms_pwri.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cms_pwri.c,v 1.14 2019/08/10 16:03:54 jsing Exp $ */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. diff --git a/lib/libcrypto/cms/cms_sd.c b/lib/libcrypto/cms/cms_sd.c index 95b36933f38..0aa6f1a7c62 100644 --- a/lib/libcrypto/cms/cms_sd.c +++ b/lib/libcrypto/cms/cms_sd.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cms_sd.c,v 1.14 2019/08/10 16:03:54 jsing Exp $ */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. diff --git a/lib/libcrypto/cms/cms_smime.c b/lib/libcrypto/cms/cms_smime.c index c133fe2f9a6..48ec8141f1c 100644 --- a/lib/libcrypto/cms/cms_smime.c +++ b/lib/libcrypto/cms/cms_smime.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cms_smime.c,v 1.17 2019/08/10 16:03:54 jsing Exp $ */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. |