Converted all links to www.boost.org to https.

Closes https://github.com/boostorg/integer/pull/25.
This commit is contained in:
Andrey Semashev
2021-01-20 11:34:42 +03:00
parent 100f5e51bd
commit 092d94c833
44 changed files with 64 additions and 64 deletions

View File

@ -3,9 +3,9 @@
// (C) Copyright Daryle Walker 2001-2002.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org for updates, documentation, and revision history.
// See https://www.boost.org for updates, documentation, and revision history.
#ifndef BOOST_INTEGER_COMMON_FACTOR_HPP
#define BOOST_INTEGER_COMMON_FACTOR_HPP