diff options
Diffstat (limited to 'src/div_2si.c')
-rw-r--r-- | src/div_2si.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/div_2si.c b/src/div_2si.c index e4f6b8561..a62296edf 100644 --- a/src/div_2si.c +++ b/src/div_2si.c @@ -17,7 +17,7 @@ License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see -http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., +https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "mpfr-impl.h" |