about summary refs log tree commit diff
path: root/login/getutent_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'login/getutent_r.c')
-rw-r--r--login/getutent_r.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/login/getutent_r.c b/login/getutent_r.c
index fd13be8a1e..ca2daa81da 100644
--- a/login/getutent_r.c
+++ b/login/getutent_r.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 <libc-lock.h>
 #include <stdlib.h>