summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorschwarze <>2020-06-12 18:16:13 +0000
committerschwarze <>2020-06-12 18:16:13 +0000
commitbb665705811d77d0aff1a5399bc12e8d86ae09e4 (patch)
tree588c06b4e4e98d24d42382a751209f75facc6771 /src
parentb4f8e25c392abd634db28315a8b14918ac8f7f02 (diff)
downloadopenbsd-bb665705811d77d0aff1a5399bc12e8d86ae09e4.tar.gz
openbsd-bb665705811d77d0aff1a5399bc12e8d86ae09e4.tar.bz2
openbsd-bb665705811d77d0aff1a5399bc12e8d86ae09e4.zip
add my Copyright and license, which i forgot when adding a significant
amount of text, the ERRORS section, in the previous commit
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/man/PEM_bytes_read_bio.323
1 files changed, 20 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/PEM_bytes_read_bio.3 b/src/lib/libcrypto/man/PEM_bytes_read_bio.3
index 63b8a58d90..d3a664ba74 100644
--- a/src/lib/libcrypto/man/PEM_bytes_read_bio.3
+++ b/src/lib/libcrypto/man/PEM_bytes_read_bio.3
@@ -1,7 +1,24 @@
1.\" $OpenBSD: PEM_bytes_read_bio.3,v 1.3 2020/06/12 11:37:42 schwarze Exp $ 1.\" $OpenBSD: PEM_bytes_read_bio.3,v 1.4 2020/06/12 18:16:13 schwarze Exp $
2.\" OpenSSL PEM_bytes_read_bio.pod 7671342e Feb 29 15:47:12 2016 -0600 2.\" selective merge up to:
3.\" OpenSSL PEM_bytes_read_bio.pod 7671342e Feb 29 15:47:12 2016 -0600
3.\" 4.\"
4.\" This file was written by Benjamin Kaduk <bkaduk at akamai dot com>. 5.\" This file is a derived work.
6.\" The changes are covered by the following Copyright and license:
7.\" Copyright (c) 2020 Ingo Schwarze <schwarze@openbsd.org>
8.\"
9.\" Permission to use, copy, modify, and distribute this software for any
10.\" purpose with or without fee is hereby granted, provided that the above
11.\" copyright notice and this permission notice appear in all copies.
12.\"
13.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
14.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
15.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
16.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
17.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
18.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
19.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
20.\"
21.\" The original file was written by Benjamin Kaduk <bkaduk at akamai dot com>.
5.\" Copyright (c) 2017 The OpenSSL Project. All rights reserved. 22.\" Copyright (c) 2017 The OpenSSL Project. All rights reserved.
6.\" 23.\"
7.\" Redistribution and use in source and binary forms, with or without 24.\" Redistribution and use in source and binary forms, with or without