diff options
Diffstat (limited to 'lib/sha256.h')
-rw-r--r-- | lib/sha256.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sha256.h b/lib/sha256.h index 348b76ef265..b998aa4b634 100644 --- a/lib/sha256.h +++ b/lib/sha256.h @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. */ + along with this program. If not, see <https://www.gnu.org/licenses/>. */ #ifndef SHA256_H # define SHA256_H 1 |