summaryrefslogtreecommitdiff
path: root/printf/vsprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'printf/vsprintf.c')
-rw-r--r--printf/vsprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/printf/vsprintf.c b/printf/vsprintf.c
index b1a304562..3cbb52c82 100644
--- a/printf/vsprintf.c
+++ b/printf/vsprintf.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"