diff options
author | Rich Salz <rsalz@openssl.org> | 2016-05-17 23:38:18 +0200 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2016-05-17 23:38:18 +0200 |
commit | b6cff313cbb1d0381b329fe4f6a8f009cdb270e4 (patch) | |
tree | bf494fcee710691147bb78502f16d73526d35e53 /crypto/bn/bn_prime.h | |
parent | X509_STORE_CTX accessors. (diff) | |
download | openssl-b6cff313cbb1d0381b329fe4f6a8f009cdb270e4.tar.xz openssl-b6cff313cbb1d0381b329fe4f6a8f009cdb270e4.zip |
Manual fixes after copyright consolidation
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/bn/bn_prime.h')
-rw-r--r-- | crypto/bn/bn_prime.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/bn/bn_prime.h b/crypto/bn/bn_prime.h index 22b5308159..41440fa4e1 100644 --- a/crypto/bn/bn_prime.h +++ b/crypto/bn/bn_prime.h @@ -1,4 +1,7 @@ /* + * WARNING: do not edit! + * Generated by crypto/bn/bn_prime.pl + * * Copyright 1998-2016 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use |