kernel/lib/xz/xz_crc32.c
.. .. @@ -2,7 +2,7 @@ 2 2 * CRC32 using the polynomial from IEEE-802.3 3 3 * 4 4 * Authors: Lasse Collin <lasse.collin@tukaani.org> 5 - * Igor Pavlov <http://7-zip.org/>5 + * Igor Pavlov <https://7-zip.org/>6 6 * 7 7 * This file has been put into the public domain. 8 8 * You can do whatever you want with this file.