summaryrefslogtreecommitdiff
path: root/stdlib/divrem.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/divrem.c')
-rw-r--r--stdlib/divrem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/divrem.c b/stdlib/divrem.c
index 61a87feb7f..098556d981 100644
--- a/stdlib/divrem.c
+++ b/stdlib/divrem.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 MP Library; see the file COPYING.LIB. If not, see
-<http://www.gnu.org/licenses/>. */
+<https://www.gnu.org/licenses/>. */
#include <gmp.h>
#include "gmp-impl.h"