summaryrefslogtreecommitdiff
path: root/printf/snprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'printf/snprintf.c')
-rw-r--r--printf/snprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/printf/snprintf.c b/printf/snprintf.c
index 88afc32b8..73ab6398a 100644
--- a/printf/snprintf.c
+++ b/printf/snprintf.c
@@ -15,7 +15,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
+along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */
#include "config.h"