about summary refs log tree commit diff
path: root/sysdeps/wordsize-32/wcstoimax.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-32/wcstoimax.c')
-rw-r--r--sysdeps/wordsize-32/wcstoimax.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/wordsize-32/wcstoimax.c b/sysdeps/wordsize-32/wcstoimax.c
index a7d73c6d0a..a3ae30ba4f 100644
--- a/sysdeps/wordsize-32/wcstoimax.c
+++ b/sysdeps/wordsize-32/wcstoimax.c
@@ -15,7 +15,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 <inttypes.h>
 #include <wchar.h>