diff options
author | Richard Levitte <levitte@openssl.org> | 2018-12-06 14:04:44 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2018-12-06 15:34:13 +0100 |
commit | 4746f25ac62e5bbdc07eedcec9c9a27547577141 (patch) | |
tree | 09dbe9a3b0a3c833e76a985a5908e557be44a01b /doc/man3/BN_rand.pod | |
parent | Following the license change, modify the boilerplates in doc/man1/ (diff) | |
download | openssl-4746f25ac62e5bbdc07eedcec9c9a27547577141.tar.xz openssl-4746f25ac62e5bbdc07eedcec9c9a27547577141.zip |
Following the license change, modify the boilerplates in doc/man3/
[skip ci]
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7829)
Diffstat (limited to 'doc/man3/BN_rand.pod')
-rw-r--r-- | doc/man3/BN_rand.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/BN_rand.pod b/doc/man3/BN_rand.pod index eb0a6b1386..18f7090836 100644 --- a/doc/man3/BN_rand.pod +++ b/doc/man3/BN_rand.pod @@ -90,7 +90,7 @@ L<RAND_DRBG(7)> Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved. -Licensed under the OpenSSL license (the "License"). You may not use +Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at L<https://www.openssl.org/source/license.html>. |