Update copyright URL to be https

This commit is contained in:
Duke Leto
2020-09-20 13:17:38 -04:00
parent cb09e7feda
commit a7f88a87aa
496 changed files with 520 additions and 520 deletions

View File

@@ -1,7 +1,7 @@
/*********************************************************************
* Copyright (c) 2016 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
/* Constant time, unoptimized, concise, plain C, AES implementation

View File

@@ -1,7 +1,7 @@
/*********************************************************************
* Copyright (c) 2016 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef _CTAES_H_

View File

@@ -1,7 +1,7 @@
/*********************************************************************
* Copyright (c) 2016 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#include "ctaes.h"