about summary refs log tree commit diff
path: root/stdlib/cmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/cmp.c')
-rw-r--r--stdlib/cmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/cmp.c b/stdlib/cmp.c
index f6dbd27aec..551fc4d83e 100644
--- a/stdlib/cmp.c
+++ b/stdlib/cmp.c
@@ -16,7 +16,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"