diff options
Diffstat (limited to 'crypto/bn/bn_prime.h')
-rw-r--r-- | crypto/bn/bn_prime.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/crypto/bn/bn_prime.h b/crypto/bn/bn_prime.h index 90ca74e2bd..22b5308159 100644 --- a/crypto/bn/bn_prime.h +++ b/crypto/bn/bn_prime.h @@ -1,8 +1,5 @@ /* - * WARNING: do not edit! - * Generated by crypto/bn/bn_prime.pl - * - * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1998-2016 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy |