about summary refs log tree commit diff
path: root/pwd/pwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'pwd/pwd.h')
-rw-r--r--pwd/pwd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pwd/pwd.h b/pwd/pwd.h
index 1002ed39b6..791c6d9044 100644
--- a/pwd/pwd.h
+++ b/pwd/pwd.h
@@ -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/>.  */
 
 /*
  *	POSIX Standard: 9.2.2 User Database Access	<pwd.h>