diff options
Diffstat (limited to 'src/ecmult_const.h')
-rw-r--r-- | src/ecmult_const.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/ecmult_const.h b/src/ecmult_const.h index 03bb33257d..d6f0ea2227 100644 --- a/src/ecmult_const.h +++ b/src/ecmult_const.h @@ -1,8 +1,8 @@ -/********************************************************************** - * Copyright (c) 2015 Andrew Poelstra * - * Distributed under the MIT software license, see the accompanying * - * file COPYING or http://www.opensource.org/licenses/mit-license.php.* - **********************************************************************/ +/*********************************************************************** + * Copyright (c) 2015 Andrew Poelstra * + * Distributed under the MIT software license, see the accompanying * + * file COPYING or https://www.opensource.org/licenses/mit-license.php.* + ***********************************************************************/ #ifndef SECP256K1_ECMULT_CONST_H #define SECP256K1_ECMULT_CONST_H |