about summary refs log tree commit diff
path: root/stdio-common/isoc99_fscanf.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdio-common/isoc99_fscanf.c')
-rw-r--r--stdio-common/isoc99_fscanf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/isoc99_fscanf.c b/stdio-common/isoc99_fscanf.c
index 9eb9fdd759..09ac4180d0 100644
--- a/stdio-common/isoc99_fscanf.c
+++ b/stdio-common/isoc99_fscanf.c
@@ -13,7 +13,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #include <libioP.h>
 #include <stdarg.h>