about summary refs log tree commit diff
path: root/crypt/md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypt/md5.c')
-rw-r--r--crypt/md5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypt/md5.c b/crypt/md5.c
index ef13ca948e..884f67306a 100644
--- a/crypt/md5.c
+++ b/crypt/md5.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/>.  */
 
 /* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.  */